gsoap/VisualStudio2005/soapcpp2/soapcpp2.sln | 8 +- .../soapcpp2/soapcpp2/soapcpp2.vcxproj | 114 +++++++++++++++++ gsoap/VisualStudio2005/wsdl2h/wsdl2h.sln | 8 +- .../VisualStudio2005/wsdl2h/wsdl2h/wsdl2h.vcxproj | 139 +++++++++++++++++++++ 4 files changed, 263 insertions(+), 6 deletions(-) diff --git a/gsoap/VisualStudio2005/soapcpp2/soapcpp2.sln b/gsoap/VisualStudio2005/soapcpp2/soapcpp2.sln index 68bacf1..5d74e6b 100644 --- a/gsoap/VisualStudio2005/soapcpp2/soapcpp2.sln +++ b/gsoap/VisualStudio2005/soapcpp2/soapcpp2.sln @@ -1,7 +1,9 @@  -Microsoft Visual Studio Solution File, Format Version 9.00 -# Visual C++ Express 2005 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "soapcpp2", "soapcpp2\soapcpp2.vcproj", "{BDD1B293-CE39-4BEC-8E63-8B1621F3EB56}" +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 14 +VisualStudioVersion = 14.0.25420.1 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "soapcpp2", "soapcpp2\soapcpp2.vcxproj", "{BDD1B293-CE39-4BEC-8E63-8B1621F3EB56}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution diff --git a/gsoap/VisualStudio2005/soapcpp2/soapcpp2/soapcpp2.vcxproj b/gsoap/VisualStudio2005/soapcpp2/soapcpp2/soapcpp2.vcxproj new file mode 100644 index 0000000..17f1d75 --- /dev/null +++ b/gsoap/VisualStudio2005/soapcpp2/soapcpp2/soapcpp2.vcxproj @@ -0,0 +1,114 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {BDD1B293-CE39-4BEC-8E63-8B1621F3EB56} + soapcpp2 + Win32Proj + 8.1 + + + + Application + v140 + Unicode + true + + + Application + v140 + Unicode + + + + + + + + + + + + + <_ProjectFileVersion>14.0.25431.1 + + + $(SolutionDir)$(Configuration)\ + $(Configuration)\ + true + + + $(SolutionDir)$(Configuration)\ + $(Configuration)\ + false + + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + Level3 + EditAndContinue + + + kernel32.lib + true + Console + MachineX86 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + + Level3 + ProgramDatabase + + + kernel32.lib + true + Console + true + true + MachineX86 + + + + + + + + $(IntDir)%(Filename)1.obj + $(IntDir)%(Filename)1.xdc + $(IntDir)%(Filename)1.obj + $(IntDir)%(Filename)1.xdc + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/gsoap/VisualStudio2005/wsdl2h/wsdl2h.sln b/gsoap/VisualStudio2005/wsdl2h/wsdl2h.sln index ffa3fa4..3f23607 100644 --- a/gsoap/VisualStudio2005/wsdl2h/wsdl2h.sln +++ b/gsoap/VisualStudio2005/wsdl2h/wsdl2h.sln @@ -1,7 +1,9 @@  -Microsoft Visual Studio Solution File, Format Version 9.00 -# Visual C++ Express 2005 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wsdl2h", "wsdl2h\wsdl2h.vcproj", "{6CBC554A-4FFB-461F-91D4-11B358802815}" +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 14 +VisualStudioVersion = 14.0.25420.1 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wsdl2h", "wsdl2h\wsdl2h.vcxproj", "{6CBC554A-4FFB-461F-91D4-11B358802815}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution diff --git a/gsoap/VisualStudio2005/wsdl2h/wsdl2h/wsdl2h.vcxproj b/gsoap/VisualStudio2005/wsdl2h/wsdl2h/wsdl2h.vcxproj new file mode 100644 index 0000000..abf3ea6 --- /dev/null +++ b/gsoap/VisualStudio2005/wsdl2h/wsdl2h/wsdl2h.vcxproj @@ -0,0 +1,139 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {6CBC554A-4FFB-461F-91D4-11B358802815} + wsdl2h + Win32Proj + 8.1 + + + + Application + v140 + Unicode + true + + + Application + v140 + Unicode + + + + + + + + + + + + + <_ProjectFileVersion>14.0.25431.1 + + + $(SolutionDir)$(Configuration)\ + $(Configuration)\ + true + + + $(SolutionDir)$(Configuration)\ + $(Configuration)\ + false + + + + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebugDLL + + Level3 + EditAndContinue + + + kernel32.lib + true + Console + MachineX86 + + + + + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + MultiThreaded + + Level3 + ProgramDatabase + + + kernel32.lib + true + Console + true + true + MachineX86 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Parsing WSDL and Schema definitions + soapcpp2.exe -SC -pwsdl %(Filename)%(Extension) + + wsdlStub.h wsdlH.h wsdlC.cpp;%(Outputs) + Parsing WSDL and Schema definitions + soapcpp2.exe -SC -pwsdl %(Filename)%(Extension) + + wsdlStub.h wsdlH.h wsdlC.cpp;%(Outputs) + + + + + + + + + + + + \ No newline at end of file