Daniel Gibson
|
d949bc9410
|
Fix compiler warnings and errors in MinGW
many of the warnings -Wreorder and #includes with invalid path because of
case-errors (windows may not care, but linux does)
|
2012-12-03 09:29:14 +01:00 |
|
Daniel Gibson
|
948b3777eb
|
xinput.h for mingw
the one from the dx sdk is incompatible.. again..
|
2012-12-02 22:37:21 +01:00 |
|
Daniel Gibson
|
e738de183b
|
Some more small changes for MinGW build
|
2012-12-02 06:00:08 +01:00 |
|
Daniel Gibson
|
a3f45c984c
|
Some headers needed for compilation with MinGW
* sal.h is missing in MinGW
* wine-dsound.h replaces the DirectX dsound.h which uses tons of
annotations that are incompatible with MinGW
|
2012-12-01 05:34:33 +01:00 |
|
Robert Beckebans
|
fb51d8ec80
|
Moved TiMidity to neo/libs/
|
2012-11-28 11:46:51 +01:00 |
|
Robert Beckebans
|
683861eb45
|
Added initial CMake configuration.
|
2012-11-27 23:23:32 +01:00 |
|
Robert Beckebans
|
c2f45c550c
|
Moved third-party libs to libs/
|
2012-11-27 21:26:06 +01:00 |
|