Line 97... |
Line 97... |
97 |
<PreprocessorDefinitions>WIN32;_DEBUG;_CRT_SECURE_NO_WARNINGS;_SPKDLL;_STRINGCLR;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
97 |
<PreprocessorDefinitions>WIN32;_DEBUG;_CRT_SECURE_NO_WARNINGS;_SPKDLL;_STRINGCLR;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
98 |
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
|
98 |
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
|
99 |
<PrecompiledHeader>Use</PrecompiledHeader>
|
99 |
<PrecompiledHeader>Use</PrecompiledHeader>
|
100 |
<WarningLevel>Level3</WarningLevel>
|
100 |
<WarningLevel>Level3</WarningLevel>
|
101 |
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
101 |
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
- |
|
102 |
<MinimalRebuild>false</MinimalRebuild>
|
102 |
</ClCompile>
|
103 |
</ClCompile>
|
103 |
<Link>
|
104 |
<Link>
|
104 |
<AdditionalDependencies />
|
105 |
<AdditionalDependencies />
|
105 |
<GenerateDebugInformation>true</GenerateDebugInformation>
|
106 |
<GenerateDebugInformation>true</GenerateDebugInformation>
|
106 |
<AssemblyDebug>true</AssemblyDebug>
|
107 |
<AssemblyDebug>true</AssemblyDebug>
|