1 | <?xml version="1.0" encoding="Windows-1252"?>
|
---|
2 | <VisualStudioProject
|
---|
3 | ProjectType="Visual C++"
|
---|
4 | Version="9.00"
|
---|
5 | Name="blit"
|
---|
6 | ProjectGUID="{D5379407-2DCA-4D67-94A9-86EEEF1E5C2D}"
|
---|
7 | RootNamespace="blit"
|
---|
8 | Keyword="Win32Proj"
|
---|
9 | TargetFrameworkVersion="131072"
|
---|
10 | >
|
---|
11 | <Platforms>
|
---|
12 | <Platform
|
---|
13 | Name="Win32"
|
---|
14 | />
|
---|
15 | <Platform
|
---|
16 | Name="x64"
|
---|
17 | />
|
---|
18 | </Platforms>
|
---|
19 | <ToolFiles>
|
---|
20 | </ToolFiles>
|
---|
21 | <Configurations>
|
---|
22 | <Configuration
|
---|
23 | Name="Debug|Win32"
|
---|
24 | OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
---|
25 | IntermediateDirectory="$(ConfigurationName)"
|
---|
26 | ConfigurationType="1"
|
---|
27 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
|
---|
28 | CharacterSet="2"
|
---|
29 | >
|
---|
30 | <Tool
|
---|
31 | Name="VCPreBuildEventTool"
|
---|
32 | />
|
---|
33 | <Tool
|
---|
34 | Name="VCCustomBuildTool"
|
---|
35 | />
|
---|
36 | <Tool
|
---|
37 | Name="VCXMLDataGeneratorTool"
|
---|
38 | />
|
---|
39 | <Tool
|
---|
40 | Name="VCWebServiceProxyGeneratorTool"
|
---|
41 | />
|
---|
42 | <Tool
|
---|
43 | Name="VCMIDLTool"
|
---|
44 | />
|
---|
45 | <Tool
|
---|
46 | Name="VCCLCompilerTool"
|
---|
47 | Optimization="0"
|
---|
48 | AdditionalIncludeDirectories="..\win32;..\caca"
|
---|
49 | PreprocessorDefinitions="LIBCACA=1"
|
---|
50 | MinimalRebuild="true"
|
---|
51 | BasicRuntimeChecks="3"
|
---|
52 | RuntimeLibrary="1"
|
---|
53 | UsePrecompiledHeader="0"
|
---|
54 | WarningLevel="3"
|
---|
55 | Detect64BitPortabilityProblems="true"
|
---|
56 | DebugInformationFormat="4"
|
---|
57 | CompileAs="1"
|
---|
58 | DisableSpecificWarnings="4996;4142"
|
---|
59 | />
|
---|
60 | <Tool
|
---|
61 | Name="VCManagedResourceCompilerTool"
|
---|
62 | />
|
---|
63 | <Tool
|
---|
64 | Name="VCResourceCompilerTool"
|
---|
65 | />
|
---|
66 | <Tool
|
---|
67 | Name="VCPreLinkEventTool"
|
---|
68 | />
|
---|
69 | <Tool
|
---|
70 | Name="VCLinkerTool"
|
---|
71 | OutputFile="$(OutDir)/blit.exe"
|
---|
72 | LinkIncremental="2"
|
---|
73 | AdditionalLibraryDirectories=""C:\Program Files\Microsoft Platform SDK\Lib""
|
---|
74 | GenerateDebugInformation="true"
|
---|
75 | ProgramDatabaseFile="$(OutDir)/blit.pdb"
|
---|
76 | SubSystem="1"
|
---|
77 | RandomizedBaseAddress="1"
|
---|
78 | DataExecutionPrevention="0"
|
---|
79 | TargetMachine="1"
|
---|
80 | />
|
---|
81 | <Tool
|
---|
82 | Name="VCALinkTool"
|
---|
83 | />
|
---|
84 | <Tool
|
---|
85 | Name="VCManifestTool"
|
---|
86 | />
|
---|
87 | <Tool
|
---|
88 | Name="VCXDCMakeTool"
|
---|
89 | />
|
---|
90 | <Tool
|
---|
91 | Name="VCBscMakeTool"
|
---|
92 | />
|
---|
93 | <Tool
|
---|
94 | Name="VCFxCopTool"
|
---|
95 | />
|
---|
96 | <Tool
|
---|
97 | Name="VCAppVerifierTool"
|
---|
98 | />
|
---|
99 | <Tool
|
---|
100 | Name="VCPostBuildEventTool"
|
---|
101 | />
|
---|
102 | </Configuration>
|
---|
103 | <Configuration
|
---|
104 | Name="Debug|x64"
|
---|
105 | OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
|
---|
106 | IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
---|
107 | ConfigurationType="1"
|
---|
108 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
|
---|
109 | CharacterSet="2"
|
---|
110 | >
|
---|
111 | <Tool
|
---|
112 | Name="VCPreBuildEventTool"
|
---|
113 | />
|
---|
114 | <Tool
|
---|
115 | Name="VCCustomBuildTool"
|
---|
116 | />
|
---|
117 | <Tool
|
---|
118 | Name="VCXMLDataGeneratorTool"
|
---|
119 | />
|
---|
120 | <Tool
|
---|
121 | Name="VCWebServiceProxyGeneratorTool"
|
---|
122 | />
|
---|
123 | <Tool
|
---|
124 | Name="VCMIDLTool"
|
---|
125 | TargetEnvironment="3"
|
---|
126 | />
|
---|
127 | <Tool
|
---|
128 | Name="VCCLCompilerTool"
|
---|
129 | Optimization="0"
|
---|
130 | AdditionalIncludeDirectories="..\win32;..\caca"
|
---|
131 | PreprocessorDefinitions="LIBCACA=1"
|
---|
132 | MinimalRebuild="true"
|
---|
133 | BasicRuntimeChecks="3"
|
---|
134 | RuntimeLibrary="1"
|
---|
135 | UsePrecompiledHeader="0"
|
---|
136 | WarningLevel="3"
|
---|
137 | Detect64BitPortabilityProblems="true"
|
---|
138 | DebugInformationFormat="3"
|
---|
139 | CompileAs="1"
|
---|
140 | DisableSpecificWarnings="4996;4142"
|
---|
141 | />
|
---|
142 | <Tool
|
---|
143 | Name="VCManagedResourceCompilerTool"
|
---|
144 | />
|
---|
145 | <Tool
|
---|
146 | Name="VCResourceCompilerTool"
|
---|
147 | />
|
---|
148 | <Tool
|
---|
149 | Name="VCPreLinkEventTool"
|
---|
150 | />
|
---|
151 | <Tool
|
---|
152 | Name="VCLinkerTool"
|
---|
153 | OutputFile="$(OutDir)/blit.exe"
|
---|
154 | LinkIncremental="2"
|
---|
155 | AdditionalLibraryDirectories=""C:\Program Files\Microsoft Platform SDK\Lib""
|
---|
156 | GenerateDebugInformation="true"
|
---|
157 | ProgramDatabaseFile="$(OutDir)/blit.pdb"
|
---|
158 | SubSystem="1"
|
---|
159 | RandomizedBaseAddress="1"
|
---|
160 | DataExecutionPrevention="0"
|
---|
161 | TargetMachine="17"
|
---|
162 | />
|
---|
163 | <Tool
|
---|
164 | Name="VCALinkTool"
|
---|
165 | />
|
---|
166 | <Tool
|
---|
167 | Name="VCManifestTool"
|
---|
168 | />
|
---|
169 | <Tool
|
---|
170 | Name="VCXDCMakeTool"
|
---|
171 | />
|
---|
172 | <Tool
|
---|
173 | Name="VCBscMakeTool"
|
---|
174 | />
|
---|
175 | <Tool
|
---|
176 | Name="VCFxCopTool"
|
---|
177 | />
|
---|
178 | <Tool
|
---|
179 | Name="VCAppVerifierTool"
|
---|
180 | />
|
---|
181 | <Tool
|
---|
182 | Name="VCPostBuildEventTool"
|
---|
183 | />
|
---|
184 | </Configuration>
|
---|
185 | <Configuration
|
---|
186 | Name="Release|Win32"
|
---|
187 | OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
---|
188 | IntermediateDirectory="$(ConfigurationName)"
|
---|
189 | ConfigurationType="1"
|
---|
190 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
|
---|
191 | CharacterSet="2"
|
---|
192 | >
|
---|
193 | <Tool
|
---|
194 | Name="VCPreBuildEventTool"
|
---|
195 | />
|
---|
196 | <Tool
|
---|
197 | Name="VCCustomBuildTool"
|
---|
198 | />
|
---|
199 | <Tool
|
---|
200 | Name="VCXMLDataGeneratorTool"
|
---|
201 | />
|
---|
202 | <Tool
|
---|
203 | Name="VCWebServiceProxyGeneratorTool"
|
---|
204 | />
|
---|
205 | <Tool
|
---|
206 | Name="VCMIDLTool"
|
---|
207 | />
|
---|
208 | <Tool
|
---|
209 | Name="VCCLCompilerTool"
|
---|
210 | Optimization="2"
|
---|
211 | InlineFunctionExpansion="1"
|
---|
212 | OmitFramePointers="true"
|
---|
213 | AdditionalIncludeDirectories="..\win32;..\caca"
|
---|
214 | PreprocessorDefinitions="LIBCACA=1"
|
---|
215 | StringPooling="true"
|
---|
216 | RuntimeLibrary="0"
|
---|
217 | EnableFunctionLevelLinking="true"
|
---|
218 | UsePrecompiledHeader="0"
|
---|
219 | WarningLevel="3"
|
---|
220 | Detect64BitPortabilityProblems="true"
|
---|
221 | DebugInformationFormat="3"
|
---|
222 | CompileAs="1"
|
---|
223 | DisableSpecificWarnings="4996;4142"
|
---|
224 | />
|
---|
225 | <Tool
|
---|
226 | Name="VCManagedResourceCompilerTool"
|
---|
227 | />
|
---|
228 | <Tool
|
---|
229 | Name="VCResourceCompilerTool"
|
---|
230 | />
|
---|
231 | <Tool
|
---|
232 | Name="VCPreLinkEventTool"
|
---|
233 | />
|
---|
234 | <Tool
|
---|
235 | Name="VCLinkerTool"
|
---|
236 | OutputFile="$(OutDir)/blit.exe"
|
---|
237 | LinkIncremental="1"
|
---|
238 | GenerateDebugInformation="true"
|
---|
239 | SubSystem="1"
|
---|
240 | OptimizeReferences="2"
|
---|
241 | EnableCOMDATFolding="2"
|
---|
242 | RandomizedBaseAddress="1"
|
---|
243 | DataExecutionPrevention="0"
|
---|
244 | TargetMachine="1"
|
---|
245 | />
|
---|
246 | <Tool
|
---|
247 | Name="VCALinkTool"
|
---|
248 | />
|
---|
249 | <Tool
|
---|
250 | Name="VCManifestTool"
|
---|
251 | />
|
---|
252 | <Tool
|
---|
253 | Name="VCXDCMakeTool"
|
---|
254 | />
|
---|
255 | <Tool
|
---|
256 | Name="VCBscMakeTool"
|
---|
257 | />
|
---|
258 | <Tool
|
---|
259 | Name="VCFxCopTool"
|
---|
260 | />
|
---|
261 | <Tool
|
---|
262 | Name="VCAppVerifierTool"
|
---|
263 | />
|
---|
264 | <Tool
|
---|
265 | Name="VCPostBuildEventTool"
|
---|
266 | />
|
---|
267 | </Configuration>
|
---|
268 | <Configuration
|
---|
269 | Name="Release|x64"
|
---|
270 | OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
|
---|
271 | IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
---|
272 | ConfigurationType="1"
|
---|
273 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
|
---|
274 | CharacterSet="2"
|
---|
275 | >
|
---|
276 | <Tool
|
---|
277 | Name="VCPreBuildEventTool"
|
---|
278 | />
|
---|
279 | <Tool
|
---|
280 | Name="VCCustomBuildTool"
|
---|
281 | />
|
---|
282 | <Tool
|
---|
283 | Name="VCXMLDataGeneratorTool"
|
---|
284 | />
|
---|
285 | <Tool
|
---|
286 | Name="VCWebServiceProxyGeneratorTool"
|
---|
287 | />
|
---|
288 | <Tool
|
---|
289 | Name="VCMIDLTool"
|
---|
290 | TargetEnvironment="3"
|
---|
291 | />
|
---|
292 | <Tool
|
---|
293 | Name="VCCLCompilerTool"
|
---|
294 | Optimization="2"
|
---|
295 | InlineFunctionExpansion="1"
|
---|
296 | OmitFramePointers="true"
|
---|
297 | AdditionalIncludeDirectories="..\win32;..\caca"
|
---|
298 | PreprocessorDefinitions="LIBCACA=1"
|
---|
299 | StringPooling="true"
|
---|
300 | RuntimeLibrary="0"
|
---|
301 | EnableFunctionLevelLinking="true"
|
---|
302 | UsePrecompiledHeader="0"
|
---|
303 | WarningLevel="3"
|
---|
304 | Detect64BitPortabilityProblems="true"
|
---|
305 | DebugInformationFormat="3"
|
---|
306 | CompileAs="1"
|
---|
307 | DisableSpecificWarnings="4996;4142"
|
---|
308 | />
|
---|
309 | <Tool
|
---|
310 | Name="VCManagedResourceCompilerTool"
|
---|
311 | />
|
---|
312 | <Tool
|
---|
313 | Name="VCResourceCompilerTool"
|
---|
314 | />
|
---|
315 | <Tool
|
---|
316 | Name="VCPreLinkEventTool"
|
---|
317 | />
|
---|
318 | <Tool
|
---|
319 | Name="VCLinkerTool"
|
---|
320 | OutputFile="$(OutDir)/blit.exe"
|
---|
321 | LinkIncremental="1"
|
---|
322 | GenerateDebugInformation="true"
|
---|
323 | SubSystem="1"
|
---|
324 | OptimizeReferences="2"
|
---|
325 | EnableCOMDATFolding="2"
|
---|
326 | RandomizedBaseAddress="1"
|
---|
327 | DataExecutionPrevention="0"
|
---|
328 | TargetMachine="17"
|
---|
329 | />
|
---|
330 | <Tool
|
---|
331 | Name="VCALinkTool"
|
---|
332 | />
|
---|
333 | <Tool
|
---|
334 | Name="VCManifestTool"
|
---|
335 | />
|
---|
336 | <Tool
|
---|
337 | Name="VCXDCMakeTool"
|
---|
338 | />
|
---|
339 | <Tool
|
---|
340 | Name="VCBscMakeTool"
|
---|
341 | />
|
---|
342 | <Tool
|
---|
343 | Name="VCFxCopTool"
|
---|
344 | />
|
---|
345 | <Tool
|
---|
346 | Name="VCAppVerifierTool"
|
---|
347 | />
|
---|
348 | <Tool
|
---|
349 | Name="VCPostBuildEventTool"
|
---|
350 | />
|
---|
351 | </Configuration>
|
---|
352 | </Configurations>
|
---|
353 | <References>
|
---|
354 | </References>
|
---|
355 | <Files>
|
---|
356 | <Filter
|
---|
357 | Name="Header Files"
|
---|
358 | >
|
---|
359 | <File
|
---|
360 | RelativePath="..\win32\config.h"
|
---|
361 | >
|
---|
362 | </File>
|
---|
363 | </Filter>
|
---|
364 | <File
|
---|
365 | RelativePath="blit.c"
|
---|
366 | >
|
---|
367 | </File>
|
---|
368 | </Files>
|
---|
369 | <Globals>
|
---|
370 | </Globals>
|
---|
371 | </VisualStudioProject>
|
---|