Subversion Repositories spk

Rev

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

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