Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

TestCompilerSwitches.h

Go to the documentation of this file.
00001 // 00002 // Copyright 2004 P&P Software GmbH - All Rights Reserved 00003 // 00004 // TestCompilerSwitches.h 00005 // 00006 // Version 1.0 00007 // Date 12.09.02 00008 // Author A. Pasetti (P&P Software) 00009 00017 #ifndef TestCompilerSwitchesH 00018 #define TestCompilerSwitchesH 00019 00020 // MS_HOST must be defined when running in a desktop environment 00021 // (as opposed to running in the embedded target). 00022 // #define MS_HOST 00023 #undef MS_HOST 00024 00025 00026 #endif
Copyright 2003 P&P Software GmbH - All Rights Reserved