Including converter update with windows binary from forums. Shouldn't need to load a solution to compile a windows program really.
git-svn-id: http://mc-server.googlecode.com/svn/trunk@131 0a769ca7-a7f5-676a-18bf-c427514a06d6
This commit is contained in:
parent
417571424b
commit
dca6401fb3
BIN
converter/Converter.exe
Normal file
BIN
converter/Converter.exe
Normal file
Binary file not shown.
BIN
converter/Converter.pdb
Normal file
BIN
converter/Converter.pdb
Normal file
Binary file not shown.
@ -1,5 +1,3 @@
|
||||
#if 0
|
||||
|
||||
/* list contents of a directory */
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
@ -52,6 +50,3 @@ int main (int argc, char *argv[]) {
|
||||
}
|
||||
return EXIT_SUCCESS;
|
||||
}
|
||||
|
||||
|
||||
#endif
|
Loading…
Reference in New Issue
Block a user