Refactor rendering pipeline a bit.
[xy_vsfilter.git] / src / decss / decss.vcproj
blobb54439f497d526d1912f3983c8a0c081718f5f42
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="decss"
6 ProjectGUID="{1A2DFD1A-3C6C-44D1-909D-294AF646B575}"
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="4"
18 UseOfMFC="2"
19 CharacterSet="2">
20 <Tool
21 Name="VCCLCompilerTool"
22 Optimization="0"
23 PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
24 MinimalRebuild="TRUE"
25 BasicRuntimeChecks="3"
26 RuntimeLibrary="3"
27 UsePrecompiledHeader="3"
28 WarningLevel="3"
29 Detect64BitPortabilityProblems="FALSE"
30 DebugInformationFormat="4"/>
31 <Tool
32 Name="VCCustomBuildTool"/>
33 <Tool
34 Name="VCLibrarianTool"
35 OutputFile="../../lib/$(ProjectName)D.lib"/>
36 <Tool
37 Name="VCMIDLTool"/>
38 <Tool
39 Name="VCPostBuildEventTool"/>
40 <Tool
41 Name="VCPreBuildEventTool"/>
42 <Tool
43 Name="VCPreLinkEventTool"/>
44 <Tool
45 Name="VCResourceCompilerTool"/>
46 <Tool
47 Name="VCWebServiceProxyGeneratorTool"/>
48 <Tool
49 Name="VCXMLDataGeneratorTool"/>
50 <Tool
51 Name="VCManagedWrapperGeneratorTool"/>
52 <Tool
53 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
54 </Configuration>
55 <Configuration
56 Name="Release|Win32"
57 OutputDirectory="Release"
58 IntermediateDirectory="Release"
59 ConfigurationType="4"
60 UseOfMFC="1"
61 CharacterSet="2">
62 <Tool
63 Name="VCCLCompilerTool"
64 Optimization="2"
65 InlineFunctionExpansion="1"
66 OmitFramePointers="TRUE"
67 PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
68 StringPooling="TRUE"
69 RuntimeLibrary="0"
70 EnableFunctionLevelLinking="TRUE"
71 UsePrecompiledHeader="3"
72 WarningLevel="3"
73 Detect64BitPortabilityProblems="FALSE"
74 DebugInformationFormat="3"/>
75 <Tool
76 Name="VCCustomBuildTool"/>
77 <Tool
78 Name="VCLibrarianTool"
79 OutputFile="../../lib/$(ProjectName)R.lib"/>
80 <Tool
81 Name="VCMIDLTool"/>
82 <Tool
83 Name="VCPostBuildEventTool"/>
84 <Tool
85 Name="VCPreBuildEventTool"/>
86 <Tool
87 Name="VCPreLinkEventTool"/>
88 <Tool
89 Name="VCResourceCompilerTool"/>
90 <Tool
91 Name="VCWebServiceProxyGeneratorTool"/>
92 <Tool
93 Name="VCXMLDataGeneratorTool"/>
94 <Tool
95 Name="VCManagedWrapperGeneratorTool"/>
96 <Tool
97 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
98 </Configuration>
99 <Configuration
100 Name="Debug Unicode|Win32"
101 OutputDirectory="Debug Unicode"
102 IntermediateDirectory="Debug Unicode"
103 ConfigurationType="4"
104 UseOfMFC="2"
105 CharacterSet="1">
106 <Tool
107 Name="VCCLCompilerTool"
108 Optimization="0"
109 PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
110 MinimalRebuild="TRUE"
111 BasicRuntimeChecks="3"
112 RuntimeLibrary="3"
113 UsePrecompiledHeader="3"
114 WarningLevel="3"
115 Detect64BitPortabilityProblems="FALSE"
116 DebugInformationFormat="4"/>
117 <Tool
118 Name="VCCustomBuildTool"/>
119 <Tool
120 Name="VCLibrarianTool"
121 OutputFile="../../lib/$(ProjectName)DU.lib"/>
122 <Tool
123 Name="VCMIDLTool"/>
124 <Tool
125 Name="VCPostBuildEventTool"/>
126 <Tool
127 Name="VCPreBuildEventTool"/>
128 <Tool
129 Name="VCPreLinkEventTool"/>
130 <Tool
131 Name="VCResourceCompilerTool"/>
132 <Tool
133 Name="VCWebServiceProxyGeneratorTool"/>
134 <Tool
135 Name="VCXMLDataGeneratorTool"/>
136 <Tool
137 Name="VCManagedWrapperGeneratorTool"/>
138 <Tool
139 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
140 </Configuration>
141 <Configuration
142 Name="Release Unicode|Win32"
143 OutputDirectory="Release Unicode"
144 IntermediateDirectory="Release Unicode"
145 ConfigurationType="4"
146 UseOfMFC="1"
147 CharacterSet="1">
148 <Tool
149 Name="VCCLCompilerTool"
150 Optimization="2"
151 InlineFunctionExpansion="1"
152 OmitFramePointers="TRUE"
153 PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
154 StringPooling="TRUE"
155 RuntimeLibrary="0"
156 EnableFunctionLevelLinking="TRUE"
157 UsePrecompiledHeader="3"
158 WarningLevel="3"
159 Detect64BitPortabilityProblems="FALSE"
160 DebugInformationFormat="3"/>
161 <Tool
162 Name="VCCustomBuildTool"/>
163 <Tool
164 Name="VCLibrarianTool"
165 OutputFile="../../lib/$(ProjectName)RU.lib"/>
166 <Tool
167 Name="VCMIDLTool"/>
168 <Tool
169 Name="VCPostBuildEventTool"/>
170 <Tool
171 Name="VCPreBuildEventTool"/>
172 <Tool
173 Name="VCPreLinkEventTool"/>
174 <Tool
175 Name="VCResourceCompilerTool"/>
176 <Tool
177 Name="VCWebServiceProxyGeneratorTool"/>
178 <Tool
179 Name="VCXMLDataGeneratorTool"/>
180 <Tool
181 Name="VCManagedWrapperGeneratorTool"/>
182 <Tool
183 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
184 </Configuration>
185 </Configurations>
186 <References>
187 </References>
188 <Files>
189 <Filter
190 Name="Source Files"
191 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
192 <File
193 RelativePath="CSSauth.cpp">
194 </File>
195 <File
196 RelativePath="CSSscramble.cpp">
197 </File>
198 <File
199 RelativePath=".\DeCSSInputPin.cpp">
200 </File>
201 <File
202 RelativePath="stdafx.cpp">
203 <FileConfiguration
204 Name="Debug|Win32">
205 <Tool
206 Name="VCCLCompilerTool"
207 UsePrecompiledHeader="1"/>
208 </FileConfiguration>
209 <FileConfiguration
210 Name="Release|Win32">
211 <Tool
212 Name="VCCLCompilerTool"
213 UsePrecompiledHeader="1"/>
214 </FileConfiguration>
215 <FileConfiguration
216 Name="Debug Unicode|Win32">
217 <Tool
218 Name="VCCLCompilerTool"
219 UsePrecompiledHeader="1"/>
220 </FileConfiguration>
221 <FileConfiguration
222 Name="Release Unicode|Win32">
223 <Tool
224 Name="VCCLCompilerTool"
225 UsePrecompiledHeader="1"/>
226 </FileConfiguration>
227 </File>
228 <File
229 RelativePath="VobDec.cpp">
230 </File>
231 <File
232 RelativePath="VobFile.cpp">
233 </File>
234 </Filter>
235 <Filter
236 Name="Header Files"
237 Filter="h;hpp;hxx;hm;inl;inc">
238 <File
239 RelativePath="CSSauth.h">
240 </File>
241 <File
242 RelativePath="CSSscramble.h">
243 </File>
244 <File
245 RelativePath="decss.h">
246 </File>
247 <File
248 RelativePath=".\DeCSSInputPin.h">
249 </File>
250 <File
251 RelativePath="stdafx.h">
252 </File>
253 <File
254 RelativePath="VobDec.h">
255 </File>
256 <File
257 RelativePath="VobFile.h">
258 </File>
259 </Filter>
260 <Filter
261 Name="Resource Files"
262 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
263 </Filter>
264 <Filter
265 Name="vstrip"
266 Filter="">
267 <File
268 RelativePath="udf.cpp">
269 </File>
270 <File
271 RelativePath="udf.h">
272 </File>
273 </Filter>
274 </Files>
275 <Globals>
276 <Global
277 Name="DevPartner_IsInstrumented"
278 Value="0"/>
279 </Globals>
280 </VisualStudioProject>