From 8a21fbf0cec3af9c9a7b957fdbffb19addb0b7df Mon Sep 17 00:00:00 2001 From: faketruth Date: Tue, 27 Dec 2011 17:59:08 +0000 Subject: I think I fixed the memory leaks in the converter Updated makefile for Unix I changed how the converter works, now you simply put the .exe in the folder you want to convert and run it, it'll output all the files in ./world git-svn-id: http://mc-server.googlecode.com/svn/trunk@132 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- converter/DeNotchConverter.vcxproj | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'converter/DeNotchConverter.vcxproj') diff --git a/converter/DeNotchConverter.vcxproj b/converter/DeNotchConverter.vcxproj index 6ca8e55fa..0a808ec58 100644 --- a/converter/DeNotchConverter.vcxproj +++ b/converter/DeNotchConverter.vcxproj @@ -36,12 +36,14 @@ - + + Level3 Disabled ../zlib-1.2.5 + _DEBUG;%(PreprocessorDefinitions) true @@ -65,6 +67,7 @@ + @@ -73,9 +76,11 @@ + + -- cgit v1.2.3