diff --git a/libs/win32/xmlrpc-c/xmlparse.2010.vcxproj b/libs/win32/xmlrpc-c/xmlparse.2010.vcxproj index b3d26a2c08..569b11f01a 100644 --- a/libs/win32/xmlrpc-c/xmlparse.2010.vcxproj +++ b/libs/win32/xmlrpc-c/xmlparse.2010.vcxproj @@ -107,7 +107,7 @@ true - if not exist "$(XMLRPCDir)version.h" ( + if not exist "$(XMLRPCDir)xmlrpc_config.h" ( pushd $(XMLRPCDir)Windows "ConfigureWin32.bat" popd @@ -148,7 +148,7 @@ popd true - if not exist "$(XMLRPCDir)version.h" ( + if not exist "$(XMLRPCDir)xmlrpc_config.h" ( pushd $(XMLRPCDir)Windows "ConfigureWin32.bat" popd @@ -186,7 +186,7 @@ popd true - if not exist "$(XMLRPCDir)version.h" ( + if not exist "$(XMLRPCDir)xmlrpc_config.h" ( pushd $(XMLRPCDir)Windows "ConfigureWin32.bat" popd diff --git a/libs/win32/xmlrpc-c/xmlparse.2012.vcxproj b/libs/win32/xmlrpc-c/xmlparse.2012.vcxproj index aef5a0d569..ef12dea8de 100644 --- a/libs/win32/xmlrpc-c/xmlparse.2012.vcxproj +++ b/libs/win32/xmlrpc-c/xmlparse.2012.vcxproj @@ -112,7 +112,7 @@ true - if not exist "$(XMLRPCDir)version.h" ( + if not exist "$(XMLRPCDir)xmlrpc_config.h" ( pushd $(XMLRPCDir)Windows "ConfigureWin32.bat" popd @@ -154,7 +154,7 @@ popd true - if not exist "$(XMLRPCDir)version.h" ( + if not exist "$(XMLRPCDir)xmlrpc_config.h" ( pushd $(XMLRPCDir)Windows "ConfigureWin32.bat" popd @@ -193,7 +193,7 @@ popd true - if not exist "$(XMLRPCDir)version.h" ( + if not exist "$(XMLRPCDir)xmlrpc_config.h" ( pushd $(XMLRPCDir)Windows "ConfigureWin32.bat" popd