From 62404c6e2bf37164a8798b81d27dfc90f212ee1c Mon Sep 17 00:00:00 2001 From: Peter Olsson Date: Sat, 19 Jul 2014 13:41:33 +0200 Subject: [PATCH] Windows: Remove auto generation of files that already exist in git. --- libs/win32/xmlrpc-c/gennmtab.2012.vcxproj | 40 +++++++++++++++++------ libs/win32/xmlrpc-c/xmlparse.2012.vcxproj | 38 ++++++++++----------- 2 files changed, 47 insertions(+), 31 deletions(-) diff --git a/libs/win32/xmlrpc-c/gennmtab.2012.vcxproj b/libs/win32/xmlrpc-c/gennmtab.2012.vcxproj index 88ef30278c..f31953289d 100644 --- a/libs/win32/xmlrpc-c/gennmtab.2012.vcxproj +++ b/libs/win32/xmlrpc-c/gennmtab.2012.vcxproj @@ -1,4 +1,4 @@ - + @@ -97,10 +97,26 @@ true true true - Clean - Clean - Clean - Clean + + + + + + + + + + + false + + + false + + + false + + + false @@ -147,7 +163,8 @@ - del $(XMLRPCDir)lib\expat\xmltok\nametab.h + + NoOutput @@ -197,7 +214,8 @@ - del $(XMLRPCDir)lib\expat\xmltok\nametab.h + + NoOutput @@ -248,7 +266,8 @@ NoOutput - del $(XMLRPCDir)lib\expat\xmltok\nametab.h + + @@ -295,7 +314,8 @@ - del $(XMLRPCDir)lib\expat\xmltok\nametab.h + + NoOutput @@ -307,4 +327,4 @@ - + \ No newline at end of file diff --git a/libs/win32/xmlrpc-c/xmlparse.2012.vcxproj b/libs/win32/xmlrpc-c/xmlparse.2012.vcxproj index ef12dea8de..b13d7f86de 100644 --- a/libs/win32/xmlrpc-c/xmlparse.2012.vcxproj +++ b/libs/win32/xmlrpc-c/xmlparse.2012.vcxproj @@ -83,10 +83,14 @@ $(PlatformName)\xmlparse\$(Configuration)\ $(PlatformName)\xmlparse\$(Configuration)\ $(ProjectDir)..\version.h;$(ExtensionsToDeleteOnClean) - Clean - Clean - Clean - Clean + + + + + + + + @@ -120,10 +124,8 @@ popd - pushd $(XMLRPCDir)Windows -"$(XMLRPCDir)Windows\CleanWin32.bat" -popd - + + NoOutput @@ -162,10 +164,8 @@ popd - pushd $(XMLRPCDir)Windows -"$(XMLRPCDir)Windows\CleanWin32.bat" -popd - + + NoOutput @@ -201,10 +201,8 @@ popd - pushd $(XMLRPCDir)Windows -"$(XMLRPCDir)Windows\CleanWin32.bat" -popd - + + NoOutput @@ -243,10 +241,8 @@ popd - pushd $(XMLRPCDir)Windows -"$(XMLRPCDir)Windows\CleanWin32.bat" -popd - + + NoOutput @@ -259,4 +255,4 @@ popd - + \ No newline at end of file