Timotei Dolean
f9533a240b
Revert "Remove the 'Release DEBG' configuration...
...
...and do a small cleanup to the .vcproj files"
2012-07-14 18:58:04 +00:00
Timotei Dolean
d047f4785b
Revert "Fix the MSVC9 'wesnoth' project"
2012-07-14 18:57:54 +00:00
Timotei Dolean
a62a3af148
Fix the MSVC9 'wesnoth' project
2012-07-14 18:35:11 +00:00
Simon Forsyth
43d7daa5c1
Update Xcode project to include akihara/
2012-07-14 17:43:34 +00:00
Timotei Dolean
d81beb3f70
Remove the 'Release DEBG' configuration...
...
...and do a small cleanup to the .vcproj files
2012-07-14 17:43:13 +00:00
Timotei Dolean
98798757cd
Add the 'ReleaseDEBUG' configuration.
...
It seems MSVC has problems using configurations that have spaces in
their names. This replaces the previous 'Release DEBUG' configuration
2012-07-14 17:42:54 +00:00
Timotei Dolean
6ffa1df438
Add MSVC9 configuration: Release with DEBUG
2012-07-14 17:42:36 +00:00
Anonymissimus
da6b8563a8
vc project update
2012-07-14 15:58:59 +00:00
Anonymissimus
ef70a0923b
cb project update
2012-07-14 15:58:38 +00:00
Anonymissimus
ac082f4318
Remove _SECURE_SCL=0 from the preprocessor definitions.
...
This caused the visual studio release builds to crash instantly
upon startup. Apparently due to it being buggy.
timotei: Please check whether it works for you now.
gabba: Please be careful with such experiments.
2012-07-10 14:15:03 +00:00
Anonymissimus
2f0717357a
cb project update
2012-07-08 14:00:55 +00:00
Anonymissimus
81fb2845f6
vc project update
2012-07-08 14:00:45 +00:00
Charles Dang
f0455a9ef9
Updated the XCode projectfile
2012-07-07 00:36:34 +00:00
Anonymissimus
c89be76e6f
VC9 project update
2012-07-06 17:40:34 +00:00
Anonymissimus
3c3e7f8dbe
CB project update
2012-07-06 17:40:24 +00:00
Simon Forsyth
45d8eec9df
add new files to Xcode project
2012-06-16 17:45:16 +00:00
Anonymissimus
25983b4fd2
CB project update
2012-06-16 15:53:28 +00:00
Anonymissimus
29f6369bc0
VC9 project update
2012-06-16 15:53:19 +00:00
Anonymissimus
26257fbcea
cb project update
2012-05-30 16:42:04 +00:00
Anonymissimus
5cd90b05b1
vc project update
2012-05-30 16:41:45 +00:00
Ignacio R. Morelle
02257c7f1e
Update xcode project file (patch by vultraz)
2012-05-30 03:54:21 +00:00
Mark de Wever
6037b5307b
Update XCode project file (patch by vultraz).
2012-05-28 17:32:12 +00:00
Anonymissimus
98dec000d6
cb project update
2012-05-28 16:06:06 +00:00
Anonymissimus
94e8a9520f
vc9 project update
2012-05-28 16:05:55 +00:00
Anonymissimus
e41ba4cec0
cb project update
2012-05-27 14:03:41 +00:00
Anonymissimus
4238ec7177
vs project update
2012-05-27 14:03:31 +00:00
Simon Forsyth
a97f37cc66
Update file list for Xcode project
2012-05-26 14:34:33 +00:00
Anonymissimus
4847d21673
cb project update
2012-05-26 14:00:00 +00:00
Anonymissimus
1f1ee0e938
VC9 projetcfile update
2012-05-26 13:59:50 +00:00
Anonymissimus
25eefaedea
VC9 projectfile update
...
- add new files
- remove HAS_ITERATOR_DEBUGGING=0 define, since the functionality is
too useful and it should be _HAS_ITERATOR_DEBUGGING with a leading _
2012-05-20 16:30:00 +00:00
Anonymissimus
7edc7677b9
CB projectfile update
2012-05-20 16:29:51 +00:00
Anonymissimus
5b79dac855
VC9 projectfile update
...
-fix object output path for added files for all configurations
-extend gabba's attempt for making MSVC compile and debug faster in
2012-05-06T14:49:37Z!gabrielmorin@gmail.com from debug to the other configurations
2012-05-06 21:53:19 +00:00
Gabriel Morin
7a55f97751
Added missing files to VS2008 project. Fixes compilation.
2012-05-06 14:49:37 +00:00
Silas Brill
70d686c2f4
Added files added by 2012-05-02T19:04:50Z!koraq@xs4all.nl to Code::Blocks project file
2012-05-04 02:00:36 +00:00
Ignacio R. Morelle
f77e8330ed
Update Xcode project file (patch by vultraz)
2012-05-02 20:56:46 +00:00
Timotei Dolean
2ec880d6a8
Update the MSVC9 project
2012-04-30 18:30:57 +00:00
Mark de Wever
1888795a4d
Update XCode for pane.cpp.
...
Patch provided by vultraz.
2012-04-29 14:37:54 +00:00
Silas Brill
177c404589
Added files added by 2012-04-28T18:08:44Z!koraq@xs4all.nl to Code::Blocks project file
2012-04-29 14:16:52 +00:00
Simon Forsyth
8aaa2fd2e7
revert 2012-04-05T19:32:00Z!alarantalara@gmail.com
2012-04-09 00:54:40 +00:00
Simon Forsyth
ce81a035c7
display revision number in Debug builds with Xcode
...
currently works with svn only
2012-04-05 19:32:00 +00:00
Gabriel Morin
cd490c1344
Missing file in VC9 project.
2012-04-04 01:47:28 +00:00
Simon Forsyth
6ce07e1975
change version number in Xcode project to 1.11-svn
2012-03-31 01:52:31 +00:00
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
Anonymissimus
593e98090c
mute some MSVC warnings about unreferenced local functions
...
Works only by disabling for the file in the project file.
This seems to be some bug, it is clearly wrong.
2012-03-28 18:14:57 +00:00
Anonymissimus
11623d1ca1
recreated the VC10 solution from the VC9 one
2012-03-23 19:14:39 +00:00
Anonymissimus
0b54e8e472
CB project update
2012-03-21 20:47:51 +00:00
Anonymissimus
98fcec48cf
MSVC project update
2012-03-21 20:47:12 +00:00
Ignacio R. Morelle
20722754d1
Update Xcode project file
2012-03-21 16:38:49 +00:00
Ignacio R. Morelle
4b1e1384f1
Xcode project file update from vultraz
2012-03-21 05:16:23 +00:00
Simon Forsyth
7d347f3931
get rid of redundant reference to lua_jailbreak_exception in Xcode project
2012-03-21 04:16:08 +00:00