10 Commits

Author SHA1 Message Date
Charles Dang
2640caa16a Updated CB projectfile for Lua upgrade
The option -U__STRICT_ANSI__ was required to get this building (see http://stackoverflow.com/a/22167294).
There remain some warnings that need to be squashed.
2016-10-18 14:00:30 +11:00
Charles Dang
c97a5d14ff Codeblocks: enable building with c++11
This also adds the necessary boost::thread linker option required by
recent loadscreen code.
2016-03-31 09:37:10 +11:00
Charles Dang
c951043d58 Resave lua codeblocks projfile
File generated with CB 13.12
2015-12-22 16:36:23 +11:00
Alexander van Gessel
76b74df4ab Update projectfiles 2014-01-05 18:08:42 +01:00
Anonymissimus
a846fac9cf CB projectfile update 2012-02-04 22:22:00 +00:00
Anonymissimus
053fbc4037 Revert "testwise enable --std=c++0x in CodeBlocks"
This reverts commit 2011-12-14T14:50:39Z!anonymissimus@arcor.de.

There appears to be at least one fatal c++0x bug yet;
std::stable_sort, messing up the campaign selection menu.
2011-12-17 18:10:25 +00:00
Anonymissimus
14de8db5da testwise enable --std=c++0x in CodeBlocks
Works for me after mordante's fix.
2011-12-14 14:50:39 +00:00
Anonymissimus
75141b7e7e updated CodeBlocks project file
(I should upload my updated headers/lib package too...)
2011-06-11 22:52:23 +00:00
Anonymissimus
1cb38145f8 project files update 2011-02-19 16:01:24 +00:00
Anonymissimus
e7a81c4ef8 Added embedded lua for CodeBlocks compiling. 2010-09-02 20:58:11 +00:00