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
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#if 0
|
||||
|
||||
/* list contents of a directory */
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
@@ -50,3 +52,6 @@ int main (int argc, char *argv[]) {
|
||||
}
|
||||
return EXIT_SUCCESS;
|
||||
}
|
||||
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user