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/source/printdir.c | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'converter/source') diff --git a/converter/source/printdir.c b/converter/source/printdir.c index 7216413be..d163be380 100644 --- a/converter/source/printdir.c +++ b/converter/source/printdir.c @@ -1,3 +1,5 @@ +#if 0 + /* list contents of a directory */ #include #include @@ -50,3 +52,6 @@ int main (int argc, char *argv[]) { } return EXIT_SUCCESS; } + + +#endif \ No newline at end of file -- cgit v1.2.3