- Timestamp:
- Jun 10, 2010, 11:48:59 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/presentation3/src/external/ois/changes_orxonox.diff
r5929 r7142 1 --- OISPrereqs.h (revision 7141) 2 +++ OISPrereqs.h (working copy) 3 @@ -60,7 +60,7 @@ 4 # define OIS_XBOX_PLATFORM 5 # else 6 # define OIS_WIN32_PLATFORM 7 -# if defined( OIS_DYNAMIC_LIB ) 8 +# if !defined( OIS_STATIC_LIB ) 9 # undef _OISExport 10 //Ignorable Dll interface warning... 11 # if !defined(OIS_MINGW_COMPILER) 1 12 --- linux/EventHelpers.cpp (revision 5668) 2 13 +++ linux/EventHelpers.cpp (working copy)
Note: See TracChangeset
for help on using the changeset viewer.