summaryrefslogtreecommitdiffstats
path: root/HOWTO-MXE.txt
Commit message (Collapse)AuthorAgeFilesLines
* Updated README files, optional libsndfilePiotr Dziwinski2013-03-221-68/+0
| | | | | | * updated readme files * moved sndfile to optional * changed install paths on Windows
* * Fixed sound pitch causing segfaulterihel2013-01-161-0/+4
| | | | | | * Sound support should now compile fine with MXE * Added cache for 3 music files to speedup loading * Updated howto
* Updated info in README filesPiotr Dziwinski2012-11-261-2/+2
|
* MXE support and CMake files refactoringPiotr Dziwinski2012-09-291-0/+64
- added support for cross-compiling with MXE (http://mxe.cc/) - refactored CMake files, adding some options and moving definitions to more suitable places