Line 142... |
Line 142... |
142 |
<PrecompiledHeader />
|
142 |
<PrecompiledHeader />
|
143 |
<WarningLevel>Level3</WarningLevel>
|
143 |
<WarningLevel>Level3</WarningLevel>
|
144 |
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
144 |
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
145 |
</ClCompile>
|
145 |
</ClCompile>
|
146 |
<Link>
|
146 |
<Link>
|
147 |
<AdditionalDependencies>$(SolutionDir)$(Configuration)/spk.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
147 |
<AdditionalDependencies>shell32.lib;sndfile.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
148 |
<GenerateDebugInformation>true</GenerateDebugInformation>
|
148 |
<GenerateDebugInformation>true</GenerateDebugInformation>
|
149 |
<SubSystem>Console</SubSystem>
|
149 |
<SubSystem>Console</SubSystem>
|
150 |
<RandomizedBaseAddress>false</RandomizedBaseAddress>
|
150 |
<RandomizedBaseAddress>false</RandomizedBaseAddress>
|
151 |
<DataExecutionPrevention />
|
151 |
<DataExecutionPrevention />
|
152 |
<TargetMachine>MachineX64</TargetMachine>
|
152 |
<TargetMachine>MachineX64</TargetMachine>
|
Line 163... |
Line 163... |
163 |
<PrecompiledHeader />
|
163 |
<PrecompiledHeader />
|
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>shell32.lib;sndfile.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
169 |
<OutputFile>$(OutDir)$(ProjectName).exe</OutputFile>
|
169 |
<OutputFile>$(OutDir)$(ProjectName).exe</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>
|