mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-20 04:34:48 +00:00
Update vc2k8_lib_proj.tpl
This commit is contained in:
parent
8d66817e36
commit
86b8b39978
|
|
@ -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…
Reference in a new issue