From cc2b15a2335db9a2c1f2e8549b028b179b105a1a Mon Sep 17 00:00:00 2001 From: faketruth Date: Mon, 3 Oct 2011 18:40:09 +0000 Subject: Visual Studio 2010 solution and project files git-svn-id: http://mc-server.googlecode.com/svn/trunk@2 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- VC2010/ZLib.vcxproj | 148 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 148 insertions(+) create mode 100644 VC2010/ZLib.vcxproj (limited to 'VC2010/ZLib.vcxproj') diff --git a/VC2010/ZLib.vcxproj b/VC2010/ZLib.vcxproj new file mode 100644 index 000000000..6b8a56cb1 --- /dev/null +++ b/VC2010/ZLib.vcxproj @@ -0,0 +1,148 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {F6F43A78-816D-4C37-A07B-68BED529273A} + ZLib + + + + StaticLibrary + MultiByte + true + + + StaticLibrary + MultiByte + true + + + StaticLibrary + MultiByte + + + StaticLibrary + MultiByte + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + $(SolutionDir) + $(Configuration)\ + $(SolutionDir) + $(Configuration)\ + + + + Disabled + true + EnableFastChecks + MultiThreadedDebugDLL + Level3 + EditAndContinue + + + + + + Disabled + EnableFastChecks + MultiThreadedDebugDLL + Level3 + ProgramDatabase + + + $(OutDir)$(ProjectName)_d.lib + + + + + MaxSpeed + true + MultiThreaded + true + Level3 + ProgramDatabase + + + true + + + + + MaxSpeed + true + MultiThreadedDLL + true + Level3 + ProgramDatabase + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3