|
|
|
@ -143,6 +143,7 @@ ${gen_package_props(packages, repo_root)}\ |
|
|
|
|
<PreprocessorDefinitions>WIN32;_DEBUG;_LIB;_USE_32BIT_TIME_T;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
|
|
<SDLCheck>true</SDLCheck> |
|
|
|
|
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> |
|
|
|
|
<TreatWarningAsError>true</TreatWarningAsError> |
|
|
|
|
</ClCompile> |
|
|
|
|
<Link> |
|
|
|
|
<SubSystem>${get_subsystem(project.is_library)}</SubSystem> |
|
|
|
@ -157,6 +158,7 @@ ${gen_package_props(packages, repo_root)}\ |
|
|
|
|
<PreprocessorDefinitions>WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
|
|
<SDLCheck>true</SDLCheck> |
|
|
|
|
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> |
|
|
|
|
<TreatWarningAsError>true</TreatWarningAsError> |
|
|
|
|
</ClCompile> |
|
|
|
|
<Link> |
|
|
|
|
<SubSystem>${get_subsystem(project.is_library)}</SubSystem> |
|
|
|
@ -173,6 +175,7 @@ ${gen_package_props(packages, repo_root)}\ |
|
|
|
|
<PreprocessorDefinitions>WIN32;NDEBUG;_LIB;_USE_32BIT_TIME_T;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
|
|
<SDLCheck>true</SDLCheck> |
|
|
|
|
<RuntimeLibrary>MultiThreaded</RuntimeLibrary> |
|
|
|
|
<TreatWarningAsError>true</TreatWarningAsError> |
|
|
|
|
</ClCompile> |
|
|
|
|
<Link> |
|
|
|
|
<SubSystem>${get_subsystem(project.is_library)}</SubSystem> |
|
|
|
@ -191,6 +194,7 @@ ${gen_package_props(packages, repo_root)}\ |
|
|
|
|
<PreprocessorDefinitions>WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
|
|
<SDLCheck>true</SDLCheck> |
|
|
|
|
<RuntimeLibrary>MultiThreaded</RuntimeLibrary> |
|
|
|
|
<TreatWarningAsError>true</TreatWarningAsError> |
|
|
|
|
</ClCompile> |
|
|
|
|
<Link> |
|
|
|
|
<SubSystem>${get_subsystem(project.is_library)}</SubSystem> |
|
|
|
@ -208,6 +212,7 @@ ${gen_package_props(packages, repo_root)}\ |
|
|
|
|
<PreprocessorDefinitions>WIN32;_DEBUG;_LIB;_USE_32BIT_TIME_T;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
|
|
<SDLCheck>true</SDLCheck> |
|
|
|
|
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> |
|
|
|
|
<TreatWarningAsError>true</TreatWarningAsError> |
|
|
|
|
</ClCompile> |
|
|
|
|
<Link> |
|
|
|
|
<SubSystem>${get_subsystem(project.is_library)}</SubSystem> |
|
|
|
@ -222,6 +227,7 @@ ${gen_package_props(packages, repo_root)}\ |
|
|
|
|
<PreprocessorDefinitions>WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
|
|
<SDLCheck>true</SDLCheck> |
|
|
|
|
<RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> |
|
|
|
|
<TreatWarningAsError>true</TreatWarningAsError> |
|
|
|
|
</ClCompile> |
|
|
|
|
<Link> |
|
|
|
|
<SubSystem>${get_subsystem(project.is_library)}</SubSystem> |
|
|
|
@ -238,6 +244,7 @@ ${gen_package_props(packages, repo_root)}\ |
|
|
|
|
<PreprocessorDefinitions>WIN32;NDEBUG;_LIB;_USE_32BIT_TIME_T;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
|
|
<SDLCheck>true</SDLCheck> |
|
|
|
|
<RuntimeLibrary>MultiThreaded</RuntimeLibrary> |
|
|
|
|
<TreatWarningAsError>true</TreatWarningAsError> |
|
|
|
|
</ClCompile> |
|
|
|
|
<Link> |
|
|
|
|
<SubSystem>${get_subsystem(project.is_library)}</SubSystem> |
|
|
|
@ -256,6 +263,7 @@ ${gen_package_props(packages, repo_root)}\ |
|
|
|
|
<PreprocessorDefinitions>WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
|
|
|
|
<SDLCheck>true</SDLCheck> |
|
|
|
|
<RuntimeLibrary>MultiThreaded</RuntimeLibrary> |
|
|
|
|
<TreatWarningAsError>true</TreatWarningAsError> |
|
|
|
|
</ClCompile> |
|
|
|
|
<Link> |
|
|
|
|
<SubSystem>${get_subsystem(project.is_library)}</SubSystem> |
|
|
|
|