Subversion Repositories spk

Rev

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