Subversion Repositories spk

Rev

Rev 36 | Rev 63 | Go to most recent revision | Details | Compare with Previous | 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
39 cycrow 234
				RelativePath="..\common\spknet.h"
235
				>
236
			</File>
237
			<File
1 cycrow 238
				RelativePath=".\src\stdafx.h"
239
				>
240
			</File>
241
		</Filter>
242
		<Filter
243
			Name="Resource Files"
244
			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
245
			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
246
			>
247
			<File
248
				RelativePath=".\app.rc"
249
				>
250
			</File>
251
			<File
252
				RelativePath="..\..\..\..\X-PlugInManager-Creator.ico"
253
				>
254
			</File>
255
		</Filter>
256
		<Filter
257
			Name="Forms"
258
			>
259
			<Filter
260
				Name="Header"
261
				>
262
				<File
263
					RelativePath=".\src\Forms\AddCockpit.h"
264
					FileType="3"
265
					>
266
					<File
267
						RelativePath=".\src\Forms\AddCockpit.resx"
268
						SubType="Designer"
269
						>
270
					</File>
271
				</File>
272
				<File
273
					RelativePath=".\src\Forms\AddDepend.h"
274
					FileType="3"
275
					>
276
					<File
277
						RelativePath=".\src\Forms\AddDepend.resx"
278
						SubType="Designer"
279
						>
280
					</File>
281
				</File>
282
				<File
283
					RelativePath=".\src\Forms\AddShipPart.h"
284
					FileType="3"
285
					>
286
					<File
287
						RelativePath=".\src\Forms\AddShipPart.resx"
288
						SubType="Designer"
289
						>
290
					</File>
291
				</File>
292
				<File
293
					RelativePath=".\src\Forms\AddShipText.h"
294
					FileType="3"
295
					>
296
					<File
297
						RelativePath=".\src\Forms\AddShipText.resx"
298
						SubType="Designer"
299
						>
300
					</File>
301
				</File>
302
				<File
303
					RelativePath=".\src\Forms\AddWare.h"
304
					FileType="3"
305
					>
306
					<File
307
						RelativePath=".\src\Forms\AddWare.resx"
308
						SubType="Designer"
309
						>
310
					</File>
311
				</File>
312
				<File
313
					RelativePath=".\src\Forms\AddWareText.h"
314
					FileType="3"
315
					>
316
					<File
317
						RelativePath=".\src\Forms\AddWareText.resx"
318
						SubType="Designer"
319
						>
320
					</File>
321
				</File>
322
				<File
323
					RelativePath=".\src\Forms\BaseForm.h"
324
					FileType="3"
325
					>
326
					<File
327
						RelativePath=".\src\Forms\BaseForm.resx"
328
						SubType="Designer"
329
						>
330
					</File>
331
				</File>
332
				<File
333
					RelativePath=".\src\Forms\CreationWizard.h"
334
					FileType="3"
335
					>
336
					<File
337
						RelativePath=".\src\Forms\CreationWizard.resx"
338
						SubType="Designer"
339
						>
340
					</File>
341
				</File>
342
				<File
343
					RelativePath=".\src\Forms\CustomiseGuns.h"
344
					FileType="3"
345
					>
346
					<File
347
						RelativePath=".\src\Forms\CustomiseGuns.resx"
348
						SubType="Designer"
349
						>
350
					</File>
351
				</File>
352
				<File
353
					RelativePath=".\src\Forms\CustomiseInfo.h"
354
					FileType="3"
355
					>
356
					<File
357
						RelativePath=".\src\Forms\CustomiseInfo.resx"
358
						SubType="Designer"
359
						>
360
					</File>
361
				</File>
362
				<File
363
					RelativePath=".\src\Forms\CustomiseModel.h"
364
					FileType="3"
365
					>
366
					<File
367
						RelativePath=".\src\Forms\CustomiseModel.resx"
368
						SubType="Designer"
369
						>
