From 86b8b39978adf8464c8208bdf532d013cea753e2 Mon Sep 17 00:00:00 2001 From: Adam Beer Date: Sun, 15 Feb 2015 13:29:59 -0500 Subject: [PATCH] Update vc2k8_lib_proj.tpl --- Tools/projectGenerator/templates/vc2k8_lib_proj.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Tools/projectGenerator/templates/vc2k8_lib_proj.tpl b/Tools/projectGenerator/templates/vc2k8_lib_proj.tpl index 8036d5524..dbd330771 100644 --- a/Tools/projectGenerator/templates/vc2k8_lib_proj.tpl +++ b/Tools/projectGenerator/templates/vc2k8_lib_proj.tpl @@ -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 @@ - \ No newline at end of file +