Subversion Repositories spk

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
1 cycrow 1
<?xml version="1.0" encoding="Windows-1252"?>
2
<VisualStudioProject
3
	ProjectType="Visual C++"
4
	Version="9.00"
5
	Name="Creator"
6
	ProjectGUID="{185E2678-8252-47C3-AAA8-535E4CB769C1}"
7
	RootNamespace="Creator"
8
	Keyword="ManagedCProj"
9
	TargetFrameworkVersion="196613"
10
	>
11
	<Platforms>
12
		<Platform
13
			Name="Win32"
14
		/>
15
	</Platforms>
16
	<ToolFiles>
17
	</ToolFiles>
18
	<Configurations>
19
		<Configuration
20
			Name="Debug|Win32"
21
			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
2 cycrow 22
			IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\Creator"
1 cycrow 23
			ConfigurationType="1"
24
			CharacterSet="1"
25
			ManagedExtensions="1"
26
			>
27
			<Tool
28
				Name="VCPreBuildEventTool"
29
			/>
30
			<Tool
31
				Name="VCCustomBuildTool"
32
			/>
33
			<Tool
34
				Name="VCXMLDataGeneratorTool"
35
			/>
36
			<Tool
37
				Name="VCWebServiceProxyGeneratorTool"
38
			/>
39
			<Tool
40
				Name="VCMIDLTool"
41
			/>
42
			<Tool
43
				Name="VCCLCompilerTool"
44
				Optimization="0"
45
				AdditionalIncludeDirectories="../libspk/src"
46
				PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_WARNINGS;_SPKDLL;_STRINGCLR"
47
				RuntimeLibrary="3"
48
				UsePrecompiledHeader="0"
49
				WarningLevel="3"
50
				DebugInformationFormat="3"
51
			/>
52
			<Tool
53
				Name="VCManagedResourceCompilerTool"
54
			/>
55
			<Tool
56
				Name="VCResourceCompilerTool"
57
			/>
58
			<Tool
59
				Name="VCPreLinkEventTool"
60
			/>
61
			<Tool
62
				Name="VCLinkerTool"
2 cycrow 63
				AdditionalDependencies="$(SolutionDir)$(ConfigurationName)/spk.lib $(NOINHERIT)"
1 cycrow 64
				LinkIncremental="2"
65
				GenerateDebugInformation="true"
66
				AssemblyDebug="1"
67
				SubSystem="2"
68
				EntryPointSymbol="main"
69
				RandomizedBaseAddress="1"
70
				DataExecutionPrevention="0"
71
				TargetMachine="1"
72
			/>
73
			<Tool
74
				Name="VCALinkTool"
75
			/>
76
			<Tool
77
				Name="VCManifestTool"
78
			/>
79
			<Tool
80
				Name="VCXDCMakeTool"
81
			/>
82
			<Tool
83
				Name="VCBscMakeTool"
84
			/>
85
			<Tool
86
				Name="VCFxCopTool"
87
			/>
88
			<Tool
89
				Name="VCAppVerifierTool"
90
			/>
91
			<Tool
92
				Name="VCPostBuildEventTool"
93
			/>
94
		</Configuration>
95
		<Configuration
96
			Name="Release|Win32"
97
			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
10 cycrow 98
			IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\Creator"
1 cycrow 99
			ConfigurationType="1"
100
			CharacterSet="1"
101
			ManagedExtensions="1"
102
			WholeProgramOptimization="1"
103
			>
104
			<Tool
105
				Name="VCPreBuildEventTool"
106
			/>
107
			<Tool
108
				Name="VCCustomBuildTool"
109
			/>
110
			<Tool
111
				Name="VCXMLDataGeneratorTool"
112
			/>
113
			<Tool
114
				Name="VCWebServiceProxyGeneratorTool"
115
			/>
116
			<Tool
117
				Name="VCMIDLTool"
118
			/>
119
			<Tool
120
				Name="VCCLCompilerTool"
10 cycrow 121
				AdditionalIncludeDirectories="../libspk/src"
1 cycrow 122
				PreprocessorDefinitions="WIN32;NDEBUG;;_CRT_SECURE_NO_WARNINGS;_SPKDLL;_STRINGCLR"
123
				RuntimeLibrary="2"
10 cycrow 124
				UsePrecompiledHeader="0"
1 cycrow 125
				WarningLevel="3"
126
				DebugInformationFormat="3"
127
			/>
128
			<Tool
129
				Name="VCManagedResourceCompilerTool"
130
			/>
131
			<Tool
132
				Name="VCResourceCompilerTool"
133
			/>
134
			<Tool
135
				Name="VCPreLinkEventTool"