370
					</File>
371
				</File>
372
				<File
373
					RelativePath=".\src\Forms\CustomisePerformance.h"
374
					FileType="3"
375
					>
376
					<File
377
						RelativePath=".\src\Forms\CustomisePerformance.resx"
378
						SubType="Designer"
379
						>
380
					</File>
381
				</File>
382
				<File
383
					RelativePath=".\src\Forms\CustomiseShip.h"
384
					FileType="3"
385
					>
386
					<File
387
						RelativePath=".\src\Forms\CustomiseShip.resx"
388
						SubType="Designer"
389
						>
390
					</File>
391
				</File>
392
				<File
393
					RelativePath=".\src\Forms\CustomiseTurret.h"
394
					FileType="3"
395
					>
396
					<File
397
						RelativePath=".\src\Forms\CustomiseTurret.resx"
398
						SubType="Designer"
399
						>
400
					</File>
401
				</File>
402
				<File
403
					RelativePath=".\src\Forms\CustomiseWeapons.h"
404
					FileType="3"
405
					>
406
					<File
407
						RelativePath=".\src\Forms\CustomiseWeapons.resx"
408
						SubType="Designer"
409
						>
410
					</File>
411
				</File>
412
				<File
413
					RelativePath=".\src\Forms\CustomiseWeapons1.h"
414
					FileType="3"
415
					>
416
					<File
417
						RelativePath=".\src\Forms\CustomiseWeapons1.resx"
418
						SubType="Designer"
419
						>
420
					</File>
421
				</File>
422
				<File
423
					RelativePath=".\src\Forms\FileExplorer.h"
424
					FileType="3"
425
					>
426
					<File
427
						RelativePath=".\src\Forms\FileExplorer.resx"
428
						SubType="Designer"
429
						>
430
					</File>
431
				</File>
432
				<File
433
					RelativePath=".\src\Forms\Form1.h"
434
					FileType="3"
435
					>
436
					<File
437
						RelativePath=".\src\Forms\Form1.resx"
438
						SubType="Designer"
439
						>
440
					</File>
441
				</File>
442
				<File
443
					RelativePath=".\src\Forms\ImportShip.h"
444
					FileType="3"
445
					>
446
					<File
447
						RelativePath=".\src\Forms\ImportShip.resx"
448
						SubType="Designer"
449
						>
450
					</File>
451
				</File>
452
				<File
453
					RelativePath=".\src\Forms\InputBox.h"
454
					FileType="3"
455
					>
456
					<File
457
						RelativePath=".\src\Forms\InputBox.resx"
458
						SubType="Designer"
459
						>
460
					</File>
461
				</File>
462
				<File
463
					RelativePath=".\src\Forms\LoadShip.h"
464
					FileType="3"
465
					>
466
					<File
467
						RelativePath=".\src\Forms\LoadShip.resx"
468
						SubType="Designer"
469
						>
470
					</File>
471
				</File>
472
				<File
473
					RelativePath=".\src\Forms\LoadText.h"
474
					FileType="3"
475
					>
476
					<File
477
						RelativePath=".\src\Forms\LoadText.resx"
478
						SubType="Designer"
479
						>
480
					</File>
481
				</File>
482
				<File
483
					RelativePath=".\src\Forms\ModDiff.h"
484
					FileType="3"
485
					>
486
					<File
487
						RelativePath=".\src\Forms\ModDiff.resx"
488
						SubType="Designer"
489
						>
490
					</File>
491
				</File>
492
				<File
493
					RelativePath=".\src\Forms\MultiForm.h"
494
					FileType="3"
495
					>
496
					<File
497
						RelativePath=".\src\Forms\MultiForm.resx"
498
						SubType="Designer"
499
						>
500
					</File>
501
				</File>
502
				<File
503
					RelativePath=".\src\Forms\Options.h"
504
					FileType="3"
505
					>
506
					<File
507
						RelativePath=".\src\Forms\Options.resx"
