From ec2008e9e53b99ba1725d8398e21b9cb04f6b8ca Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Sat, 2 Jun 2012 15:45:11 +0200 Subject: bring openvpn in sync with openvpn git master and patches submitted to mailing list --- .../build/msvc/msvc-generate/msvc-generate.vcxproj | 136 ++++++++++----------- 1 file changed, 68 insertions(+), 68 deletions(-) (limited to 'openvpn/build') diff --git a/openvpn/build/msvc/msvc-generate/msvc-generate.vcxproj b/openvpn/build/msvc/msvc-generate/msvc-generate.vcxproj index 8b7ec220..e6491aba 100644 --- a/openvpn/build/msvc/msvc-generate/msvc-generate.vcxproj +++ b/openvpn/build/msvc/msvc-generate/msvc-generate.vcxproj @@ -1,69 +1,69 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - - {8598C2C8-34C4-47A1-99B0-7C295A890615} - msvc-generate - MakeFileProj - - - - Makefile - - - Makefile - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - $(Configuration)\ - $(Configuration)\ - nmake -f Makefile.mak all - nmake -f Makefile.mak clean all - nmake -f Makefile.mak clean - config-msvc-version.h - WIN32;_DEBUG;$(NMakePreprocessorDefinitions) - $(NMakeIncludeSearchPath) - $(NMakeForcedIncludes) - $(NMakeAssemblySearchPath) - $(NMakeForcedUsingAssemblies) - $(Configuration)\ - $(Configuration)\ - nmake -f Makefile.mak all - nmake -f Makefile.mak clean all - nmake -f Makefile.mak clean - config-msvc-version.h - WIN32;NDEBUG;$(NMakePreprocessorDefinitions) - $(NMakeIncludeSearchPath) - $(NMakeForcedIncludes) - $(NMakeAssemblySearchPath) - $(NMakeForcedUsingAssemblies) - - - - - - - - - - + + + + + Debug + Win32 + + + Release + Win32 + + + + {8598C2C8-34C4-47A1-99B0-7C295A890615} + msvc-generate + MakeFileProj + + + + Makefile + + + Makefile + + + + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + $(Configuration)\ + $(Configuration)\ + nmake -f Makefile.mak all + nmake -f Makefile.mak clean all + nmake -f Makefile.mak clean + config-msvc-version.h + WIN32;_DEBUG;$(NMakePreprocessorDefinitions) + $(NMakeIncludeSearchPath) + $(NMakeForcedIncludes) + $(NMakeAssemblySearchPath) + $(NMakeForcedUsingAssemblies) + $(Configuration)\ + $(Configuration)\ + nmake -f Makefile.mak all + nmake -f Makefile.mak clean all + nmake -f Makefile.mak clean + config-msvc-version.h + WIN32;NDEBUG;$(NMakePreprocessorDefinitions) + $(NMakeIncludeSearchPath) + $(NMakeForcedIncludes) + $(NMakeAssemblySearchPath) + $(NMakeForcedUsingAssemblies) + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3