136
			/>
137
			<Tool
138
				Name="VCLinkerTool"
10 cycrow 139
				AdditionalDependencies="$(SolutionDir)$(ConfigurationName)\spk.lib $(NOINHERIT)"
1 cycrow 140
				LinkIncremental="1"
21 cycrow 141
				GenerateDebugInformation="false"
1 cycrow 142
				SubSystem="2"
143
				EntryPointSymbol="main"
144
				RandomizedBaseAddress="1"
145
				DataExecutionPrevention="0"
146
				TargetMachine="1"
147
			/>
148
			<Tool
149
				Name="VCALinkTool"
150
			/>
151
			<Tool
152
				Name="VCManifestTool"
153
			/>
154
			<Tool
155
				Name="VCXDCMakeTool"
156
			/>
157
			<Tool
158
				Name="VCBscMakeTool"
159
			/>
160
			<Tool
161
				Name="VCFxCopTool"
162
			/>
163
			<Tool
164
				Name="VCAppVerifierTool"
165
			/>
166
			<Tool
167
				Name="VCPostBuildEventTool"
168
			/>
169
		</Configuration>
170
	</Configurations>
171
	<References>
172
		<AssemblyReference
173
			RelativePath="System.dll"
174
			AssemblyName="System, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"
175
			MinFrameworkVersion="131072"
176
		/>
177
		<AssemblyReference
178
			RelativePath="System.Data.dll"
179
			AssemblyName="System.Data, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=x86"
180
			MinFrameworkVersion="131072"
181
		/>
182
		<AssemblyReference
183
			RelativePath="System.Drawing.dll"
184
			AssemblyName="System.Drawing, Version=2.0.0.0, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"
185
			MinFrameworkVersion="131072"
186
		/>
187
		<AssemblyReference
188
			RelativePath="System.Windows.Forms.dll"
189
			AssemblyName="System.Windows.Forms, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"
190
			MinFrameworkVersion="131072"
191
		/>
192
		<AssemblyReference
193
			RelativePath="System.XML.dll"
194
			AssemblyName="System.Xml, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"
195
			MinFrameworkVersion="131072"
196
		/>
197
		<AssemblyReference
198
			RelativePath="..\debug\baseform.dll"
199
			AssemblyName="BaseForm, Version=1.0.3843.34848, processorArchitecture=x86"
200
			UseInBuild="false"
201
			UseDependenciesInBuild="false"
202
			MinFrameworkVersion="131072"
203
		/>
204
	</References>
205
	<Files>
206
		<Filter
207
			Name="Source Files"
208
			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
209
			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
210
			>
211
			<File
212
				RelativePath=".\src\AssemblyInfo.cpp"
213
				>
214
			</File>
215
			<File
216
				RelativePath=".\src\Creator.cpp"
217
				>
218
			</File>
219
			<File
220
				RelativePath=".\src\stdafx.cpp"
221
				>
222
			</File>
223
		</Filter>
224
		<Filter
225
			Name="Header Files"
226
			Filter="h;hpp;hxx;hm;inl;inc;xsd"
227
			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
228
			>
229
			<File
230
				RelativePath=".\src\resource.h"
231
				>
232
			</File>
233
			<File
234
				RelativePath=".\src\stdafx.h"
235
				>
236
			</File>
237
		</Filter>
238
		<Filter
239
			Name="Resource Files"
240
			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
241
			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
242
			>
243
			<File
244
				RelativePath=".\app.rc"
245
				>
246
			</File>
247
			<File
248
				RelativePath="..\..\..\..\X-PlugInManager-Creator.ico"
249
				>
250
			</File>
251
		</Filter>
252
		<Filter
253
			Name="Forms"
254
			>
255
			<Filter
256
				Name="Header"
257
				>
258
				<File
259
					RelativePath=".\src\Forms\AddCockpit.h"
260
					FileType="3"
261
					>
262
					<File
263
						RelativePath=".\src\Forms\AddCockpit.resx"
264
						SubType="Designer"
265
						>
266
					</File>
267
				</File>
268
				<File
269
					RelativePath=".\src\Forms\AddDepend.h"
270
					FileType="3"
271
					>
272
					<File
273
						RelativePath=".\src\Forms\AddDepend.resx"
274
						SubType="Designer"
275
						>
276
					</File>
277
				</File>
278
				<File
279
					RelativePath=".\src\Forms\AddShipPart.h"
280
					FileType="3"
281
					>
282
					<File
283
						RelativePath=".\src\Forms\AddShipPart.resx"
284
						SubType="Designer"
285
						>
286
					</File>
287
				</File>
288
				<File
