Changed my compiler back, I don't need weird SDL stuff in it.

This commit is contained in:
n-a-c-h
2005-07-10 02:07:05 +00:00
parent ea1e34a964
commit f0d1cd04b2

View File

@@ -1013,7 +1013,7 @@ int main(size_t argc, const char **argv)
<< "\n" << "\n"
<< "Options:\n" << "Options:\n"
<< "\n" << "\n"
<< " -Ddefine Define a processor director. Example: -D__UNIXSDL__\n" << " -Ddefine Define a processor director. Example: -D__MSDOS__\n"
<< " Can specify multiple defines.\n" << " Can specify multiple defines.\n"
<< "\n" << "\n"
<< " -cheader Create a C/C++ header with the following name.\n" << " -cheader Create a C/C++ header with the following name.\n"