1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00
curl/projects/Windows/VC7
Steve Holme 850346cbaf build: Fixed the pre-processor separator in Visual Studio project files
A left over from the VC6 project files, so mainly cosmetic in Visual
Studio .NET as it can handle both comma and semi-colon characters for
separating multiple pre-processor definitions.

However, the IDE uses semi-colons if the value is edited, and as such,
this may cause problems in future for anyone updating the files or
merging patches.

Used the Visual Studio IDE to correct the separator character.
2014-11-02 16:04:19 +00:00
..
lib build: Fixed the pre-processor separator in Visual Studio project files 2014-11-02 16:04:19 +00:00
src build: Fixed the pre-processor separator in Visual Studio project files 2014-11-02 16:04:19 +00:00
.gitignore build: Added Visual Studio .NET (VC7) project files 2014-04-27 17:58:18 +01:00
curl.sln build: Added Visual Studio .NET (VC7) project files 2014-04-27 17:58:18 +01:00