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