Commit Graph

3 Commits

Author SHA1 Message Date
Zack Middleton c1e80ab502 Fix launching ioq3 on Linux
Q_OS_X11 does not exist (it was a Qt documentation error).
Q_OS_UNIX is also defined on Mac, so move Unix block after Mac.
There is a specific Q_OS_LINUX, but it's a general Unix style command.

Also added error message for unhandled platforms.
2014-03-24 15:15:29 -05:00
Zack Middleton 27c6e28500 Fix compiling/running on OS X 2013-12-01 19:50:15 -06:00
8bitprodigy dcf19c69e1 Added code files for initial commit.
HASHTAG YOLO SWAG
2013-12-01 19:25:01 -05:00