From e203be06e81e5f85c179a28219836ed394d2ba64 Mon Sep 17 00:00:00 2001 From: faketruth Date: Tue, 27 Dec 2011 16:21:48 +0000 Subject: Added VS2010 project and solution for the DeNotch map converter git-svn-id: http://mc-server.googlecode.com/svn/trunk@129 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- converter/DeNotchConverter.vcxproj | 89 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 89 insertions(+) create mode 100644 converter/DeNotchConverter.vcxproj (limited to 'converter/DeNotchConverter.vcxproj') diff --git a/converter/DeNotchConverter.vcxproj b/converter/DeNotchConverter.vcxproj new file mode 100644 index 000000000..6ca8e55fa --- /dev/null +++ b/converter/DeNotchConverter.vcxproj @@ -0,0 +1,89 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {A6F31DB3-6F2F-413B-ACAC-8E24A6C8B38A} + DeNotchConverter + + + + Application + true + MultiByte + + + Application + false + true + MultiByte + + + + + + + + + + + + + + + Level3 + Disabled + ../zlib-1.2.5 + + + true + ws2_32.lib;%(AdditionalDependencies) + + + + + Level3 + MaxSpeed + true + true + ../zlib-1.2.5 + + + true + true + true + ws2_32.lib;%(AdditionalDependencies) + + + + + + + + + + + + + + + + + + + + {f6f43a78-816d-4c37-a07b-68bed529273a} + + + + + + \ No newline at end of file -- cgit v1.2.3