508
						SubType="Designer"
509
						>
510
					</File>
511
				</File>
512
				<File
513
					RelativePath=".\src\Forms\PackageForm.h"
514
					FileType="3"
515
					>
516
					<File
517
						RelativePath=".\src\Forms\PackageForm.resx"
518
						SubType="Designer"
519
						>
520
					</File>
521
				</File>
522
				<File
523
					RelativePath=".\src\Forms\SaveDialog.h"
524
					FileType="3"
525
					>
526
					<File
527
						RelativePath=".\src\Forms\SaveDialog.resx"
528
						SubType="Designer"
529
						>
530
					</File>
531
				</File>
532
				<File
36 cycrow 533
					RelativePath=".\src\Forms\SelectFilesystem.h"
534
					FileType="3"
535
					>
536
					<File
537
						RelativePath=".\src\Forms\SelectFilesystem.resx"
538
						SubType="Designer"
539
						>
540
					</File>
541
				</File>
542
				<File
1 cycrow 543
					RelativePath=".\src\Forms\SelectGame.h"
544
					FileType="3"
545
					>
546
					<File
547
						RelativePath=".\src\Forms\SelectGame.resx"
548
						SubType="Designer"
549
						>
550
					</File>
551
				</File>
552
				<File
553
					RelativePath=".\src\Forms\Waiting.h"
554
					FileType="3"
555
					>
556
					<File
557
						RelativePath=".\src\Forms\Waiting.resx"
558
						SubType="Designer"
559
						>
560
					</File>
561
				</File>
562
				<File
563
					RelativePath=".\src\Forms\WizardAdvanced.h"
564
					FileType="4"
565
					>
566
				</File>
567
				<File
568
					RelativePath=".\src\Forms\WizardBasic1.h"
569
					FileType="3"
570
					>
571
					<File
572
						RelativePath=".\src\Forms\WizardBasic1.resx"
573
						SubType="Designer"
574
						>
575
					</File>
576
				</File>
577
				<File
578
					RelativePath=".\src\Forms\WizardCore1.h"
579
					FileType="4"
580
					>
581
				</File>
582
				<File
583
					RelativePath=".\src\Forms\WizardRebalance.h"
584
					FileType="3"
585
					>
586
				</File>
587
				<File
588
					RelativePath=".\src\Forms\WizardStartup.h"
589
					FileType="3"
590
					>
591
					<File
592
						RelativePath=".\src\Forms\WizardStartup.resx"
593
						SubType="Designer"
594
						>
595
					</File>
596
				</File>
597
				<File
598
					RelativePath=".\src\Forms\WizardUpdate.h"
599
					FileType="3"
600
					>
601
					<File
602
						RelativePath=".\src\Forms\WizardUpdate.resx"
603
						SubType="Designer"
604
						>
605
					</File>
606
				</File>
607
			</Filter>
608
			<Filter
609
				Name="Source"
610
				>
611
				<File
612
					RelativePath=".\src\Forms\AddDepend.cpp"
613
					>
614
				</File>
615
				<File
616
					RelativePath=".\src\Forms\AddShipPart.cpp"
617
					>
618
				</File>
619
				<File
620
					RelativePath=".\src\Forms\BaseForm.cpp"
621
					>
622
				</File>
623
				<File
624
					RelativePath=".\src\Forms\CreationWizard.cpp"
625
					>
626
				</File>
627
				<File
628
					RelativePath=".\src\Forms\CustomiseGuns.cpp"
629
					>
630
				</File>
631
				<File
632
					RelativePath=".\src\Forms\CustomiseInfo.cpp"
633
					>
634
				</File>
635
				<File
636
					RelativePath=".\src\Forms\CustomisePerformance.cpp"
637
					>
638
				</File>
639
				<File
640
					RelativePath=".\src\Forms\CustomiseShip.cpp"
641
					>
642
				</File>
643
				<File
