]> granicus.if.org Git - curl/commit
build: Fixed Visual Studio project file generation of strdup.[c|h]
authorSteve Holme <steve_holme@hotmail.com>
Wed, 5 Nov 2014 23:04:43 +0000 (23:04 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Wed, 5 Nov 2014 23:04:43 +0000 (23:04 +0000)
commit3aa51450c41979004d5f40bca7be0d7fa727d502
treeaa7e69953cff107e7c3f063af1f1a97c54cf45dd
parent8a2dda312cc916e3ec3d0bc99850d9abe5ae6b92
build: Fixed Visual Studio project file generation of strdup.[c|h]

As the curl command-line tool now includes it's own version of strdup(),
for platforms that don't have it, fixed up the git respository Visual
Studio project file generator to not include the version from lib in the
tool project files, rather than having both lib\strdup.[c|h] and
src\tool_strdup.[c|h] present.
projects/generate.bat