mirror of
https://github.com/OlafvdSpek/ctemplate.git
synced 2025-09-28 19:05:49 +08:00
Disable EditAndContinue on Windows due to conflict with SafeESH
This commit is contained in:
parent
c9e35b0a80
commit
171838a0ac
1
vsprojects/compile_test/compile_test.vcxproj
Normal file → Executable file
1
vsprojects/compile_test/compile_test.vcxproj
Normal file → Executable file
|
@ -57,7 +57,6 @@
|
|||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
||||
<PrecompiledHeader />
|
||||
<WarningLevel>Level3</WarningLevel>
|
||||
<DebugInformationFormat>EditAndContinue</DebugInformationFormat>
|
||||
</ClCompile>
|
||||
<Link>
|
||||
<OutputFile>$(OutDir)compile_test.exe</OutputFile>
|
||||
|
|
1
vsprojects/diff_tpl_auto_escape/diff_tpl_auto_escape.vcxproj
Normal file → Executable file
1
vsprojects/diff_tpl_auto_escape/diff_tpl_auto_escape.vcxproj
Normal file → Executable file
|
@ -57,7 +57,6 @@
|
|||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
||||
<PrecompiledHeader />
|
||||
<WarningLevel>Level3</WarningLevel>
|
||||
<DebugInformationFormat>EditAndContinue</DebugInformationFormat>
|
||||
</ClCompile>
|
||||
<Link>
|
||||
<OutputFile>$(OutDir)diff_tpl_auto_escape.exe</OutputFile>
|
||||
|
|
1
vsprojects/generate_fsm_c_test/generate_fsm_c_test.vcxproj
Normal file → Executable file
1
vsprojects/generate_fsm_c_test/generate_fsm_c_test.vcxproj
Normal file → Executable file
|
@ -57,7 +57,6 @@
|
|||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
||||
<PrecompiledHeader />
|
||||
<WarningLevel>Level3</WarningLevel>
|
||||
<DebugInformationFormat>EditAndContinue</DebugInformationFormat>
|
||||
</ClCompile>
|
||||
<Link>
|
||||
<OutputFile>$(OutDir)generate_fsm_c_test.exe</OutputFile>
|
||||
|
|
1
vsprojects/htmlparser_test/htmlparser_test.vcxproj
Normal file → Executable file
1
vsprojects/htmlparser_test/htmlparser_test.vcxproj
Normal file → Executable file
|
@ -57,7 +57,6 @@
|
|||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
||||
<PrecompiledHeader />
|
||||
<WarningLevel>Level3</WarningLevel>
|
||||
<DebugInformationFormat>EditAndContinue</DebugInformationFormat>
|
||||
</ClCompile>
|
||||
<Link>
|
||||
<OutputFile>$(OutDir)htmlparser_test.exe</OutputFile>
|
||||
|
|
1
vsprojects/libctemplate/libctemplate.vcxproj
Normal file → Executable file
1
vsprojects/libctemplate/libctemplate.vcxproj
Normal file → Executable file
|
@ -58,7 +58,6 @@
|
|||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
||||
<PrecompiledHeader />
|
||||
<WarningLevel>Level3</WarningLevel>
|
||||
<DebugInformationFormat>EditAndContinue</DebugInformationFormat>
|
||||
</ClCompile>
|
||||
<Link>
|
||||
<OutputFile>$(OutDir)libctemplate-debug.dll</OutputFile>
|
||||
|
|
1
vsprojects/make_tpl_varname_h/make_tpl_varname_h.vcxproj
Normal file → Executable file
1
vsprojects/make_tpl_varname_h/make_tpl_varname_h.vcxproj
Normal file → Executable file
|
@ -57,7 +57,6 @@
|
|||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
||||
<PrecompiledHeader />
|
||||
<WarningLevel>Level3</WarningLevel>
|
||||
<DebugInformationFormat>EditAndContinue</DebugInformationFormat>
|
||||
</ClCompile>
|
||||
<Link>
|
||||
<OutputFile>$(OutDir)make_tpl_varname_h.exe</OutputFile>
|
||||
|
|
1
vsprojects/statemachine_test/statemachine_test.vcxproj
Normal file → Executable file
1
vsprojects/statemachine_test/statemachine_test.vcxproj
Normal file → Executable file
|
@ -57,7 +57,6 @@
|
|||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
||||
<PrecompiledHeader />
|
||||
<WarningLevel>Level3</WarningLevel>
|
||||
<DebugInformationFormat>EditAndContinue</DebugInformationFormat>
|
||||
</ClCompile>
|
||||
<Link>
|
||||
<OutputFile>$(OutDir)statemachine_test.exe</OutputFile>
|
||||
|
|
1
vsprojects/template_cache_test/template_cache_test.vcxproj
Normal file → Executable file
1
vsprojects/template_cache_test/template_cache_test.vcxproj
Normal file → Executable file
|
@ -57,7 +57,6 @@
|
|||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
||||
<PrecompiledHeader />
|
||||
<WarningLevel>Level3</WarningLevel>
|
||||
<DebugInformationFormat>EditAndContinue</DebugInformationFormat>
|
||||
</ClCompile>
|
||||
<Link>
|
||||
<OutputFile>$(OutDir)template_cache_test.exe</OutputFile>
|
||||
|
|
1
vsprojects/template_dictionary_unittest/template_dictionary_unittest.vcxproj
Normal file → Executable file
1
vsprojects/template_dictionary_unittest/template_dictionary_unittest.vcxproj
Normal file → Executable file
|
@ -57,7 +57,6 @@
|
|||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
||||
<PrecompiledHeader />
|
||||
<WarningLevel>Level3</WarningLevel>
|
||||
<DebugInformationFormat>EditAndContinue</DebugInformationFormat>
|
||||
</ClCompile>
|
||||
<Link>
|
||||
<OutputFile>$(OutDir)template_dictionary_unittest.exe</OutputFile>
|
||||
|
|
1
vsprojects/template_modifiers_unittest/template_modifiers_unittest.vcxproj
Normal file → Executable file
1
vsprojects/template_modifiers_unittest/template_modifiers_unittest.vcxproj
Normal file → Executable file
|
@ -57,7 +57,6 @@
|
|||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
||||
<PrecompiledHeader />
|
||||
<WarningLevel>Level3</WarningLevel>
|
||||
<DebugInformationFormat>EditAndContinue</DebugInformationFormat>
|
||||
</ClCompile>
|
||||
<Link>
|
||||
<OutputFile>$(OutDir)template_modifiers_unittest.exe</OutputFile>
|
||||
|
|
1
vsprojects/template_regtest/template_regtest.vcxproj
Normal file → Executable file
1
vsprojects/template_regtest/template_regtest.vcxproj
Normal file → Executable file
|
@ -57,7 +57,6 @@
|
|||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
||||
<PrecompiledHeader />
|
||||
<WarningLevel>Level3</WarningLevel>
|
||||
<DebugInformationFormat>EditAndContinue</DebugInformationFormat>
|
||||
</ClCompile>
|
||||
<Link>
|
||||
<OutputFile>$(OutDir)template_regtest.exe</OutputFile>
|
||||
|
|
1
vsprojects/template_setglobals_unittest/template_setglobals_unittest.vcxproj
Normal file → Executable file
1
vsprojects/template_setglobals_unittest/template_setglobals_unittest.vcxproj
Normal file → Executable file
|
@ -58,7 +58,6 @@
|
|||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
||||
<PrecompiledHeader />
|
||||
<WarningLevel>Level3</WarningLevel>
|
||||
<DebugInformationFormat>EditAndContinue</DebugInformationFormat>
|
||||
</ClCompile>
|
||||
<Link>
|
||||
<OutputFile>$(OutDir)template_setglobals_unittest.exe</OutputFile>
|
||||
|
|
1
vsprojects/template_test_util_test/template_test_util_test.vcxproj
Normal file → Executable file
1
vsprojects/template_test_util_test/template_test_util_test.vcxproj
Normal file → Executable file
|
@ -57,7 +57,6 @@
|
|||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
||||
<PrecompiledHeader />
|
||||
<WarningLevel>Level3</WarningLevel>
|
||||
<DebugInformationFormat>EditAndContinue</DebugInformationFormat>
|
||||
</ClCompile>
|
||||
<Link>
|
||||
<OutputFile>$(OutDir)template_test_util_test.exe</OutputFile>
|
||||
|
|
1
vsprojects/template_unittest/template_unittest.vcxproj
Normal file → Executable file
1
vsprojects/template_unittest/template_unittest.vcxproj
Normal file → Executable file
|
@ -57,7 +57,6 @@
|
|||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
||||
<PrecompiledHeader />
|
||||
<WarningLevel>Level3</WarningLevel>
|
||||
<DebugInformationFormat>EditAndContinue</DebugInformationFormat>
|
||||
</ClCompile>
|
||||
<Link>
|
||||
<OutputFile>$(OutDir)template_unittest.exe</OutputFile>
|
||||
|
|
1
vsprojects/template_unittest_static/template_unittest_static.vcxproj
Normal file → Executable file
1
vsprojects/template_unittest_static/template_unittest_static.vcxproj
Normal file → Executable file
|
@ -57,7 +57,6 @@
|
|||
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
|
||||
<PrecompiledHeader />
|
||||
<WarningLevel>Level3</WarningLevel>
|
||||
<DebugInformationFormat>EditAndContinue</DebugInformationFormat>
|
||||
</ClCompile>
|
||||
<Link>
|
||||
<OutputFile>$(OutDir)template_unittest_static.exe</OutputFile>
|
||||
|
|
Loading…
Reference in New Issue
Block a user