|
|
@ -82,6 +82,7 @@
|
|
|
|
<WarningLevel>Level3</WarningLevel>
|
|
|
|
<WarningLevel>Level3</WarningLevel>
|
|
|
|
<Optimization>Disabled</Optimization>
|
|
|
|
<Optimization>Disabled</Optimization>
|
|
|
|
<SDLCheck>true</SDLCheck>
|
|
|
|
<SDLCheck>true</SDLCheck>
|
|
|
|
|
|
|
|
<PreprocessorDefinitions>_MBCS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
|
</ClCompile>
|
|
|
|
</ClCompile>
|
|
|
|
<Link>
|
|
|
|
<Link>
|
|
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
|
@ -110,6 +111,7 @@
|
|
|
|
<FunctionLevelLinking>true</FunctionLevelLinking>
|
|
|
|
<FunctionLevelLinking>true</FunctionLevelLinking>
|
|
|
|
<IntrinsicFunctions>true</IntrinsicFunctions>
|
|
|
|
<IntrinsicFunctions>true</IntrinsicFunctions>
|
|
|
|
<SDLCheck>true</SDLCheck>
|
|
|
|
<SDLCheck>true</SDLCheck>
|
|
|
|
|
|
|
|
<PreprocessorDefinitions>_MBCS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|
|
|
</ClCompile>
|
|
|
|
</ClCompile>
|
|
|
|
<Link>
|
|
|
|
<Link>
|
|
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
|
|
<GenerateDebugInformation>true</GenerateDebugInformation>
|
|
|
@ -119,6 +121,7 @@
|
|
|
|
</Link>
|
|
|
|
</Link>
|
|
|
|
</ItemDefinitionGroup>
|
|
|
|
</ItemDefinitionGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
|
|
<ClCompile Include="file_helper.cpp" />
|
|
|
|
<ClCompile Include="file_log.cpp" />
|
|
|
|
<ClCompile Include="file_log.cpp" />
|
|
|
|
<ClCompile Include="format.cpp" />
|
|
|
|
<ClCompile Include="format.cpp" />
|
|
|
|
<ClCompile Include="main.cpp" />
|
|
|
|
<ClCompile Include="main.cpp" />
|
|
|
|