mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-07 06:20:40 +00:00
Update vc2k8_lib_proj.tpl
This commit is contained in:
parent
8d66817e36
commit
86b8b39978
1 changed files with 2 additions and 2 deletions
|
|
@ -206,7 +206,7 @@
|
|||
Optimization="3"
|
||||
InlineFunctionExpansion="2"
|
||||
AdditionalIncludeDirectories="{foreach item=def from=$projIncludes}{$def};{/foreach}"
|
||||
PreprocessorDefinitions="{foreach item=def from=$projDefines}{$def};{/foreach}UNICODE;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS"
|
||||
PreprocessorDefinitions="{foreach item=def from=$projDefines}{$def};{/foreach}UNICODE;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;TORQUE_RELEASE"
|
||||
ExceptionHandling="0"
|
||||
BasicRuntimeChecks="0"
|
||||
StringPooling="true"
|
||||
|
|
@ -269,4 +269,4 @@
|
|||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
</VisualStudioProject>
|
||||
</VisualStudioProject>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue