Add support for Metrowerks Codewarrior build under Windows.
This commit is contained in:
BIN
Metrowerks/OpenSceneGraph.mcp
Normal file
BIN
Metrowerks/OpenSceneGraph.mcp
Normal file
Binary file not shown.
2
Metrowerks/PrefixWin32.h
Normal file
2
Metrowerks/PrefixWin32.h
Normal file
@@ -0,0 +1,2 @@
|
||||
#define WIN32 1
|
||||
#define SG_LIBRARY 1
|
||||
2
Metrowerks/osgCorePrefixWin32.h
Normal file
2
Metrowerks/osgCorePrefixWin32.h
Normal file
@@ -0,0 +1,2 @@
|
||||
#define WIN32 1
|
||||
#define SG_LIBRARY 1
|
||||
2
Metrowerks/osgDBPrefixWin32.h
Normal file
2
Metrowerks/osgDBPrefixWin32.h
Normal file
@@ -0,0 +1,2 @@
|
||||
#define WIN32 1
|
||||
#define OSGDB_LIBRARY 1
|
||||
2
Metrowerks/osgGlutPrefixWin32.h
Normal file
2
Metrowerks/osgGlutPrefixWin32.h
Normal file
@@ -0,0 +1,2 @@
|
||||
#define WIN32 1
|
||||
#define OSGGLUT_LIBRARY 1
|
||||
2
Metrowerks/osgTextPrefixWin32.h
Normal file
2
Metrowerks/osgTextPrefixWin32.h
Normal file
@@ -0,0 +1,2 @@
|
||||
#define WIN32 1
|
||||
#define OSGTEXT_LIBRARY 1
|
||||
2
Metrowerks/osgUtilPrefixWin32.h
Normal file
2
Metrowerks/osgUtilPrefixWin32.h
Normal file
@@ -0,0 +1,2 @@
|
||||
#define WIN32 1
|
||||
#define OSGUTIL_LIBRARY 1
|
||||
Reference in New Issue
Block a user