| Line 116... |
Line 116... |
| 116 |
<WarningLevel>Level3</WarningLevel>
|
116 |
<WarningLevel>Level3</WarningLevel>
|
| 117 |
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
117 |
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
| 118 |
</ClCompile>
|
118 |
</ClCompile>
|
| 119 |
<Link>
|
119 |
<Link>
|
| 120 |
<AdditionalDependencies />
|
120 |
<AdditionalDependencies />
|
| 121 |
<OutputFile>$(OutDir)spkmanager.exe</OutputFile>
|
121 |
<OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
|
| 122 |
<GenerateDebugInformation>true</GenerateDebugInformation>
|
122 |
<GenerateDebugInformation>true</GenerateDebugInformation>
|
| 123 |
<SubSystem>Console</SubSystem>
|
123 |
<SubSystem>Console</SubSystem>
|
| 124 |
<OptimizeReferences>true</OptimizeReferences>
|
124 |
<OptimizeReferences>true</OptimizeReferences>
|
| 125 |
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
125 |
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
| 126 |
<RandomizedBaseAddress>false</RandomizedBaseAddress>
|
126 |
<RandomizedBaseAddress>false</RandomizedBaseAddress>
|
| Line 164... |
Line 164... |
| 164 |
<WarningLevel>Level3</WarningLevel>
|
164 |
<WarningLevel>Level3</WarningLevel>
|
| 165 |
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
165 |
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
| 166 |
</ClCompile>
|
166 |
</ClCompile>
|
| 167 |
<Link>
|
167 |
<Link>
|
| 168 |
<AdditionalDependencies>$(SolutionDir)$(Configuration)\spk.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
168 |
<AdditionalDependencies>$(SolutionDir)$(Configuration)\spk.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
| 169 |
<OutputFile>$(OutDir)spkmanager.exe</OutputFile>
|
169 |
<OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
|
| 170 |
<GenerateDebugInformation>true</GenerateDebugInformation>
|
170 |
<GenerateDebugInformation>true</GenerateDebugInformation>
|
| 171 |
<SubSystem>Console</SubSystem>
|
171 |
<SubSystem>Console</SubSystem>
|
| 172 |
<OptimizeReferences>true</OptimizeReferences>
|
172 |
<OptimizeReferences>true</OptimizeReferences>
|
| 173 |
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
173 |
<EnableCOMDATFolding>true</EnableCOMDATFolding>
|
| 174 |
<RandomizedBaseAddress>false</RandomizedBaseAddress>
|
174 |
<RandomizedBaseAddress>false</RandomizedBaseAddress>
|