Nerd Posts
C++: Preprocessing Messaging
This will print the message "Compiling against Brew SDK v1.1" whenever AEE_SIMULATOR is defined.
#if AEE_SIMULATOR
#pragma message
( "Compiling against Brew SDK v1.1" )
#endif
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment