Commit Graph

5 Commits (be70d197e5925444ad0bb27b75d9696f0d66615c)

Author SHA1 Message Date
Nikolay Kasyanov 9ddd8e6bf7 README_Mac updated, removed dependency from uuid library on OS X 14 years ago
Ace 3b47eb4a69 Two quick fixes for building a windows x64 release 14 years ago
Yuri Krupenin 15a7cc0674 That should solve link-time problems when building with mingw.
Not supplying "SUBSYSTEM:" flags to mingw linker.
Linking mygui with libwinmm - should resolve reference to timeGetTime().
14 years ago
Josua Grawitter b9f349cf30 Explicitly link MyGUI to it's dependencies
Again courtesy of "ld --no-add-needed" by Fedora 13.
	Maybe we should send this upstream to the MyGUI developers.

Signed-off-by: Josua Grawitter <josh@greyage.org>
15 years ago
Nicolay Korslund 0558664aa6 Added MyGUI source (cut down) and CMake files 15 years ago