diff options
author | Filippos Karapetis | 2008-09-08 13:00:43 +0000 |
---|---|---|
committer | Filippos Karapetis | 2008-09-08 13:00:43 +0000 |
commit | 84b97066a3d77cfcd6aa040e95b9930015e6751b (patch) | |
tree | 6ca15a44fd7bc15cbb8fcf3e7e63ef8bc6667260 /engines/gob/sound | |
parent | 576482e91784dd3787d4da6405ad6f2ab7b481e9 (diff) | |
download | scummvm-rg350-84b97066a3d77cfcd6aa040e95b9930015e6751b.tar.gz scummvm-rg350-84b97066a3d77cfcd6aa040e95b9930015e6751b.tar.bz2 scummvm-rg350-84b97066a3d77cfcd6aa040e95b9930015e6751b.zip |
Some more unification of options:
- AdditionalIncludeDirectories is set to "../../;../../engines"
- InlineFunctionExpansion is set to "0" for debug and "2" for release builds
- DisableLanguageExtensions is set to "false" (disabling language extensions leads to some very weird errors)
- Detect64BitPortabilityProblems is set to "false", as setting it to "true" throws loads of warnings too (mainly related to strlen, when trying to store its result in an integer)
svn-id: r34448
Diffstat (limited to 'engines/gob/sound')
0 files changed, 0 insertions, 0 deletions