644
					RelativePath=".\src\Forms\CustomiseTurret.cpp"
645
					>
646
				</File>
647
				<File
648
					RelativePath=".\src\Forms\CustomiseWeapons.cpp"
649
					>
650
				</File>
651
				<File
652
					RelativePath=".\src\Forms\CustomiseWeapons1.cpp"
653
					>
654
				</File>
655
				<File
656
					RelativePath=".\src\Forms\FileExplorer.cpp"
657
					>
658
				</File>
659
				<File
36 cycrow 660
					RelativePath=".\src\Forms\Form1.cpp"
661
					>
662
				</File>
663
				<File
1 cycrow 664
					RelativePath=".\src\Forms\ImportShip.cpp"
665
					>
666
				</File>
667
				<File
668
					RelativePath=".\src\Forms\InputBox.cpp"
669
					>
670
				</File>
671
				<File
672
					RelativePath=".\src\Forms\LoadShip.cpp"
673
					>
674
				</File>
675
				<File
676
					RelativePath=".\src\Forms\ModDiff.cpp"
677
					>
678
				</File>
679
				<File
680
					RelativePath=".\src\Forms\MultiForm.cpp"
681
					>
682
				</File>
683
				<File
684
					RelativePath=".\src\Forms\PackageForm.cpp"
685
					>
686
				</File>
687
				<File
36 cycrow 688
					RelativePath=".\src\Forms\SelectFilesystem.cpp"
689
					>
690
				</File>
691
				<File
1 cycrow 692
					RelativePath=".\src\Forms\Waiting.cpp"
693
					>
694
				</File>
695
				<File
696
					RelativePath=".\src\Forms\WizardAdvanced.cpp"
697
					>
698
				</File>
699
				<File
700
					RelativePath=".\src\Forms\WizardBasic1.cpp"
701
					>
702
				</File>
703
				<File
704
					RelativePath=".\src\Forms\WizardCore1.cpp"
705
					>
706
				</File>
707
				<File
708
					RelativePath=".\src\Forms\WizardRebalance.cpp"
709
					>
710
				</File>
711
				<File
712
					RelativePath=".\src\Forms\WizardStartup.cpp"
713
					>
714
				</File>
715
				<File
716
					RelativePath=".\src\Forms\WizardUpdate.cpp"
717
					>
718
				</File>
719
			</Filter>
720
			<Filter
721
				Name="SpkExplorer"
722
				>
723
				<File
724
					RelativePath="..\SpkExplorer\src\Forms\AddDialog.cpp"
725
					>
726
				</File>
727
				<File
728
					RelativePath="..\SpkExplorer\src\Forms\AddDialog.h"
729
					FileType="3"
730
					>
731
					<File
732
						RelativePath="..\SpkExplorer\src\Forms\AddDialog.resx"
733
						SubType="Designer"
734
						>
735
					</File>
736
				</File>
737
				<File
738
					RelativePath="..\SpkExplorer\src\Forms\ExtractDialog.cpp"
739
					>
740
				</File>
741
				<File
742
					RelativePath="..\SpkExplorer\src\Forms\ExtractDialog.h"
743
					FileType="3"
744
					>
745
					<File
746
						RelativePath="..\SpkExplorer\src\Forms\ExtractDialog.resx"
747
						SubType="Designer"
748
						>
749
					</File>
750
				</File>
751
				<File
752
					RelativePath="..\SpkExplorer\src\Forms\SpkForm.cpp"
753
					>
754
				</File>
755
				<File
756
					RelativePath="..\SpkExplorer\src\Forms\SpkForm.h"
757
					FileType="3"
758
					>
759
					<File
760
						RelativePath="..\SpkExplorer\src\Forms\SpkForm.resx"
761
						SubType="Designer"
762
						>
763
					</File>
764
				</File>
765
			</Filter>
766
		</Filter>
767
	</Files>
768
	<Globals>
769
	</Globals>
770
</VisualStudioProject>