[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 1906 - (view) (download)

1 : Isibaar 1827 <?xml version="1.0" encoding="Windows-1252"?>
2 :     <VisualStudioProject
3 :     ProjectType="Visual C++"
4 : Isibaar 1906 Version="9,00"
5 : Isibaar 1827 Name="xvid_decraw"
6 :     ProjectGUID="{C499489E-1438-4118-A5D6-CADFE611AFB4}"
7 : Isibaar 1906 TargetFrameworkVersion="131072"
8 : Isibaar 1827 >
9 :     <Platforms>
10 :     <Platform
11 :     Name="Win32"
12 :     />
13 :     <Platform
14 :     Name="x64"
15 :     />
16 :     </Platforms>
17 :     <ToolFiles>
18 :     </ToolFiles>
19 :     <Configurations>
20 :     <Configuration
21 :     Name="Release|Win32"
22 :     OutputDirectory=".\bin"
23 :     IntermediateDirectory=".\Release"
24 :     ConfigurationType="1"
25 :     InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
26 :     UseOfMFC="0"
27 :     ATLMinimizesCRunTimeLibraryUsage="false"
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 :     TypeLibraryName=".\bin/xvid_decraw.tlb"
45 :     HeaderFileName=""
46 :     />
47 :     <Tool
48 :     Name="VCCLCompilerTool"
49 :     Optimization="2"
50 :     InlineFunctionExpansion="1"
51 :     AdditionalIncludeDirectories="..\\..\\src"
52 :     PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;ARCH_IS_LITTLE_ENDIAN"
53 :     StringPooling="true"
54 :     RuntimeLibrary="0"
55 :     EnableFunctionLevelLinking="true"
56 :     PrecompiledHeaderFile=".\Release/xvid_decraw.pch"
57 :     AssemblerListingLocation=".\Release/"
58 :     ObjectFile=".\Release/"
59 :     ProgramDataBaseFileName=".\Release/"
60 :     WarningLevel="3"
61 :     SuppressStartupBanner="true"
62 :     />
63 :     <Tool
64 :     Name="VCManagedResourceCompilerTool"
65 :     />
66 :     <Tool
67 :     Name="VCResourceCompilerTool"
68 :     PreprocessorDefinitions="NDEBUG"
69 :     Culture="1033"
70 :     />
71 :     <Tool
72 :     Name="VCPreLinkEventTool"
73 :     />
74 :     <Tool
75 :     Name="VCLinkerTool"
76 :     AdditionalDependencies="odbc32.lib odbccp32.lib xvidcore.dll.a"
77 :     OutputFile=".\bin/xvid_decraw.exe"
78 :     LinkIncremental="1"
79 :     SuppressStartupBanner="true"
80 :     AdditionalLibraryDirectories="bin"
81 :     ProgramDatabaseFile=".\bin/xvid_decraw.pdb"
82 :     SubSystem="1"
83 : Isibaar 1906 RandomizedBaseAddress="1"
84 :     DataExecutionPrevention="0"
85 : Isibaar 1827 TargetMachine="1"
86 :     />
87 :     <Tool
88 :     Name="VCALinkTool"
89 :     />
90 :     <Tool
91 :     Name="VCManifestTool"
92 :     />
93 :     <Tool
94 :     Name="VCXDCMakeTool"
95 :     />
96 :     <Tool
97 :     Name="VCBscMakeTool"
98 :     SuppressStartupBanner="true"
99 :     OutputFile=".\bin/xvid_decraw.bsc"
100 :     />
101 :     <Tool
102 :     Name="VCFxCopTool"
103 :     />
104 :     <Tool
105 :     Name="VCAppVerifierTool"
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 : Isibaar 1906 RandomizedBaseAddress="1"
176 :     DataExecutionPrevention="0"
177 : Isibaar 1827 TargetMachine="17"
178 :     />
179 :     <Tool
180 :     Name="VCALinkTool"
181 :     />
182 :     <Tool
183 :     Name="VCManifestTool"
184 :     />
185 :     <Tool
186 :     Name="VCXDCMakeTool"
187 :     />
188 :     <Tool
189 :     Name="VCBscMakeTool"
190 :     SuppressStartupBanner="true"
191 :     OutputFile=".\bin\x64\xvid_decraw.bsc"
192 :     />
193 :     <Tool
194 :     Name="VCFxCopTool"
195 :     />
196 :     <Tool
197 :     Name="VCAppVerifierTool"
198 :     />
199 :     <Tool
200 :     Name="VCPostBuildEventTool"
201 :     />
202 :     </Configuration>
203 :     <Configuration
204 :     Name="Debug|Win32"
205 :     OutputDirectory=".\bin"
206 :     IntermediateDirectory=".\Debug"
207 :     ConfigurationType="1"
208 :     InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
209 :     UseOfMFC="0"
210 :     ATLMinimizesCRunTimeLibraryUsage="false"
211 :     CharacterSet="2"
212 :     >
213 :     <Tool
214 :     Name="VCPreBuildEventTool"
215 :     />
216 :     <Tool
217 :     Name="VCCustomBuildTool"
218 :     />
219 :     <Tool
220 :     Name="VCXMLDataGeneratorTool"
221 :     />
222 :     <Tool
223 :     Name="VCWebServiceProxyGeneratorTool"
224 :     />
225 :     <Tool
226 :     Name="VCMIDLTool"
227 :     TypeLibraryName=".\bin/xvid_decraw.tlb"
228 :     HeaderFileName=""
229 :     />
230 :     <Tool
231 :     Name="VCCLCompilerTool"
232 :     Optimization="0"
233 :     AdditionalIncludeDirectories="..\\..\\src"
234 :     PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;ARCH_IS_LITTLE_ENDIAN"
235 :     MinimalRebuild="true"
236 :     BasicRuntimeChecks="3"
237 :     RuntimeLibrary="1"
238 :     PrecompiledHeaderFile=".\Debug/xvid_decraw.pch"
239 :     AssemblerListingLocation=".\Debug/"
240 :     ObjectFile=".\Debug/"
241 :     ProgramDataBaseFileName=".\Debug/"
242 :     WarningLevel="3"
243 :     SuppressStartupBanner="true"
244 :     DebugInformationFormat="4"
245 :     />
246 :     <Tool
247 :     Name="VCManagedResourceCompilerTool"
248 :     />
249 :     <Tool
250 :     Name="VCResourceCompilerTool"
251 :     PreprocessorDefinitions="_DEBUG"
252 :     Culture="1033"
253 :     />
254 :     <Tool
255 :     Name="VCPreLinkEventTool"
256 :     />
257 :     <Tool
258 :     Name="VCLinkerTool"
259 :     AdditionalDependencies="odbc32.lib odbccp32.lib xvidcore.dll.a"
260 :     OutputFile=".\bin/xvid_decraw.exe"
261 :     LinkIncremental="2"
262 :     SuppressStartupBanner="true"
263 :     AdditionalLibraryDirectories="bin"
264 :     GenerateDebugInformation="true"
265 :     ProgramDatabaseFile="Debug/xvid_decraw.pdb"
266 :     SubSystem="1"
267 : Isibaar 1906 RandomizedBaseAddress="1"
268 :     DataExecutionPrevention="0"
269 : Isibaar 1827 TargetMachine="1"
270 :     />
271 :     <Tool
272 :     Name="VCALinkTool"
273 :     />
274 :     <Tool
275 :     Name="VCManifestTool"
276 :     />
277 :     <Tool
278 :     Name="VCXDCMakeTool"
279 :     />
280 :     <Tool
281 :     Name="VCBscMakeTool"
282 :     SuppressStartupBanner="true"
283 :     OutputFile=".\bin/xvid_decraw.bsc"
284 :     />
285 :     <Tool
286 :     Name="VCFxCopTool"
287 :     />
288 :     <Tool
289 :     Name="VCAppVerifierTool"
290 :     />
291 :     <Tool
292 :     Name="VCPostBuildEventTool"
293 :     />
294 :     </Configuration>
295 :     <Configuration
296 :     Name="Debug|x64"
297 :     OutputDirectory="$(PlatformName)\$(ConfigurationName)"
298 :     IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
299 :     ConfigurationType="1"
300 :     InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
301 :     UseOfMFC="0"
302 :     ATLMinimizesCRunTimeLibraryUsage="false"
303 :     CharacterSet="2"
304 :     >
305 :     <Tool
306 :     Name="VCPreBuildEventTool"
307 :     />
308 :     <Tool
309 :     Name="VCCustomBuildTool"
310 :     />
311 :     <Tool
312 :     Name="VCXMLDataGeneratorTool"
313 :     />
314 :     <Tool
315 :     Name="VCWebServiceProxyGeneratorTool"
316 :     />
317 :     <Tool
318 :     Name="VCMIDLTool"
319 :     TargetEnvironment="3"
320 :     TypeLibraryName=".\bin/xvid_decraw.tlb"
321 :     HeaderFileName=""
322 :     />
323 :     <Tool
324 :     Name="VCCLCompilerTool"
325 :     Optimization="0"
326 :     AdditionalIncludeDirectories="..\\..\\src"
327 :     PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;ARCH_IS_LITTLE_ENDIAN"
328 :     MinimalRebuild="true"
329 :     BasicRuntimeChecks="3"
330 :     RuntimeLibrary="1"
331 :     PrecompiledHeaderFile="$(IntDir)\xvid_decraw.pch"
332 :     AssemblerListingLocation="$(IntDir)\"
333 :     ObjectFile="$(IntDir)\"
334 :     ProgramDataBaseFileName="$(IntDir)\"
335 :     WarningLevel="3"
336 :     SuppressStartupBanner="true"
337 :     DebugInformationFormat="3"
338 :     />
339 :     <Tool
340 :     Name="VCManagedResourceCompilerTool"
341 :     />
342 :     <Tool
343 :     Name="VCResourceCompilerTool"
344 :     PreprocessorDefinitions="_DEBUG"
345 :     Culture="1033"
346 :     />
347 :     <Tool
348 :     Name="VCPreLinkEventTool"
349 :     />
350 :     <Tool
351 :     Name="VCLinkerTool"
352 :     AdditionalDependencies="odbc32.lib odbccp32.lib .\bin\x64\xvidcore.dll.a"
353 :     OutputFile=".\bin\x64\xvid_decraw.exe"
354 :     LinkIncremental="2"
355 :     SuppressStartupBanner="true"
356 :     AdditionalLibraryDirectories="bin"
357 :     GenerateDebugInformation="true"
358 :     ProgramDatabaseFile="$(IntDir)\xvid_decraw.pdb"
359 :     SubSystem="1"
360 : Isibaar 1906 RandomizedBaseAddress="1"
361 :     DataExecutionPrevention="0"
362 : Isibaar 1827 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="VCPostBuildEventTool"
386 :     />
387 :     </Configuration>
388 :     </Configurations>
389 :     <References>
390 :     </References>
391 :     <Files>
392 :     <Filter
393 :     Name="Source Files"
394 :     Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
395 :     >
396 :     <File
397 :     RelativePath="..\..\examples\xvid_decraw.c"
398 :     >
399 :     <FileConfiguration
400 :     Name="Release|Win32"
401 :     >
402 :     <Tool
403 :     Name="VCCLCompilerTool"
404 :     AdditionalIncludeDirectories=""
405 :     PreprocessorDefinitions=""
406 :     />
407 :     </FileConfiguration>
408 :     <FileConfiguration
409 :     Name="Release|x64"
410 :     >
411 :     <Tool
412 :     Name="VCCLCompilerTool"
413 :     AdditionalIncludeDirectories=""
414 :     PreprocessorDefinitions=""
415 :     />
416 :     </FileConfiguration>
417 :     <FileConfiguration
418 :     Name="Debug|Win32"
419 :     >
420 :     <Tool
421 :     Name="VCCLCompilerTool"
422 :     AdditionalIncludeDirectories=""
423 :     PreprocessorDefinitions=""
424 :     />
425 :     </FileConfiguration>
426 :     <FileConfiguration
427 :     Name="Debug|x64"
428 :     >
429 :     <Tool
430 :     Name="VCCLCompilerTool"
431 :     AdditionalIncludeDirectories=""
432 :     PreprocessorDefinitions=""
433 :     />
434 :     </FileConfiguration>
435 :     </File>
436 :     </Filter>
437 :     </Files>
438 :     <Globals>
439 :     </Globals>
440 :     </VisualStudioProject>

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