Subversion Repositories spk

Rev

Rev 21 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 21 Rev 63
Line 9... Line 9...
9
	TargetFrameworkVersion="131072"
9
	TargetFrameworkVersion="131072"
10
	>
10
	>
11
	<Platforms>
11
	<Platforms>
12
		<Platform
12
		<Platform
13
			Name="Win32"
13
			Name="Win32"
-
 
14
		/>
-
 
15
		<Platform
-
 
16
			Name="x64"
14
		/>
17
		/>
15
	</Platforms>
18
	</Platforms>
16
	<ToolFiles>
19
	<ToolFiles>
17
	</ToolFiles>
20
	</ToolFiles>
18
	<Configurations>
21
	<Configurations>
Line 145... Line 148...
145
				OptimizeReferences="2"
148
				OptimizeReferences="2"
146
				EnableCOMDATFolding="2"
149
				EnableCOMDATFolding="2"
147
				RandomizedBaseAddress="1"
150
				RandomizedBaseAddress="1"
148
				DataExecutionPrevention="0"
151
				DataExecutionPrevention="0"
149
				TargetMachine="1"
152
				TargetMachine="1"
-
 
153
			/>
-
 
154
			<Tool
-
 
155
				Name="VCALinkTool"
-
 
156
			/>
-
 
157
			<Tool
-
 
158
				Name="VCManifestTool"
-
 
159
				EmbedManifest="true"
-
 
160
			/>
-
 
161
			<Tool
-
 
162
				Name="VCXDCMakeTool"
-
 
163
			/>
-
 
164
			<Tool
-
 
165
				Name="VCBscMakeTool"
-
 
166
			/>
-
 
167
			<Tool
-
 
168
				Name="VCFxCopTool"
-
 
169
			/>
-
 
170
			<Tool
-
 
171
				Name="VCAppVerifierTool"
-
 
172
			/>
-
 
173
			<Tool
-
 
174
				Name="VCPostBuildEventTool"
-
 
175
			/>
-
 
176
		</Configuration>
-
 
177
		<Configuration
-
 
178
			Name="Debug|x64"
-
 
179
			OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
-
 
180
			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
-
 
181
			ConfigurationType="1"
-
 
182
			CharacterSet="1"
-
 
183
			>
-
 
184
			<Tool
-
 
185
				Name="VCPreBuildEventTool"
-
 
186
			/>
-
 
187
			<Tool
-
 
188
				Name="VCCustomBuildTool"
-
 
189
			/>
-
 
190
			<Tool
-
 
191
				Name="VCXMLDataGeneratorTool"
-
 
192
			/>
-
 
193
			<Tool
-
 
194
				Name="VCWebServiceProxyGeneratorTool"
-
 
195
			/>
-
 
196
			<Tool
-
 
197
				Name="VCMIDLTool"
-
 
198
				TargetEnvironment="3"
-
 
199
			/>
-
 
200
			<Tool
-
 
201
				Name="VCCLCompilerTool"
-
 
202
				Optimization="0"
-
 
203
				AdditionalIncludeDirectories="../../libspk/src"
-
 
204
				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;_SPKDLL"
-
 
205
				MinimalRebuild="true"
-
 
206
				BasicRuntimeChecks="3"
-
 
207
				RuntimeLibrary="3"
-
 
208
				UsePrecompiledHeader="0"
-
 
209
				WarningLevel="3"
-
 
210
				Detect64BitPortabilityProblems="false"
-
 
211
				DebugInformationFormat="3"
-
 
212
			/>
-
 
213
			<Tool
-
 
214
				Name="VCManagedResourceCompilerTool"
-
 
215
			/>
-
 
216
			<Tool
-
 
217
				Name="VCResourceCompilerTool"
-
 
218
			/>
-
 
219
			<Tool
-
 
220
				Name="VCPreLinkEventTool"
-
 
221
			/>
-
 
222
			<Tool
-
 
