Displaying 1 result from an estimated 1 matches for "sdlcheck".
Did you mean:
dbcheck
2016 Jul 15
3
[PATCH 1/4] Create a simple project to create version.h to run before any other
...in32'">
+ <ClCompile>
+ <WarningLevel>Level3</WarningLevel>
+ <Optimization>MaxSpeed</Optimization>
+ <FunctionLevelLinking>true</FunctionLevelLinking>
+ <IntrinsicFunctions>true</IntrinsicFunctions>
+ <SDLCheck>true</SDLCheck>
+ </ClCompile>
+ <Link>
+ <EnableCOMDATFolding>true</EnableCOMDATFolding>
+ <OptimizeReferences>true</OptimizeReferences>
+ </Link>
+ <CustomBuildStep>
+ <Command>"$(ProjectDir)..\..\win32...