Add support for Metrowerks Codewarrior build under Windows.

This commit is contained in:
Robert Osfield
2002-02-22 17:12:10 +00:00
parent ddc1212cb4
commit 00e91eec1d
24 changed files with 50 additions and 21 deletions

Binary file not shown.

2
Metrowerks/PrefixWin32.h Normal file
View File

@@ -0,0 +1,2 @@
#define WIN32 1
#define SG_LIBRARY 1

View File

@@ -0,0 +1,2 @@
#define WIN32 1
#define SG_LIBRARY 1

View File

@@ -0,0 +1,2 @@
#define WIN32 1
#define OSGDB_LIBRARY 1

View File

@@ -0,0 +1,2 @@
#define WIN32 1
#define OSGGLUT_LIBRARY 1

View File

@@ -0,0 +1,2 @@
#define WIN32 1
#define OSGTEXT_LIBRARY 1

View File

@@ -0,0 +1,2 @@
#define WIN32 1
#define OSGUTIL_LIBRARY 1