Age | Commit message (Collapse) | Author |
|
the file changes which occurred in commits #39430 and #39439
svn-id: r39440
|
|
for some reason...
svn-id: r38772
|
|
svn-id: r38771
|
|
svn-id: r38739
|
|
svn-id: r35197
|
|
- 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
|
|
Also, included the tinsel engine library for the release version as well (fixes compilation of the release version)
svn-id: r34274
|
|
svn-id: r34271
|