[svn] / branches / release-1_3-branch / xvidextra / src / apps / miniconvert / miniconvert.vcproj Repository:
ViewVC logotype

Annotation of /branches/release-1_3-branch/xvidextra/src/apps/miniconvert/miniconvert.vcproj

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2096 - (view) (download)

1 : Isibaar 2096 <?xml version="1.0" encoding="windows-1250"?>
2 :     <VisualStudioProject
3 :     ProjectType="Visual C++"
4 :     Version="7.10"
5 :     Name="Xvid MiniConvert"
6 :     ProjectGUID="{C95E7923-442D-45DC-8A7C-EA2844CE2A3D}"
7 :     Keyword="Win32Proj">
8 :     <Platforms>
9 :     <Platform
10 :     Name="Win32"/>
11 :     </Platforms>
12 :     <Configurations>
13 :     <Configuration
14 :     Name="Debug|Win32"
15 :     OutputDirectory="Debug"
16 :     IntermediateDirectory="Debug"
17 :     ConfigurationType="1"
18 :     CharacterSet="1">
19 :     <Tool
20 :     Name="VCCLCompilerTool"
21 :     Optimization="0"
22 :     PreprocessorDefinitions="WIN32;_DEBUG"
23 :     MinimalRebuild="TRUE"
24 :     BasicRuntimeChecks="3"
25 :     RuntimeLibrary="1"
26 :     UsePrecompiledHeader="0"
27 :     WarningLevel="3"
28 :     Detect64BitPortabilityProblems="false"
29 :     DebugInformationFormat="4"/>
30 :     <Tool
31 :     Name="VCCustomBuildTool"/>
32 :     <Tool
33 :     Name="VCLinkerTool"
34 :     AdditionalDependencies="strmbasd.lib winmm.lib gdiplus.lib shlwapi.lib"
35 :     OutputFile="$(OutDir)/MiniConvert.exe"
36 :     LinkIncremental="2"
37 :     GenerateDebugInformation="TRUE"
38 :     ProgramDatabaseFile="$(OutDir)/MiniConvert.pdb"
39 :     SubSystem="2"
40 :     TargetMachine="1"/>
41 :     <Tool
42 :     Name="VCMIDLTool"/>
43 :     <Tool
44 :     Name="VCPostBuildEventTool"/>
45 :     <Tool
46 :     Name="VCPreBuildEventTool"/>
47 :     <Tool
48 :     Name="VCPreLinkEventTool"/>
49 :     <Tool
50 :     Name="VCResourceCompilerTool"/>
51 :     <Tool
52 :     Name="VCWebServiceProxyGeneratorTool"/>
53 :     <Tool
54 :     Name="VCXMLDataGeneratorTool"/>
55 :     <Tool
56 :     Name="VCWebDeploymentTool"/>
57 :     <Tool
58 :     Name="VCManagedWrapperGeneratorTool"/>
59 :     <Tool
60 :     Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
61 :     </Configuration>
62 :     <Configuration
63 :     Name="Release|Win32"
64 :     OutputDirectory="Release"
65 :     IntermediateDirectory="Release"
66 :     ConfigurationType="1"
67 :     CharacterSet="1">
68 :     <Tool
69 :     Name="VCCLCompilerTool"
70 :     PreprocessorDefinitions="WIN32;NDEBUG"
71 :     RuntimeLibrary="4"
72 :     UsePrecompiledHeader="0"
73 :     WarningLevel="3"
74 :     Detect64BitPortabilityProblems="false"
75 :     DebugInformationFormat="3"/>
76 :     <Tool
77 :     Name="VCCustomBuildTool"/>
78 :     <Tool
79 :     Name="VCLinkerTool"
80 :     AdditionalDependencies="strmbase.lib winmm.lib gdiplus.lib shlwapi.lib"
81 :     OutputFile="$(OutDir)/MiniConvert.exe"
82 :     LinkIncremental="1"
83 :     GenerateDebugInformation="TRUE"
84 :     SubSystem="2"
85 :     OptimizeReferences="2"
86 :     EnableCOMDATFolding="2"
87 :     TargetMachine="1"/>
88 :     <Tool
89 :     Name="VCMIDLTool"/>
90 :     <Tool
91 :     Name="VCPostBuildEventTool"/>
92 :     <Tool
93 :     Name="VCPreBuildEventTool"/>
94 :     <Tool
95 :     Name="VCPreLinkEventTool"/>
96 :     <Tool
97 :     Name="VCResourceCompilerTool"/>
98 :     <Tool
99 :     Name="VCWebServiceProxyGeneratorTool"/>
100 :     <Tool
101 :     Name="VCXMLDataGeneratorTool"/>
102 :     <Tool
103 :     Name="VCWebDeploymentTool"/>
104 :     <Tool
105 :     Name="VCManagedWrapperGeneratorTool"/>
106 :     <Tool
107 :     Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
108 :     </Configuration>
109 :     </Configurations>
110 :     <References>
111 :     </References>
112 :     <Files>
113 :     <Filter
114 :     Name="Source Files"
115 :     Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
116 :     UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
117 :     <File
118 :     RelativePath=".\filters.cpp">
119 :     </File>
120 :     <File
121 :     RelativePath=".\cfourcc.cpp">
122 :     </File>
123 :     <File
124 :     RelativePath=".\recompress.cpp">
125 :     </File>
126 :     <File
127 :     RelativePath=".\utils.cpp">
128 :     </File>
129 :     </Filter>
130 :     <Filter
131 :     Name="Header Files"
132 :     Filter="h;hpp;hxx;hm;inl;inc;xsd"
133 :     UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
134 :     <File
135 :     RelativePath=".\filters.h">
136 :     </File>
137 :     <File
138 :     RelativePath=".\recompress.h">
139 :     </File>
140 :     <File
141 :     RelativePath=".\resource.h">
142 :     </File>
143 :     <File
144 :     RelativePath=".\stdafx.h">
145 :     </File>
146 :     <File
147 :     RelativePath=".\utils.h">
148 :     </File>
149 :     </Filter>
150 :     <Filter
151 :     Name="Resource Files"
152 :     Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
153 :     UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
154 :     <File
155 :     RelativePath=".\dialog.rc">
156 :     </File>
157 :     </Filter>
158 :     </Files>
159 :     <Globals>
160 :     </Globals>
161 :     </VisualStudioProject>

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