Defines

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
lincsimp
Posts: 21
Joined: Sat Mar 12, 2005 10:11 pm

Defines

Post by lincsimp »

Hey
Can someone tell me what all these do, and if they are needed when compiling with dev-cpp as a static lib:

-D__GNUWIN32__ -W -DWIN32 -DNDEBUG -D_WINDOWS -D_MBCS -D_USRDLL -DIRRLICHT_EXPORTS

cheers
Post Reply