build: Use CURLX_* file lists for Visual Studio curl tool project generation
This commit is contained in:
		| @@ -2475,19 +2475,11 @@ | ||||
|     </Bscmake> | ||||
|   </ItemDefinitionGroup> | ||||
|   <ItemGroup> | ||||
|     <ClCompile Include="..\..\..\..\lib\nonblock.c" /> | ||||
|     <ClCompile Include="..\..\..\..\lib\rawstr.c" /> | ||||
|     <ClCompile Include="..\..\..\..\lib\strtoofft.c" /> | ||||
|     <ClCompile Include="..\..\..\..\lib\warnless.c" /> | ||||
| CURL_SRC_X_C_FILES | ||||
| CURL_SRC_C_FILES | ||||
|   </ItemGroup> | ||||
|   <ItemGroup> | ||||
|     <ClInclude Include="..\..\..\..\lib\config-win32.h" /> | ||||
|     <ClInclude Include="..\..\..\..\lib\curl_setup.h" /> | ||||
|     <ClInclude Include="..\..\..\..\lib\nonblock.h" /> | ||||
|     <ClInclude Include="..\..\..\..\lib\rawstr.h" /> | ||||
|     <ClInclude Include="..\..\..\..\lib\strtoofft.h" /> | ||||
|     <ClInclude Include="..\..\..\..\lib\warnless.h" /> | ||||
| CURL_SRC_X_H_FILES | ||||
| CURL_SRC_H_FILES | ||||
|   </ItemGroup> | ||||
|   <ItemGroup> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Steve Holme
					Steve Holme