wesnoth/projectfiles
Anonymissimus efacd76ffe set MSVC's intermediate output directories correctly
I finally managed to solve the linker warning spam about missing debug
information for liblua. Apparently the file MSVC was looking for was
overwritten by the one for wesnoth wich has the same name. This sets
an individual directory to write it to as it's already done for
wesnothlib. Also, this finally enables me to debug deep down into the
lua upstream source. :)

Also some other mostly warning related adjustments and fixes.
2012-03-28 18:15:50 +00:00
..
2012-03-21 20:47:51 +00:00
2012-03-21 16:38:49 +00:00