289
					RelativePath=".\src\Forms\AddShipText.h"
290
					FileType="3"
291
					>
292
					<File
293
						RelativePath=".\src\Forms\AddShipText.resx"
294
						SubType="Designer"
295
						>
296
					</File>
297
				</File>
298
				<File
299
					RelativePath=".\src\Forms\AddWare.h"
300
					FileType="3"
301
					>
302
					<File
303
						RelativePath=".\src\Forms\AddWare.resx"
304
						SubType="Designer"
305
						>
306
					</File>
307
				</File>
308
				<File
309
					RelativePath=".\src\Forms\AddWareText.h"
310
					FileType="3"
311
					>
312
					<File
313
						RelativePath=".\src\Forms\AddWareText.resx"
314
						SubType="Designer"
315
						>
316
					</File>
317
				</File>
318
				<File
319
					RelativePath=".\src\Forms\BaseForm.h"
320
					FileType="3"
321
					>
322
					<File
323
						RelativePath=".\src\Forms\BaseForm.resx"
324
						SubType="Designer"
325
						>
326
					</File>
327
				</File>
328
				<File
329
					RelativePath=".\src\Forms\CreationWizard.h"
330
					FileType="3"
331
					>
332
					<File
333
						RelativePath=".\src\Forms\CreationWizard.resx"
334
						SubType="Designer"
335
						>
336
					</File>
337
				</File>
338
				<File
339
					RelativePath=".\src\Forms\CustomiseGuns.h"
340
					FileType="3"
341
					>
342
					<File
343
						RelativePath=".\src\Forms\CustomiseGuns.resx"
344
						SubType="Designer"
345
						>
346
					</File>
347
				</File>
348
				<File
349
					RelativePath=".\src\Forms\CustomiseInfo.h"
350
					FileType="3"
351
					>
352
					<File
353
						RelativePath=".\src\Forms\CustomiseInfo.resx"
354
						SubType="Designer"
355
						>
356
					</File>
357
				</File>
358
				<File
359
					RelativePath=".\src\Forms\CustomiseModel.h"
360
					FileType="3"
361
					>
362
					<File
363
						RelativePath=".\src\Forms\CustomiseModel.resx"
364
						SubType="Designer"
365
						>
366
					</File>
367
				</File>
368
				<File
369
					RelativePath=".\src\Forms\CustomisePerformance.h"
370
					FileType="3"
371
					>
372
					<File
373
						RelativePath=".\src\Forms\CustomisePerformance.resx"
374
						SubType="Designer"
375
						>
376
					</File>
377
				</File>
378
				<File
379
					RelativePath=".\src\Forms\CustomiseShip.h"
380
					FileType="3"
381
					>
382
					<File
383
						RelativePath=".\src\Forms\CustomiseShip.resx"
384
						SubType="Designer"
385
						>
386
					</File>
387
				</File>
388
				<File
389
					RelativePath=".\src\Forms\CustomiseTurret.h"
390
					FileType="3"
391
					>
392
					<File
393
						RelativePath=".\src\Forms\CustomiseTurret.resx"
394
						SubType="Designer"
395
						>
396
					</File>
397
				</File>
398
				<File
399
					RelativePath=".\src\Forms\CustomiseWeapons.h"
400
					FileType="3"
401
					>
402
					<File
403
						RelativePath=".\src\Forms\CustomiseWeapons.resx"
404
						SubType="Designer"
405
						>
406
					</File>
407
				</File>
408
				<File
409
					RelativePath=".\src\Forms\CustomiseWeapons1.h"
410
					FileType="3"
411
					>
412
					<File
413
						RelativePath=".\src\Forms\CustomiseWeapons1.resx"
414
						SubType="Designer"
415
						>
416
					</File>
417
				</File>
418
				<File
419
					RelativePath=".\src\Forms\FileExplorer.h"
420
					FileType="3"
421
					>
422
					<File
423
						RelativePath=".\src\Forms\FileExplorer.resx"
424
						SubType="Designer"
425
						>
426
					</File>
427
				</File>
428
				<File
429
					RelativePath=".\src\Forms\Form1.h"
430
					FileType="3"
431
					>
432
					<File
433
						RelativePath=".\src\Forms\Form1.resx"
434
						SubType="Designer"
435
						>
436
					</File>
437
				</File>
438
				<File
439
					RelativePath=".\src\Forms\ImportShip.h"
440
					FileType="3"
441
					>
442
					<File
443
						RelativePath=".\src\Forms\ImportShip.resx"
444
						SubType="Designer"
445
						>
446
					</File>
447
				</File>
448
				<File
449
					RelativePath=".\src\Forms\InputBox.h"
