ultimatepp/examples/SDLExample/init
kohait 4ea1099c33 examples: SDLexample: fix the WinMain issue using native means of SDL, libraries linkage fix, howto setup compile environment
git-svn-id: svn://ultimatepp.org/upp/trunk@3375 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-26 20:50:26 +00:00

4 lines
102 B
Text

#ifndef _SDLExample_icpp_init_stub
#define _SDLExample_icpp_init_stub
#include "Core/init"
#endif