warzone2100/lib/sequence
Dennis Schridde 25aa853f29 - Remove lots of inclusions of windows.h (and move inclusion of frame.h up)
- Remove "-%token <sval> TEXT" from audp_parser.y since it clashed with declarations in MinGW's Windows headers. It does still compile and run, but this may have harmed something anyway. Please check!
- Hack around DATADIR being defined by objbase.h in MinGW by undefining it before the inclusion of shlobj.h (incl. in main.c) This only works since the case that DATADIR is actually used on Windows is extremely rare.



git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@1437 4a71c877-e1ca-e34f-864e-861f7616d084
2007-04-11 14:21:45 +00:00
..
Makefile.am - Remove unneeded gettext files and instead create them via autopoint 2007-04-02 17:21:05 +00:00
Makefile.raw New Makefile.raw system, works with MinGW/Windows environment and Linux also. 2006-07-21 21:48:55 +00:00
adpcm.c Add GPL notices to all sourcecode files. 2007-01-15 20:09:25 +00:00
adpcm.h Add GPL notices to all sourcecode files. 2007-01-15 20:09:25 +00:00
dec130.c Add GPL notices to all sourcecode files. 2007-01-15 20:09:25 +00:00
rpl_reader.c - Remove lots of inclusions of windows.h (and move inclusion of frame.h up) 2007-04-11 14:21:45 +00:00
rpl_reader.h Add GPL notices to all sourcecode files. 2007-01-15 20:09:25 +00:00
sequence.h Add GPL notices to all sourcecode files. 2007-01-15 20:09:25 +00:00
sequence_stub.c Add GPL notices to all sourcecode files. 2007-01-15 20:09:25 +00:00
streamer.h Add GPL notices to all sourcecode files. 2007-01-15 20:09:25 +00:00