Subversion Repositories spk

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
11 cycrow 1
<?xml version="1.0" encoding="Windows-1252"?>
2
<VisualStudioProject
3
	ProjectType="Visual C++"
4
	Version="8.00"
5
	Name="Launcher"
6
	ProjectGUID="{C6A78766-5FDA-49C6-A4F8-54DF5BAE4C35}"
7
	RootNamespace="Launcher"
8
	Keyword="Win32Proj"
9
	>
10
	<Platforms>
11
		<Platform
12
			Name="Win32"
13
		/>
14
	</Platforms>
15
	<ToolFiles>
16
	</ToolFiles>
17
	<Configurations>
18
		<Configuration
19
			Name="Debug|Win32"
20
			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
21
			IntermediateDirectory="$(ConfigurationName)"
22
			ConfigurationType="1"
23
			CharacterSet="1"
24
			>
25
			<Tool
26
				Name="VCPreBuildEventTool"
27
			/>
28
			<Tool
29
				Name="VCCustomBuildTool"
30
			/>
31
			<Tool
32
				Name="VCXMLDataGeneratorTool"
33
			/>
34
			<Tool
35
				Name="VCWebServiceProxyGeneratorTool"
36
			/>
37
			<Tool
38
				Name="VCMIDLTool"
39
			/>
40
			<Tool
41
				Name="VCCLCompilerTool"
42
				Optimization="0"
43
				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
44
				MinimalRebuild="true"
45
				BasicRuntimeChecks="3"
46
				RuntimeLibrary="3"
47
				UsePrecompiledHeader="0"
48
				WarningLevel="3"
49
				Detect64BitPortabilityProblems="true"
50
				DebugInformationFormat="4"
51
			/>
52
			<Tool
53
				Name="VCManagedResourceCompilerTool"
54
			/>
55
			<Tool
56
				Name="VCResourceCompilerTool"
57
			/>
58
			<Tool
59
				Name="VCPreLinkEventTool"
60
			/>
61
			<Tool
62
				Name="VCLinkerTool"
63
				AdditionalDependencies="..\debug\Direct3D-Hook.lib"
64
				LinkIncremental="2"
65
				GenerateDebugInformation="true"
66
				SubSystem="2"
67
				TargetMachine="1"
68
			/>
69
			<Tool
70
				Name="VCALinkTool"
71
			/>
72
			<Tool
73
				Name="VCManifestTool"
74
			/>
75
			<Tool
76
				Name="VCXDCMakeTool"
77
			/>
78
			<Tool
79
				Name="VCBscMakeTool"
80
			/>
81
			<Tool
82
				Name="VCFxCopTool"
83
			/>
84
			<Tool
85
				Name="VCAppVerifierTool"
86
			/>
87
			<Tool
88
				Name="VCWebDeploymentTool"
89
			/>
90
			<Tool
91
				Name="VCPostBuildEventTool"
92
			/>
93
		</Configuration>
94
		<Configuration
95
			Name="Release|Win32"
96
			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
97
			IntermediateDirectory="$(ConfigurationName)"
98
			ConfigurationType="1"
99
			CharacterSet="1"
100
			WholeProgramOptimization="1"
101
			>
102
			<Tool
103
				Name="VCPreBuildEventTool"
104
			/>
105
			<Tool
106
				Name="VCCustomBuildTool"
107
			/>
108
			<Tool
109
				Name="VCXMLDataGeneratorTool"
110
			/>
111
			<Tool
112
				Name="VCWebServiceProxyGeneratorTool"
113
			/>
114
			<Tool
115
				Name="VCMIDLTool"
116
			/>
117
			<Tool
118
				Name="VCCLCompilerTool"
119
				Optimization="3"
120
				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;CY_USESECURE"
121
				RuntimeLibrary="2"
122
				UsePrecompiledHeader="0"
123
				WarningLevel="3"
124
				Detect64BitPortabilityProblems="true"
125
				DebugInformationFormat="0"
126
			/>
127
			<Tool
128
				Name="VCManagedResourceCompilerTool"
129
			/>
130
			<Tool
131
				Name="VCResourceCompilerTool"
132
			/>
133
			<Tool
134
				Name="VCPreLinkEventTool"
135
			/>
136
			<Tool
137
				Name="VCLinkerTool"
138
				AdditionalDependencies="..\Release\Direct3D-Hook.lib"
139
				LinkIncremental="1"
140
				GenerateDebugInformation="false"
141
				SubSystem="1"
142
				OptimizeReferences="2"
143
				EnableCOMDATFolding="2"
144
				TargetMachine="1"
145
			/>
146
			<Tool
147
				Name="VCALinkTool"
148
			/>
149
			<Tool
150
				Name="VCManifestTool"
151
			/>
152
			<Tool
153
				Name="VCXDCMakeTool"
154
			/>
155
			<Tool
156
				Name="VCBscMakeTool"
157
			/>
158
			<Tool
159
				Name="VCFxCopTool"
160
			/>
161
			<Tool
162
				Name="VCAppVerifierTool"
163
			/>
164
			<Tool
165
				Name="VCWebDeploymentTool"
166
			/>
167
			<Tool
168
				Name="VCPostBuildEventTool"
169
			/>
170
		</Configuration>
171
	</Configurations>
172
	<References>
173
	</References>
174
	<Files>
175
		<Filter
176
			Name="Source Files"
177
			Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
178
			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
179
			>
180
			<File
181
				RelativePath=".\main.cpp"
182
				>
183
			</File>
184
		</Filter>
185
		<Filter
186
			Name="Header Files"
187
			Filter="h;hpp;hxx;hm;inl;inc;xsd"
188
			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
189
			>
190
		</Filter>
191
		<Filter
192
			Name="Resource Files"
193
			Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
194
			UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
195
			>
196
		</Filter>
197
	</Files>
198
	<Globals>
199
	</Globals>
200
</VisualStudioProject>