223
				Name="VCLinkerTool"
-
 
224
				AdditionalDependencies="$(SolutionDir)$(ConfigurationName)/spk.lib"
-
 
225
				LinkIncremental="2"
-
 
226
				GenerateDebugInformation="true"
-
 
227
				SubSystem="1"
-
 
228
				RandomizedBaseAddress="1"
-
 
229
				DataExecutionPrevention="0"
-
 
230
				TargetMachine="17"
-
 
231
			/>
-
 
232
			<Tool
-
 
233
				Name="VCALinkTool"
-
 
234
			/>
-
 
235
			<Tool
-
 
236
				Name="VCManifestTool"
-
 
237
				EmbedManifest="false"
-
 
238
			/>
-
 
239
			<Tool
-
 
240
				Name="VCXDCMakeTool"
-
 
241
			/>
-
 
242
			<Tool
-
 
243
				Name="VCBscMakeTool"
-
 
244
			/>
-
 
245
			<Tool
-
 
246
				Name="VCFxCopTool"
-
 
247
			/>
-
 
248
			<Tool
-
 
249
				Name="VCAppVerifierTool"
-
 
250
			/>
-
 
251
			<Tool
-
 
252
				Name="VCPostBuildEventTool"
-
 
253
			/>
-
 
254
		</Configuration>
-
 
255
		<Configuration
-
 
256
			Name="Release|x64"
-
 
257
			OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
-
 
258
			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
-
 
259
			ConfigurationType="1"
-
 
260
			CharacterSet="1"
-
 
261
			WholeProgramOptimization="1"
-
 
262
			>
-
 
263
			<Tool
-
 
264
				Name="VCPreBuildEventTool"
-
 
265
			/>
-
 
266
			<Tool
-
 
267
				Name="VCCustomBuildTool"
-
 
268
			/>
-
 
269
			<Tool
-
 
270
				Name="VCXMLDataGeneratorTool"
-
 
271
			/>
-
 
272
			<Tool
-
 
273
				Name="VCWebServiceProxyGeneratorTool"
-
 
274
			/>
-
 
275
			<Tool
-
 
276
				Name="VCMIDLTool"
-
 
277
				TargetEnvironment="3"
-
 
278
			/>
-
 
279
			<Tool
-
 
280
				Name="VCCLCompilerTool"
-
 
281
				AdditionalIncludeDirectories="../../libspk/src"
-
 
282
				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS"
-
 
283
				RuntimeLibrary="2"
-
 
284
				UsePrecompiledHeader="0"
-
 
285
				WarningLevel="3"
-
 
286
				Detect64BitPortabilityProblems="false"
-
 
287
				DebugInformationFormat="3"
-
 
288
			/>
-
 
289
			<Tool
-
 
290
				Name="VCManagedResourceCompilerTool"
-
 
291
			/>
-
 
292
			<Tool
-
 
293
				Name="VCResourceCompilerTool"
-
 
294
			/>
-
 
295
			<Tool
-
 
296
				Name="VCPreLinkEventTool"
-
 
297
			/>
-
 
298
			<Tool
-
 
299
				Name="VCLinkerTool"
-
 
300
				AdditionalDependencies="$(SolutionDir)$(ConfigurationName)\spk.lib"
-
 
301
				OutputFile="$(OutDir)\$(ProjectName).exe"
-
 
302
				LinkIncremental="1"
-
 
303
				GenerateDebugInformation="true"
-
 
304
				SubSystem="1"
-
 
305
				OptimizeReferences="2"
-
 
306
				EnableCOMDATFolding="2"
-
 
307
				RandomizedBaseAddress="1"
-
 
308
				DataExecutionPrevention="0"
-
 
309
				TargetMachine="17"
150
			/>
310
			/>
151
			<Tool
311
			<Tool
152
				Name="VCALinkTool"
312
				Name="VCALinkTool"
153
			/>
313
			/>
154
			<Tool
314
			<Tool