450
					FileType="3"
451
					>
452
					<File
453
						RelativePath=".\src\Forms\InputBox.resx"
454
						SubType="Designer"
455
						>
456
					</File>
457
				</File>
458
				<File
459
					RelativePath=".\src\Forms\LoadShip.h"
460
					FileType="3"
461
					>
462
					<File
463
						RelativePath=".\src\Forms\LoadShip.resx"
464
						SubType="Designer"
465
						>
466
					</File>
467
				</File>
468
				<File
469
					RelativePath=".\src\Forms\LoadText.h"
470
					FileType="3"
471
					>
472
					<File
473
						RelativePath=".\src\Forms\LoadText.resx"
474
						SubType="Designer"
475
						>
476
					</File>
477
				</File>
478
				<File
479
					RelativePath=".\src\Forms\ModDiff.h"
480
					FileType="3"
481
					>
482
					<File
483
						RelativePath=".\src\Forms\ModDiff.resx"
484
						SubType="Designer"
485
						>
486
					</File>
487
				</File>
488
				<File
489
					RelativePath=".\src\Forms\MultiForm.h"
490
					FileType="3"
491
					>
492
					<File
493
						RelativePath=".\src\Forms\MultiForm.resx"
494
						SubType="Designer"
495
						>
496
					</File>
497
				</File>
498
				<File
499
					RelativePath=".\src\Forms\Options.h"
500
					FileType="3"
501
					>
502
					<File
503
						RelativePath=".\src\Forms\Options.resx"
504
						SubType="Designer"
505
						>
506
					</File>
507
				</File>
508
				<File
509
					RelativePath=".\src\Forms\PackageForm.h"
510
					FileType="3"
511
					>
512
					<File
513
						RelativePath=".\src\Forms\PackageForm.resx"
514
						SubType="Designer"
515
						>
516
					</File>
517
				</File>
518
				<File
519
					RelativePath=".\src\Forms\SaveDialog.h"
520
					FileType="3"
521
					>
522
					<File
523
						RelativePath=".\src\Forms\SaveDialog.resx"
524
						SubType="Designer"
525
						>
526
					</File>
527
				</File>
528
				<File
36 cycrow 529
					RelativePath=".\src\Forms\SelectFilesystem.h"
530
					FileType="3"
531
					>
532
					<File
533
						RelativePath=".\src\Forms\SelectFilesystem.resx"
534
						SubType="Designer"
535
						>
536
					</File>
537
				</File>
538
				<File
1 cycrow 539
					RelativePath=".\src\Forms\SelectGame.h"
540
					FileType="3"
541
					>
542
					<File
543
						RelativePath=".\src\Forms\SelectGame.resx"
544
						SubType="Designer"
545
						>
546
					</File>
547
				</File>
548
				<File
549
					RelativePath=".\src\Forms\Waiting.h"
550
					FileType="3"
551
					>
552
					<File
553
						RelativePath=".\src\Forms\Waiting.resx"
554
						SubType="Designer"
555
						>
556
					</File>
557
				</File>
558
				<File
559
					RelativePath=".\src\Forms\WizardAdvanced.h"
560
					FileType="4"
561
					>
562
				</File>
563
				<File
564
					RelativePath=".\src\Forms\WizardBasic1.h"
565
					FileType="3"
566
					>
567
					<File
568
						RelativePath=".\src\Forms\WizardBasic1.resx"
569
						SubType="Designer"
570
						>
571
					</File>
572
				</File>
573
				<File
574
					RelativePath=".\src\Forms\WizardCore1.h"
575
					FileType="4"
576
					>
577
				</File>
578
				<File
579
					RelativePath=".\src\Forms\WizardRebalance.h"
580
					FileType="3"
581
					>
582
				</File>
583
				<File
584
					RelativePath=".\src\Forms\WizardStartup.h"
585
					FileType="3"
586
					>
587
					<File
588
						RelativePath=".\src\Forms\WizardStartup.resx"
589
						SubType="Designer"
590
						>
591
					</File>
592
				</File>
593
				<File
594
					RelativePath=".\src\Forms\WizardUpdate.h"
595
					FileType="3"
596
					>
597
					<File
598
						RelativePath=".\src\Forms\WizardUpdate.resx"
599
						SubType="Designer"
600
						>
601
					</File>
602
				</File>
603
			</Filter>
604
			<Filter
605
				Name="Source"
606
				>
607
				<File
608
					RelativePath=".\src\Forms\AddDepend.cpp"
609
					>
610
				</File>
611
				<File
612
					RelativePath=".\src\Forms\AddShipPart.cpp"
613
					>
614
				</File>
615
				<File
