From: <ba...@us...> - 2010-09-16 12:24:42
|
Revision: 92 http://scrupp.svn.sourceforge.net/scrupp/?rev=92&view=rev Author: basique Date: 2010-09-16 12:24:36 +0000 (Thu, 16 Sep 2010) Log Message: ----------- - Fix: the build system now uses the SDLMain function provided by Scrupp (see SDL_win32_main.c) instead of the one that comes with SDL - Change: the windows version no longer uses stdout.txt and stderr.txt but behaves like a console program --> all output goes to the console - Change: if there is an error, the error message is printed to stdout before the message box appears Modified Paths: -------------- trunk/src/Macros.c trunk/src/Makefile.am trunk/src/SDL_win32_main.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |