(file) Return to Platform_LINUX_IX86_GNU.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Common

 1 mike  1.1 #ifndef Pegasus_ConfigPlatform_h
 2           #define Pegasus_ConfigPlatform_h
 3           
 4           #include <Pegasus/Common/ConfigUnix.h>
 5           
 6           #define PEGASUS_OS_TYPE_UNIX
 7           
 8           #define PEGASUS_OS_LINUX
 9           
10           #define PEGASUS_ARCHITECTURE_IX86
11           
12           #define PEGASUS_COMPILER_GNU
13           
14           #endif /* Pegasus_ConfigPlatform_h */

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2