[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 1906 - (view) (download)
Original Path: trunk/xvidcore/build/win32/xvid_encraw.vcproj

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_encraw"
6 :     ProjectGUID="{C71ECEC2-B8FA-42F0-9A38-3BE4CF0B1624}"
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="Debug|Win32"
22 :     OutputDirectory=".\bin"
23 :     IntermediateDirectory=".\Debug"
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_encraw.tlb"
45 :     HeaderFileName=""
46 :     />
47 :     <Tool
48 :     Name="VCCLCompilerTool"
49 :     Optimization="0"
50 :     AdditionalIncludeDirectories="..\\..\\src"
51 : Isibaar 1883 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;ARCH_IS_LITTLE_ENDIAN;ARCH_IS_32BIT;ARCH_IS_IA32"
52 : Isibaar 1827 MinimalRebuild="true"
53 :     BasicRuntimeChecks="3"
54 :     RuntimeLibrary="1"
55 :     PrecompiledHeaderFile=".\Debug/xvid_encraw.pch"
56 :     AssemblerListingLocation=".\Debug/"
57 :     ObjectFile=".\Debug/"
58 :     ProgramDataBaseFileName=".\Debug/"
59 :     WarningLevel="3"
60 :     SuppressStartupBanner="true"
61 :     DebugInformationFormat="4"
62 :     />
63 :     <Tool
64 :     Name="VCManagedResourceCompilerTool"
65 :     />
66 :     <Tool
67 :     Name="VCResourceCompilerTool"
68 :     PreprocessorDefinitions="_DEBUG"
69 :     Culture="1033"
70 :     />
71 :     <Tool
72 :     Name="VCPreLinkEventTool"
73 :     />
74 :     <Tool
75 :     Name="VCLinkerTool"
76 :     AdditionalDependencies="xvidcore.dll.a odbc32.lib odbccp32.lib vfw32.lib"
77 :     OutputFile=".\bin/xvid_encraw.exe"
78 :     LinkIncremental="2"
79 :     SuppressStartupBanner="true"
80 :     AdditionalLibraryDirectories="bin"
81 :     GenerateDebugInformation="true"
82 :     ProgramDatabaseFile="Debug/xvid_encraw.pdb"
83 :     SubSystem="1"
84 : Isibaar 1906 RandomizedBaseAddress="1"
85 :     DataExecutionPrevention="0"
86 : Isibaar 1827 TargetMachine="1"
87 :     />
88 :     <Tool
89 :     Name="VCALinkTool"
90 :     />
91 :     <Tool
92 :     Name="VCManifestTool"
93 :     />
94 :     <Tool
95 :     Name="VCXDCMakeTool"
96 :     />
97 :     <Tool
98 :     Name="VCBscMakeTool"
99 :     SuppressStartupBanner="true"
100 :     OutputFile=".\bin/xvid_encraw.bsc"
101 :     />
102 :     <Tool
103 :     Name="VCFxCopTool"
104 :     />
105 :     <Tool
106 :     Name="VCAppVerifierTool"
107 :     />
108 :     <Tool
109 :     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 : Isibaar 1906 RandomizedBaseAddress="1"
178 :     DataExecutionPrevention="0"
179 : Isibaar 1827 TargetMachine="17"
180 :     />
181 :     <Tool
182 :     Name="VCALinkTool"
183 :     />
184 :     <Tool
185 :     Name="VCManifestTool"
186 :     />
187 :     <Tool
188 :     Name="VCXDCMakeTool"
189 :     />
190 :     <Tool
191 :     Name="VCBscMakeTool"
192 :     SuppressStartupBanner="true"
193 :     OutputFile=".\bin\x64\xvid_encraw.bsc"
194 :     />
195 :     <Tool
196 :     Name="VCFxCopTool"
197 :     />
198 :     <Tool
199 :     Name="VCAppVerifierTool"
200 :     />
201 :     <Tool
202 :     Name="VCPostBuildEventTool"
203 :     />
204 :     </Configuration>
205 :     <Configuration
206 :     Name="Release|Win32"
207 :     OutputDirectory=".\bin"
208 :     IntermediateDirectory=".\Release"
209 :     ConfigurationType="1"
210 :     InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
211 :     UseOfMFC="0"
212 :     ATLMinimizesCRunTimeLibraryUsage="false"
213 :     CharacterSet="2"
214 :     >
215 :     <Tool
216 :     Name="VCPreBuildEventTool"
217 :     />
218 :     <Tool
219 :     Name="VCCustomBuildTool"
220 :     />
221 :     <Tool
222 :     Name="VCXMLDataGeneratorTool"
223 :     />
224 :     <Tool
225 :     Name="VCWebServiceProxyGeneratorTool"
226 :     />
227 :     <Tool
228 :     Name="VCMIDLTool"
229 :     TypeLibraryName=".\bin/xvid_encraw.tlb"
230 :     HeaderFileName=""
231 :     />
232 :     <Tool
233 :     Name="VCCLCompilerTool"
234 :     Optimization="2"
235 :     InlineFunctionExpansion="1"
236 :     AdditionalIncludeDirectories="..\\..\\src"
237 : Isibaar 1883 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;ARCH_IS_LITTLE_ENDIAN;ARCH_IS_32BIT;ARCH_IS_IA32"
238 : Isibaar 1827 StringPooling="true"
239 :     RuntimeLibrary="0"
240 :     EnableFunctionLevelLinking="true"
241 :     PrecompiledHeaderFile=".\Release/xvid_encraw.pch"
242 :     AssemblerListingLocation=".\Release/"
243 :     ObjectFile=".\Release/"
244 :     ProgramDataBaseFileName=".\Release/"
245 :     WarningLevel="3"
246 :     SuppressStartupBanner="true"
247 :     />
248 :     <Tool
249 :     Name="VCManagedResourceCompilerTool"
250 :     />
251 :     <Tool
252 :     Name="VCResourceCompilerTool"
253 :     PreprocessorDefinitions="NDEBUG"
254 :     Culture="1033"
255 :     />
256 :     <Tool
257 :     Name="VCPreLinkEventTool"
258 :     />
259 :     <Tool
260 :     Name="VCLinkerTool"
261 :     AdditionalDependencies="xvidcore.dll.a odbc32.lib odbccp32.lib vfw32.lib"
262 :     OutputFile=".\bin/xvid_encraw.exe"
263 :     LinkIncremental="1"
264 :     SuppressStartupBanner="true"
265 :     AdditionalLibraryDirectories="bin"
266 :     ProgramDatabaseFile=".\bin/xvid_encraw.pdb"
267 :     SubSystem="1"
268 : Isibaar 1906 RandomizedBaseAddress="1"
269 :     DataExecutionPrevention="0"
270 : Isibaar 1827 TargetMachine="1"
271 :     />
272 :     <Tool
273 :     Name="VCALinkTool"
274 :     />
275 :     <Tool
276 :     Name="VCManifestTool"
277 :     />
278 :     <Tool
279 :     Name="VCXDCMakeTool"
280 :     />
281 :     <Tool
282 :     Name="VCBscMakeTool"
283 :     SuppressStartupBanner="true"
284 :     OutputFile=".\bin/xvid_encraw.bsc"
285 :     />
286 :     <Tool
287 :     Name="VCFxCopTool"
288 :     />
289 :     <Tool
290 :     Name="VCAppVerifierTool"
291 :     />
292 :     <Tool
293 :     Name="VCPostBuildEventTool"
294 :     />
295 :     </Configuration>
296 :     <Configuration
297 :     Name="Release|x64"
298 :     OutputDirectory="$(PlatformName)\$(ConfigurationName)"
299 :     IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
300 :     ConfigurationType="1"
301 :     InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
302 :     UseOfMFC="0"
303 :     ATLMinimizesCRunTimeLibraryUsage="false"
304 :     CharacterSet="2"
305 :     >
306 :     <Tool
307 :     Name="VCPreBuildEventTool"
308 :     />
309 :     <Tool
310 :     Name="VCCustomBuildTool"
311 :     />
312 :     <Tool
313 :     Name="VCXMLDataGeneratorTool"
314 :     />
315 :     <Tool
316 :     Name="VCWebServiceProxyGeneratorTool"
317 :     />
318 :     <Tool
319 :     Name="VCMIDLTool"
320 :     TargetEnvironment="3"
321 :     TypeLibraryName=".\bin/xvid_encraw.tlb"
322 :     HeaderFileName=""
323 :     />
324 :     <Tool
325 :     Name="VCCLCompilerTool"
326 :     Optimization="2"
327 :     InlineFunctionExpansion="1"
328 :     AdditionalIncludeDirectories="..\\..\\src"
329 : Isibaar 1883 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;ARCH_IS_LITTLE_ENDIAN;ARCH_IS_64BIT;ARCH_IS_X86_64"
330 : Isibaar 1827 StringPooling="true"
331 :     RuntimeLibrary="0"
332 :     EnableFunctionLevelLinking="true"
333 :     PrecompiledHeaderFile="$(IntDir)\xvid_encraw.pch"
334 :     AssemblerListingLocation="$(IntDir)\"
335 :     ObjectFile="$(IntDir)\"
336 :     ProgramDataBaseFileName="$(IntDir)\"
337 :     WarningLevel="3"
338 :     SuppressStartupBanner="true"
339 :     />
340 :     <Tool
341 :     Name="VCManagedResourceCompilerTool"
342 :     />
343 :     <Tool
344 :     Name="VCResourceCompilerTool"
345 :     PreprocessorDefinitions="NDEBUG"
346 :     Culture="1033"
347 :     />
348 :     <Tool
349 :     Name="VCPreLinkEventTool"
350 :     />
351 :     <Tool
352 :     Name="VCLinkerTool"
353 :     AdditionalDependencies=".\bin\x64\xvidcore.dll.a odbc32.lib odbccp32.lib vfw32.lib"
354 :     OutputFile=".\bin\x64\xvid_encraw.exe"
355 :     LinkIncremental="1"
356 :     SuppressStartupBanner="true"
357 :     AdditionalLibraryDirectories="bin"
358 :     ProgramDatabaseFile=".\bin\x64\xvid_encraw.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_encraw.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_encraw.c"
398 :     >
399 :     <FileConfiguration
400 :     Name="Debug|Win32"
401 :     >
402 :     <Tool
403 :     Name="VCCLCompilerTool"
404 :     AdditionalIncludeDirectories=""
405 :     PreprocessorDefinitions=""
406 :     />
407 :     </FileConfiguration>
408 :     <FileConfiguration
409 :     Name="Debug|x64"
410 :     >
411 :     <Tool
412 :     Name="VCCLCompilerTool"
413 :     AdditionalIncludeDirectories=""
414 :     PreprocessorDefinitions=""
415 :     />
416 :     </FileConfiguration>
417 :     <FileConfiguration
418 :     Name="Release|Win32"
419 :     >
420 :     <Tool
421 :     Name="VCCLCompilerTool"
422 :     AdditionalIncludeDirectories=""
423 :     PreprocessorDefinitions=""
424 :     />
425 :     </FileConfiguration>
426 :     <FileConfiguration
427 :     Name="Release|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