0ad/source/lib/sysdep/os
janwas 6fb5c1b307 lib/ changes required at work:
- allow building regardless of UNICODE setting (e.g. use LoadLibraryW
instead of LoadLibrary)
- export dlopen etc.
- more robust redirection of stdout

This was SVN commit r7427.
2010-04-03 10:46:28 +00:00
..
linux Build fixes (closes #464) 2010-03-03 14:14:26 +00:00
osx Fix warning and debug spew on OS X 2010-03-31 20:33:42 +00:00
unix Avoid apparent error on OS X by simplifying wopen API to avoid varargs. 2010-03-21 12:42:50 +00:00
win lib/ changes required at work: 2010-04-03 10:46:28 +00:00