[svn] / branches / release-1_3-branch / xvidcore / build / win32 / xvid_encraw.vcproj Repository:
ViewVC logotype

Annotation of /branches/release-1_3-branch/xvidcore/build/win32/xvid_encraw.vcproj

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1925 - (view) (download)

1 : Isibaar 1827 <?xml version="1.0" encoding="Windows-1252"?>
2 :     <VisualStudioProject
3 :     ProjectType="Visual C++"
4 : Isibaar 1907 Version="8,00"
5 : Isibaar 1827 Name="xvid_encraw"
6 :     ProjectGUID="{C71ECEC2-B8FA-42F0-9A38-3BE4CF0B1624}"
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="Debug|Win32"
21 :     OutputDirectory=".\bin"
22 :     IntermediateDirectory=".\Debug"
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_encraw.tlb"
44 :     HeaderFileName=""
45 :     />
46 :     <Tool
47 :     Name="VCCLCompilerTool"
48 :     Optimization="0"
49 :     AdditionalIncludeDirectories="..\\..\\src"
50 : Isibaar 1883 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;ARCH_IS_LITTLE_ENDIAN;ARCH_IS_32BIT;ARCH_IS_IA32"
51 : Isibaar 1827 MinimalRebuild="true"
52 :     BasicRuntimeChecks="3"
53 :     RuntimeLibrary="1"
54 :     PrecompiledHeaderFile=".\Debug/xvid_encraw.pch"
55 :     AssemblerListingLocation=".\Debug/"
56 :     ObjectFile=".\Debug/"
57 :     ProgramDataBaseFileName=".\Debug/"
58 :     WarningLevel="3"
59 :     SuppressStartupBanner="true"
60 :     DebugInformationFormat="4"
61 :     />
62 :     <Tool
63 :     Name="VCManagedResourceCompilerTool"
64 :     />
65 :     <Tool
66 :     Name="VCResourceCompilerTool"
67 :     PreprocessorDefinitions="_DEBUG"
68 :     Culture="1033"
69 :     />
70 :     <Tool
71 :     Name="VCPreLinkEventTool"
72 :     />
73 :     <Tool
74 :     Name="VCLinkerTool"
75 :     AdditionalDependencies="xvidcore.dll.a odbc32.lib odbccp32.lib vfw32.lib"
76 :     OutputFile=".\bin/xvid_encraw.exe"
77 :     LinkIncremental="2"
78 :     SuppressStartupBanner="true"
79 :     AdditionalLibraryDirectories="bin"
80 :     GenerateDebugInformation="true"
81 :     ProgramDatabaseFile="Debug/xvid_encraw.pdb"
82 :     SubSystem="1"
83 :     TargetMachine="1"
84 :     />
85 :     <Tool
86 :     Name="VCALinkTool"
87 :     />
88 :     <Tool
89 :     Name="VCManifestTool"
90 :     />
91 :     <Tool
92 :     Name="VCXDCMakeTool"
93 :     />
94 :     <Tool
95 :     Name="VCBscMakeTool"
96 :     SuppressStartupBanner="true"
97 :     OutputFile=".\bin/xvid_encraw.bsc"
98 :     />
99 :     <Tool
100 :     Name="VCFxCopTool"
101 :     />
102 :     <Tool
103 :     Name="VCAppVerifierTool"
104 :     />
105 :     <Tool
106 : Isibaar 1907 Name="VCWebDeploymentTool"
107 :     />
108 :     <Tool
109 : Isibaar 1827 Name="VCPostBuildEventTool"
110 :     />
111 :     </Configuration>
112 :     <Configuration
113 :     Name="Debug|x64"
114 :     OutputDirectory="$(PlatformName)\$(ConfigurationName)"
115 :     IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
116 :     ConfigurationType="1"
117 :     InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
118 :     UseOfMFC="0"
119 :     ATLMinimizesCRunTimeLibraryUsage="false"
120 :     CharacterSet="2"
121 :     >
122 :     <Tool
123 :     Name="VCPreBuildEventTool"
124 :     />
125 :     <Tool
126 :     Name="VCCustomBuildTool"
127 :     />
128 :     <Tool
129 :     Name="VCXMLDataGeneratorTool"
130 :     />
131 :     <Tool
132 :     Name="VCWebServiceProxyGeneratorTool"
133 :     />
134 :     <Tool
135 :     Name="VCMIDLTool"
136 :     TargetEnvironment="3"
137 :     TypeLibraryName=".\bin/xvid_encraw.tlb"
138 :     HeaderFileName=""
139 :     />
140 :     <Tool
141 :     Name="VCCLCompilerTool"
142 :     Optimization="0"
143 :     AdditionalIncludeDirectories="..\\..\\src"
144 : Isibaar 1883 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;ARCH_IS_LITTLE_ENDIAN;ARCH_IS_64BIT;ARCH_IS_X86_64"
145 : Isibaar 1827 MinimalRebuild="true"
146 :     BasicRuntimeChecks="3"
147 :     RuntimeLibrary="1"
148 :     PrecompiledHeaderFile="$(IntDir)\xvid_encraw.pch"
149 :     AssemblerListingLocation="$(IntDir)\"
150 :     ObjectFile="$(IntDir)\"
151 :     ProgramDataBaseFileName="$(IntDir)\"
152 :     WarningLevel="3"
153 :     SuppressStartupBanner="true"
154 :     DebugInformationFormat="3"
155 :     />
156 :     <Tool
157 :     Name="VCManagedResourceCompilerTool"
158 :     />
159 :     <Tool
160 :     Name="VCResourceCompilerTool"
161 :     PreprocessorDefinitions="_DEBUG"
162 :     Culture="1033"
163 :     />
164 :     <Tool
165 :     Name="VCPreLinkEventTool"
166 :     />
167 :     <Tool
168 :     Name="VCLinkerTool"
169 :     AdditionalDependencies=".\bin\x64\xvidcore.dll.a odbc32.lib odbccp32.lib vfw32.lib"
170 :     OutputFile=".\bin\x64\xvid_encraw.exe"
171 :     LinkIncremental="2"
172 :     SuppressStartupBanner="true"
173 :     AdditionalLibraryDirectories="bin"
174 :     GenerateDebugInformation="true"
175 :     ProgramDatabaseFile="$(IntDir)\xvid_encraw.pdb"
176 :     SubSystem="1"
177 :     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_encraw.bsc"
192 :     />
193 :     <Tool
194 :     Name="VCFxCopTool"
195 :     />
196 :     <Tool
197 :     Name="VCAppVerifierTool"
198 :     />
199 :     <Tool
200 : Isibaar 1907 Name="VCWebDeploymentTool"
201 :     />
202 :     <Tool
203 : Isibaar 1827 Name="VCPostBuildEventTool"
204 :     />
205 :     </Configuration>
206 :     <Configuration
207 :     Name="Release|Win32"
208 :     OutputDirectory=".\bin"
209 :     IntermediateDirectory=".\Release"
210 :     ConfigurationType="1"
211 :     InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
212 :     UseOfMFC="0"
213 :     ATLMinimizesCRunTimeLibraryUsage="false"
214 :     CharacterSet="2"
215 :     >
216 :     <Tool
217 :     Name="VCPreBuildEventTool"
218 :     />
219 :     <Tool
220 :     Name="VCCustomBuildTool"
221 :     />
222 :     <Tool
223 :     Name="VCXMLDataGeneratorTool"
224 :     />
225 :     <Tool
226 :     Name="VCWebServiceProxyGeneratorTool"
227 :     />
228 :     <Tool
229 :     Name="VCMIDLTool"
230 :     TypeLibraryName=".\bin/xvid_encraw.tlb"
231 :     HeaderFileName=""
232 :     />
233 :     <Tool
234 :     Name="VCCLCompilerTool"
235 :     Optimization="2"
236 :     InlineFunctionExpansion="1"
237 :     AdditionalIncludeDirectories="..\\..\\src"
238 : Isibaar 1883 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;ARCH_IS_LITTLE_ENDIAN;ARCH_IS_32BIT;ARCH_IS_IA32"
239 : Isibaar 1827 StringPooling="true"
240 :     RuntimeLibrary="0"
241 :     EnableFunctionLevelLinking="true"
242 :     PrecompiledHeaderFile=".\Release/xvid_encraw.pch"
243 :     AssemblerListingLocation=".\Release/"
244 :     ObjectFile=".\Release/"
245 :     ProgramDataBaseFileName=".\Release/"
246 :     WarningLevel="3"
247 :     SuppressStartupBanner="true"
248 :     />
249 :     <Tool
250 :     Name="VCManagedResourceCompilerTool"
251 :     />
252 :     <Tool
253 :     Name="VCResourceCompilerTool"
254 :     PreprocessorDefinitions="NDEBUG"
255 :     Culture="1033"
256 :     />
257 :     <Tool
258 :     Name="VCPreLinkEventTool"
259 :     />
260 :     <Tool
261 :     Name="VCLinkerTool"
262 :     AdditionalDependencies="xvidcore.dll.a odbc32.lib odbccp32.lib vfw32.lib"
263 :     OutputFile=".\bin/xvid_encraw.exe"
264 :     LinkIncremental="1"
265 :     SuppressStartupBanner="true"
266 :     AdditionalLibraryDirectories="bin"
267 :     ProgramDatabaseFile=".\bin/xvid_encraw.pdb"
268 :     SubSystem="1"
269 :     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_encraw.bsc"
284 :     />
285 :     <Tool
286 :     Name="VCFxCopTool"
287 :     />
288 :     <Tool
289 :     Name="VCAppVerifierTool"
290 :     />
291 :     <Tool
292 : Isibaar 1907 Name="VCWebDeploymentTool"
293 :     />
294 :     <Tool
295 : Isibaar 1827 Name="VCPostBuildEventTool"
296 :     />
297 :     </Configuration>
298 :     <Configuration
299 :     Name="Release|x64"
300 :     OutputDirectory="$(PlatformName)\$(ConfigurationName)"
301 :     IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
302 :     ConfigurationType="1"
303 :     InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
304 :     UseOfMFC="0"
305 :     ATLMinimizesCRunTimeLibraryUsage="false"
306 :     CharacterSet="2"
307 :     >
308 :     <Tool
309 :     Name="VCPreBuildEventTool"
310 :     />
311 :     <Tool
312 :     Name="VCCustomBuildTool"
313 :     />
314 :     <Tool
315 :     Name="VCXMLDataGeneratorTool"
316 :     />
317 :     <Tool
318 :     Name="VCWebServiceProxyGeneratorTool"
319 :     />
320 :     <Tool
321 :     Name="VCMIDLTool"
322 :     TargetEnvironment="3"
323 :     TypeLibraryName=".\bin/xvid_encraw.tlb"
324 :     HeaderFileName=""
325 :     />
326 :     <Tool
327 :     Name="VCCLCompilerTool"
328 :     Optimization="2"
329 :     InlineFunctionExpansion="1"
330 :     AdditionalIncludeDirectories="..\\..\\src"
331 : Isibaar 1883 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;ARCH_IS_LITTLE_ENDIAN;ARCH_IS_64BIT;ARCH_IS_X86_64"
332 : Isibaar 1827 StringPooling="true"
333 :     RuntimeLibrary="0"
334 :     EnableFunctionLevelLinking="true"
335 :     PrecompiledHeaderFile="$(IntDir)\xvid_encraw.pch"
336 :     AssemblerListingLocation="$(IntDir)\"
337 :     ObjectFile="$(IntDir)\"
338 :     ProgramDataBaseFileName="$(IntDir)\"
339 :     WarningLevel="3"
340 :     SuppressStartupBanner="true"
341 :     />
342 :     <Tool
343 :     Name="VCManagedResourceCompilerTool"
344 :     />
345 :     <Tool
346 :     Name="VCResourceCompilerTool"
347 :     PreprocessorDefinitions="NDEBUG"
348 :     Culture="1033"
349 :     />
350 :     <Tool
351 :     Name="VCPreLinkEventTool"
352 :     />
353 :     <Tool
354 :     Name="VCLinkerTool"
355 :     AdditionalDependencies=".\bin\x64\xvidcore.dll.a odbc32.lib odbccp32.lib vfw32.lib"
356 :     OutputFile=".\bin\x64\xvid_encraw.exe"
357 :     LinkIncremental="1"
358 :     SuppressStartupBanner="true"
359 :     AdditionalLibraryDirectories="bin"
360 :     ProgramDatabaseFile=".\bin\x64\xvid_encraw.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_encraw.bsc"
377 :     />
378 :     <Tool
379 :     Name="VCFxCopTool"
380 :     />
381 :     <Tool
382 :     Name="VCAppVerifierTool"
383 :     />
384 :     <Tool
385 : Isibaar 1907 Name="VCWebDeploymentTool"
386 :     />
387 :     <Tool
388 : Isibaar 1827 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_encraw.c"
401 :     >
402 :     <FileConfiguration
403 :     Name="Debug|Win32"
404 :     >
405 :     <Tool
406 :     Name="VCCLCompilerTool"
407 :     AdditionalIncludeDirectories=""
408 :     PreprocessorDefinitions=""
409 :     />
410 :     </FileConfiguration>
411 :     <FileConfiguration
412 :     Name="Debug|x64"
413 :     >
414 :     <Tool
415 :     Name="VCCLCompilerTool"
416 :     AdditionalIncludeDirectories=""
417 :     PreprocessorDefinitions=""
418 :     />
419 :     </FileConfiguration>
420 :     <FileConfiguration
421 :     Name="Release|Win32"
422 :     >
423 :     <Tool
424 :     Name="VCCLCompilerTool"
425 :     AdditionalIncludeDirectories=""
426 :     PreprocessorDefinitions=""
427 :     />
428 :     </FileConfiguration>
429 :     <FileConfiguration
430 :     Name="Release|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