[svn] / trunk / xvidcore / build / win32 / xvid_decraw.vcproj Repository:
ViewVC logotype

Annotation of /trunk/xvidcore/build/win32/xvid_decraw.vcproj

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1827 - (view) (download)

1 : Isibaar 1827 <?xml version="1.0" encoding="Windows-1252"?>
2 :     <VisualStudioProject
3 :     ProjectType="Visual C++"
4 :     Version="8,00"
5 :     Name="xvid_decraw"
6 :     ProjectGUID="{C499489E-1438-4118-A5D6-CADFE611AFB4}"
7 :     >
8 :     <Platforms>
9 :     <Platform
10 :     Name="Win32"
11 :     />
12 :     <Platform
13 :     Name="x64"
14 :     />
15 :     </Platforms>
16 :     <ToolFiles>
17 :     </ToolFiles>
18 :     <Configurations>
19 :     <Configuration
20 :     Name="Release|Win32"
21 :     OutputDirectory=".\bin"
22 :     IntermediateDirectory=".\Release"
23 :     ConfigurationType="1"
24 :     InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
25 :     UseOfMFC="0"
26 :     ATLMinimizesCRunTimeLibraryUsage="false"
27 :     CharacterSet="2"
28 :     >
29 :     <Tool
30 :     Name="VCPreBuildEventTool"
31 :     />
32 :     <Tool
33 :     Name="VCCustomBuildTool"
34 :     />
35 :     <Tool
36 :     Name="VCXMLDataGeneratorTool"
37 :     />
38 :     <Tool
39 :     Name="VCWebServiceProxyGeneratorTool"
40 :     />
41 :     <Tool
42 :     Name="VCMIDLTool"
43 :     TypeLibraryName=".\bin/xvid_decraw.tlb"
44 :     HeaderFileName=""
45 :     />
46 :     <Tool
47 :     Name="VCCLCompilerTool"
48 :     Optimization="2"
49 :     InlineFunctionExpansion="1"
50 :     AdditionalIncludeDirectories="..\\..\\src"
51 :     PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;ARCH_IS_LITTLE_ENDIAN"
52 :     StringPooling="true"
53 :     RuntimeLibrary="0"
54 :     EnableFunctionLevelLinking="true"
55 :     PrecompiledHeaderFile=".\Release/xvid_decraw.pch"
56 :     AssemblerListingLocation=".\Release/"
57 :     ObjectFile=".\Release/"
58 :     ProgramDataBaseFileName=".\Release/"
59 :     WarningLevel="3"
60 :     SuppressStartupBanner="true"
61 :     />
62 :     <Tool
63 :     Name="VCManagedResourceCompilerTool"
64 :     />
65 :     <Tool
66 :     Name="VCResourceCompilerTool"
67 :     PreprocessorDefinitions="NDEBUG"
68 :     Culture="1033"
69 :     />
70 :     <Tool
71 :     Name="VCPreLinkEventTool"
72 :     />
73 :     <Tool
74 :     Name="VCLinkerTool"
75 :     AdditionalDependencies="odbc32.lib odbccp32.lib xvidcore.dll.a"
76 :     OutputFile=".\bin/xvid_decraw.exe"
77 :     LinkIncremental="1"
78 :     SuppressStartupBanner="true"
79 :     AdditionalLibraryDirectories="bin"
80 :     ProgramDatabaseFile=".\bin/xvid_decraw.pdb"
81 :     SubSystem="1"
82 :     TargetMachine="1"
83 :     />
84 :     <Tool
85 :     Name="VCALinkTool"
86 :     />
87 :     <Tool
88 :     Name="VCManifestTool"
89 :     />
90 :     <Tool
91 :     Name="VCXDCMakeTool"
92 :     />
93 :     <Tool
94 :     Name="VCBscMakeTool"
95 :     SuppressStartupBanner="true"
96 :     OutputFile=".\bin/xvid_decraw.bsc"
97 :     />
98 :     <Tool
99 :     Name="VCFxCopTool"
100 :     />
101 :     <Tool
102 :     Name="VCAppVerifierTool"
103 :     />
104 :     <Tool
105 :     Name="VCWebDeploymentTool"
106 :     />
107 :     <Tool
108 :     Name="VCPostBuildEventTool"
109 :     />
110 :     </Configuration>
111 :     <Configuration
112 :     Name="Release|x64"
113 :     OutputDirectory="$(PlatformName)\$(ConfigurationName)"
114 :     IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
115 :     ConfigurationType="1"
116 :     InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
117 :     UseOfMFC="0"
118 :     ATLMinimizesCRunTimeLibraryUsage="false"
119 :     CharacterSet="2"
120 :     >
121 :     <Tool
122 :     Name="VCPreBuildEventTool"
123 :     />
124 :     <Tool
125 :     Name="VCCustomBuildTool"
126 :     />
127 :     <Tool
128 :     Name="VCXMLDataGeneratorTool"
129 :     />
130 :     <Tool
131 :     Name="VCWebServiceProxyGeneratorTool"
132 :     />
133 :     <Tool
134 :     Name="VCMIDLTool"
135 :     TargetEnvironment="3"
136 :     TypeLibraryName=".\bin/xvid_decraw.tlb"
137 :     HeaderFileName=""
138 :     />
139 :     <Tool
140 :     Name="VCCLCompilerTool"
141 :     Optimization="2"
142 :     InlineFunctionExpansion="1"
143 :     AdditionalIncludeDirectories="..\\..\\src"
144 :     PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;ARCH_IS_LITTLE_ENDIAN"
145 :     StringPooling="true"
146 :     RuntimeLibrary="0"
147 :     EnableFunctionLevelLinking="true"
148 :     PrecompiledHeaderFile="$(IntDir)\xvid_decraw.pch"
149 :     AssemblerListingLocation="$(IntDir)\"
150 :     ObjectFile="$(IntDir)\"
151 :     ProgramDataBaseFileName="$(IntDir)\"
152 :     WarningLevel="3"
153 :     SuppressStartupBanner="true"
154 :     />
155 :     <Tool
156 :     Name="VCManagedResourceCompilerTool"
157 :     />
158 :     <Tool
159 :     Name="VCResourceCompilerTool"
160 :     PreprocessorDefinitions="NDEBUG"
161 :     Culture="1033"
162 :     />
163 :     <Tool
164 :     Name="VCPreLinkEventTool"
165 :     />
166 :     <Tool
167 :     Name="VCLinkerTool"
168 :     AdditionalDependencies="odbc32.lib odbccp32.lib .\bin\x64\xvidcore.dll.a"
169 :     OutputFile=".\bin\x64\xvid_decraw.exe"
170 :     LinkIncremental="1"
171 :     SuppressStartupBanner="true"
172 :     AdditionalLibraryDirectories="bin"
173 :     ProgramDatabaseFile=".\bin\x64\xvid_decraw.pdb"
174 :     SubSystem="1"
175 :     TargetMachine="17"
176 :     />
177 :     <Tool
178 :     Name="VCALinkTool"
179 :     />
180 :     <Tool
181 :     Name="VCManifestTool"
182 :     />
183 :     <Tool
184 :     Name="VCXDCMakeTool"
185 :     />
186 :     <Tool
187 :     Name="VCBscMakeTool"
188 :     SuppressStartupBanner="true"
189 :     OutputFile=".\bin\x64\xvid_decraw.bsc"
190 :     />
191 :     <Tool
192 :     Name="VCFxCopTool"
193 :     />
194 :     <Tool
195 :     Name="VCAppVerifierTool"
196 :     />
197 :     <Tool
198 :     Name="VCWebDeploymentTool"
199 :     />
200 :     <Tool
201 :     Name="VCPostBuildEventTool"
202 :     />
203 :     </Configuration>
204 :     <Configuration
205 :     Name="Debug|Win32"
206 :     OutputDirectory=".\bin"
207 :     IntermediateDirectory=".\Debug"
208 :     ConfigurationType="1"
209 :     InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
210 :     UseOfMFC="0"
211 :     ATLMinimizesCRunTimeLibraryUsage="false"
212 :     CharacterSet="2"
213 :     >
214 :     <Tool
215 :     Name="VCPreBuildEventTool"
216 :     />
217 :     <Tool
218 :     Name="VCCustomBuildTool"
219 :     />
220 :     <Tool
221 :     Name="VCXMLDataGeneratorTool"
222 :     />
223 :     <Tool
224 :     Name="VCWebServiceProxyGeneratorTool"
225 :     />
226 :     <Tool
227 :     Name="VCMIDLTool"
228 :     TypeLibraryName=".\bin/xvid_decraw.tlb"
229 :     HeaderFileName=""
230 :     />
231 :     <Tool
232 :     Name="VCCLCompilerTool"
233 :     Optimization="0"
234 :     AdditionalIncludeDirectories="..\\..\\src"
235 :     PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;ARCH_IS_LITTLE_ENDIAN"
236 :     MinimalRebuild="true"
237 :     BasicRuntimeChecks="3"
238 :     RuntimeLibrary="1"
239 :     PrecompiledHeaderFile=".\Debug/xvid_decraw.pch"
240 :     AssemblerListingLocation=".\Debug/"
241 :     ObjectFile=".\Debug/"
242 :     ProgramDataBaseFileName=".\Debug/"
243 :     WarningLevel="3"
244 :     SuppressStartupBanner="true"
245 :     DebugInformationFormat="4"
246 :     />
247 :     <Tool
248 :     Name="VCManagedResourceCompilerTool"
249 :     />
250 :     <Tool
251 :     Name="VCResourceCompilerTool"
252 :     PreprocessorDefinitions="_DEBUG"
253 :     Culture="1033"
254 :     />
255 :     <Tool
256 :     Name="VCPreLinkEventTool"
257 :     />
258 :     <Tool
259 :     Name="VCLinkerTool"
260 :     AdditionalDependencies="odbc32.lib odbccp32.lib xvidcore.dll.a"
261 :     OutputFile=".\bin/xvid_decraw.exe"
262 :     LinkIncremental="2"
263 :     SuppressStartupBanner="true"
264 :     AdditionalLibraryDirectories="bin"
265 :     GenerateDebugInformation="true"
266 :     ProgramDatabaseFile="Debug/xvid_decraw.pdb"
267 :     SubSystem="1"
268 :     TargetMachine="1"
269 :     />
270 :     <Tool
271 :     Name="VCALinkTool"
272 :     />
273 :     <Tool
274 :     Name="VCManifestTool"
275 :     />
276 :     <Tool
277 :     Name="VCXDCMakeTool"
278 :     />
279 :     <Tool
280 :     Name="VCBscMakeTool"
281 :     SuppressStartupBanner="true"
282 :     OutputFile=".\bin/xvid_decraw.bsc"
283 :     />
284 :     <Tool
285 :     Name="VCFxCopTool"
286 :     />
287 :     <Tool
288 :     Name="VCAppVerifierTool"
289 :     />
290 :     <Tool
291 :     Name="VCWebDeploymentTool"
292 :     />
293 :     <Tool
294 :     Name="VCPostBuildEventTool"
295 :     />
296 :     </Configuration>
297 :     <Configuration
298 :     Name="Debug|x64"
299 :     OutputDirectory="$(PlatformName)\$(ConfigurationName)"
300 :     IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
301 :     ConfigurationType="1"
302 :     InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
303 :     UseOfMFC="0"
304 :     ATLMinimizesCRunTimeLibraryUsage="false"
305 :     CharacterSet="2"
306 :     >
307 :     <Tool
308 :     Name="VCPreBuildEventTool"
309 :     />
310 :     <Tool
311 :     Name="VCCustomBuildTool"
312 :     />
313 :     <Tool
314 :     Name="VCXMLDataGeneratorTool"
315 :     />
316 :     <Tool
317 :     Name="VCWebServiceProxyGeneratorTool"
318 :     />
319 :     <Tool
320 :     Name="VCMIDLTool"
321 :     TargetEnvironment="3"
322 :     TypeLibraryName=".\bin/xvid_decraw.tlb"
323 :     HeaderFileName=""
324 :     />
325 :     <Tool
326 :     Name="VCCLCompilerTool"
327 :     Optimization="0"
328 :     AdditionalIncludeDirectories="..\\..\\src"
329 :     PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;ARCH_IS_LITTLE_ENDIAN"
330 :     MinimalRebuild="true"
331 :     BasicRuntimeChecks="3"
332 :     RuntimeLibrary="1"
333 :     PrecompiledHeaderFile="$(IntDir)\xvid_decraw.pch"
334 :     AssemblerListingLocation="$(IntDir)\"
335 :     ObjectFile="$(IntDir)\"
336 :     ProgramDataBaseFileName="$(IntDir)\"
337 :     WarningLevel="3"
338 :     SuppressStartupBanner="true"
339 :     DebugInformationFormat="3"
340 :     />
341 :     <Tool
342 :     Name="VCManagedResourceCompilerTool"
343 :     />
344 :     <Tool
345 :     Name="VCResourceCompilerTool"
346 :     PreprocessorDefinitions="_DEBUG"
347 :     Culture="1033"
348 :     />
349 :     <Tool
350 :     Name="VCPreLinkEventTool"
351 :     />
352 :     <Tool
353 :     Name="VCLinkerTool"
354 :     AdditionalDependencies="odbc32.lib odbccp32.lib .\bin\x64\xvidcore.dll.a"
355 :     OutputFile=".\bin\x64\xvid_decraw.exe"
356 :     LinkIncremental="2"
357 :     SuppressStartupBanner="true"
358 :     AdditionalLibraryDirectories="bin"
359 :     GenerateDebugInformation="true"
360 :     ProgramDatabaseFile="$(IntDir)\xvid_decraw.pdb"
361 :     SubSystem="1"
362 :     TargetMachine="17"
363 :     />
364 :     <Tool
365 :     Name="VCALinkTool"
366 :     />
367 :     <Tool
368 :     Name="VCManifestTool"
369 :     />
370 :     <Tool
371 :     Name="VCXDCMakeTool"
372 :     />
373 :     <Tool
374 :     Name="VCBscMakeTool"
375 :     SuppressStartupBanner="true"
376 :     OutputFile=".\bin\x64\xvid_decraw.bsc"
377 :     />
378 :     <Tool
379 :     Name="VCFxCopTool"
380 :     />
381 :     <Tool
382 :     Name="VCAppVerifierTool"
383 :     />
384 :     <Tool
385 :     Name="VCWebDeploymentTool"
386 :     />
387 :     <Tool
388 :     Name="VCPostBuildEventTool"
389 :     />
390 :     </Configuration>
391 :     </Configurations>
392 :     <References>
393 :     </References>
394 :     <Files>
395 :     <Filter
396 :     Name="Source Files"
397 :     Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
398 :     >
399 :     <File
400 :     RelativePath="..\..\examples\xvid_decraw.c"
401 :     >
402 :     <FileConfiguration
403 :     Name="Release|Win32"
404 :     >
405 :     <Tool
406 :     Name="VCCLCompilerTool"
407 :     AdditionalIncludeDirectories=""
408 :     PreprocessorDefinitions=""
409 :     />
410 :     </FileConfiguration>
411 :     <FileConfiguration
412 :     Name="Release|x64"
413 :     >
414 :     <Tool
415 :     Name="VCCLCompilerTool"
416 :     AdditionalIncludeDirectories=""
417 :     PreprocessorDefinitions=""
418 :     />
419 :     </FileConfiguration>
420 :     <FileConfiguration
421 :     Name="Debug|Win32"
422 :     >
423 :     <Tool
424 :     Name="VCCLCompilerTool"
425 :     AdditionalIncludeDirectories=""
426 :     PreprocessorDefinitions=""
427 :     />
428 :     </FileConfiguration>
429 :     <FileConfiguration
430 :     Name="Debug|x64"
431 :     >
432 :     <Tool
433 :     Name="VCCLCompilerTool"
434 :     AdditionalIncludeDirectories=""
435 :     PreprocessorDefinitions=""
436 :     />
437 :     </FileConfiguration>
438 :     </File>
439 :     </Filter>
440 :     </Files>
441 :     <Globals>
442 :     </Globals>
443 :     </VisualStudioProject>

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4