616
					RelativePath=".\src\Forms\BaseForm.cpp"
617
					>
618
				</File>
619
				<File
620
					RelativePath=".\src\Forms\CreationWizard.cpp"
621
					>
622
				</File>
623
				<File
624
					RelativePath=".\src\Forms\CustomiseGuns.cpp"
625
					>
626
				</File>
627
				<File
628
					RelativePath=".\src\Forms\CustomiseInfo.cpp"
629
					>
630
				</File>
631
				<File
632
					RelativePath=".\src\Forms\CustomisePerformance.cpp"
633
					>
634
				</File>
635
				<File
636
					RelativePath=".\src\Forms\CustomiseShip.cpp"
637
					>
638
				</File>
639
				<File
640
					RelativePath=".\src\Forms\CustomiseTurret.cpp"
641
					>
642
				</File>
643
				<File
644
					RelativePath=".\src\Forms\CustomiseWeapons.cpp"
645
					>
646
				</File>
647
				<File
648
					RelativePath=".\src\Forms\CustomiseWeapons1.cpp"
649
					>
650
				</File>
651
				<File
652
					RelativePath=".\src\Forms\FileExplorer.cpp"
653
					>
654
				</File>
655
				<File
36 cycrow 656
					RelativePath=".\src\Forms\Form1.cpp"
657
					>
658
				</File>
659
				<File
1 cycrow 660
					RelativePath=".\src\Forms\ImportShip.cpp"
661
					>
662
				</File>
663
				<File
664
					RelativePath=".\src\Forms\InputBox.cpp"
665
					>
666
				</File>
667
				<File
668
					RelativePath=".\src\Forms\LoadShip.cpp"
669
					>
670
				</File>
671
				<File
672
					RelativePath=".\src\Forms\ModDiff.cpp"
673
					>
674
				</File>
675
				<File
676
					RelativePath=".\src\Forms\MultiForm.cpp"
677
					>
678
				</File>
679
				<File
680
					RelativePath=".\src\Forms\PackageForm.cpp"
681
					>
682
				</File>
683
				<File
36 cycrow 684
					RelativePath=".\src\Forms\SelectFilesystem.cpp"
685
					>
686
				</File>
687
				<File
1 cycrow 688
					RelativePath=".\src\Forms\Waiting.cpp"
689
					>
690
				</File>
691
				<File
692
					RelativePath=".\src\Forms\WizardAdvanced.cpp"
693
					>
694
				</File>
695
				<File
696
					RelativePath=".\src\Forms\WizardBasic1.cpp"
697
					>
698
				</File>
699
				<File
700
					RelativePath=".\src\Forms\WizardCore1.cpp"
701
					>
702
				</File>
703
				<File
704
					RelativePath=".\src\Forms\WizardRebalance.cpp"
705
					>
706
				</File>
707
				<File
708
					RelativePath=".\src\Forms\WizardStartup.cpp"
709
					>
710
				</File>
711
				<File
712
					RelativePath=".\src\Forms\WizardUpdate.cpp"
713
					>
714
				</File>
715
			</Filter>
716
			<Filter
717
				Name="SpkExplorer"
718
				>
719
				<File
720
					RelativePath="..\SpkExplorer\src\Forms\AddDialog.cpp"
721
					>
722
				</File>
723
				<File
724
					RelativePath="..\SpkExplorer\src\Forms\AddDialog.h"
725
					FileType="3"
726
					>
727
					<File
728
						RelativePath="..\SpkExplorer\src\Forms\AddDialog.resx"
729
						SubType="Designer"
730
						>
731
					</File>
732
				</File>
733
				<File
734
					RelativePath="..\SpkExplorer\src\Forms\ExtractDialog.cpp"
735
					>
736
				</File>
737
				<File
738
					RelativePath="..\SpkExplorer\src\Forms\ExtractDialog.h"
739
					FileType="3"
740
					>
741
					<File
742
						RelativePath="..\SpkExplorer\src\Forms\ExtractDialog.resx"
743
						SubType="Designer"
744
						>
745
					</File>
746
				</File>
747
				<File
748
					RelativePath="..\SpkExplorer\src\Forms\SpkForm.cpp"
749
					>
750
				</File>
751
				<File
752
					RelativePath="..\SpkExplorer\src\Forms\SpkForm.h"
753
					FileType="3"
754
					>
755
					<File
756
						RelativePath="..\SpkExplorer\src\Forms\SpkForm.resx"
757
						SubType="Designer"
758
						>
759
					</File>
760
				</File>
761
			</Filter>
762
		</Filter>
763
	</Files>
764
	<Globals>
765
	</Globals>
766
</VisualStudioProject>