• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="gb2312"?>
2<VisualStudioProject
3	ProjectType="Visual C++"
4	Version="9.00"
5	Name="WelsEncPlus"
6	ProjectGUID="{1E7B4E9A-986E-4167-8C70-6E4F60EAEE7F}"
7	RootNamespace="WelsEncPlus"
8	TargetFrameworkVersion="0"
9	>
10	<Platforms>
11		<Platform
12			Name="Win32"
13		/>
14		<Platform
15			Name="x64"
16		/>
17	</Platforms>
18	<ToolFiles>
19	</ToolFiles>
20	<Configurations>
21		<Configuration
22			Name="Debug|Win32"
23			OutputDirectory=".\..\..\..\..\bin\$(PlatformName)\$(ConfigurationName)"
24			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
25			ConfigurationType="2"
26			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
27			UseOfMFC="0"
28			ATLMinimizesCRunTimeLibraryUsage="false"
29			CharacterSet="2"
30			>
31			<Tool
32				Name="VCPreBuildEventTool"
33			/>
34			<Tool
35				Name="VCCustomBuildTool"
36			/>
37			<Tool
38				Name="VCXMLDataGeneratorTool"
39			/>
40			<Tool
41				Name="VCWebServiceProxyGeneratorTool"
42			/>
43			<Tool
44				Name="VCMIDLTool"
45			/>
46			<Tool
47				Name="VCCLCompilerTool"
48				Optimization="0"
49				AdditionalIncludeDirectories="..\..\..\encoder\plus\inc;..\..\..\encoder\core\inc;..\..\..\api\wels;..\..\..\common\inc;..\..\..\processing\interface"
50				PreprocessorDefinitions="_DEBUG;_USRDLL;X86_ASM"
51				MinimalRebuild="true"
52				BasicRuntimeChecks="3"
53				RuntimeLibrary="1"
54				WarningLevel="3"
55				DebugInformationFormat="4"
56			/>
57			<Tool
58				Name="VCManagedResourceCompilerTool"
59			/>
60			<Tool
61				Name="VCResourceCompilerTool"
62				PreprocessorDefinitions="_DEBUG"
63				Culture="1033"
64			/>
65			<Tool
66				Name="VCPreLinkEventTool"
67			/>
68			<Tool
69				Name="VCLinkerTool"
70				AdditionalDependencies="$(OutDir)\welsecore.lib $(OutDir)\welsvp.lib"
71				OutputFile="$(OutDir)\welsenc.dll"
72				LinkIncremental="2"
73				ModuleDefinitionFile="..\..\..\encoder\plus\src\wels_enc_export.def"
74				GenerateDebugInformation="true"
75				RandomizedBaseAddress="2"
76				DataExecutionPrevention="2"
77				ImportLibrary="$(OutDir)\welsenc.lib"
78				TargetMachine="1"
79			/>
80			<Tool
81				Name="VCALinkTool"
82			/>
83			<Tool
84				Name="VCManifestTool"
85			/>
86			<Tool
87				Name="VCXDCMakeTool"
88			/>
89			<Tool
90				Name="VCBscMakeTool"
91				OutputFile="$(OutDir)/WelsEncPlus.bsc"
92			/>
93			<Tool
94				Name="VCFxCopTool"
95			/>
96			<Tool
97				Name="VCAppVerifierTool"
98			/>
99			<Tool
100				Name="VCPostBuildEventTool"
101			/>
102		</Configuration>
103		<Configuration
104			Name="Debug|x64"
105			OutputDirectory=".\..\..\..\..\bin\$(PlatformName)\$(ConfigurationName)"
106			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
107			ConfigurationType="2"
108			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
109			UseOfMFC="0"
110			ATLMinimizesCRunTimeLibraryUsage="false"
111			CharacterSet="2"
112			>
113			<Tool
114				Name="VCPreBuildEventTool"
115			/>
116			<Tool
117				Name="VCCustomBuildTool"
118			/>
119			<Tool
120				Name="VCXMLDataGeneratorTool"
121			/>
122			<Tool
123				Name="VCWebServiceProxyGeneratorTool"
124			/>
125			<Tool
126				Name="VCMIDLTool"
127			/>
128			<Tool
129				Name="VCCLCompilerTool"
130				Optimization="0"
131				AdditionalIncludeDirectories="..\..\..\encoder\plus\inc;..\..\..\encoder\core\inc;..\..\..\api\wels;..\..\..\common\inc;..\..\..\processing\interface"
132				PreprocessorDefinitions="_DEBUG;_USRDLL;X86_ASM"
133				MinimalRebuild="true"
134				BasicRuntimeChecks="3"
135				RuntimeLibrary="1"
136				WarningLevel="3"
137				DebugInformationFormat="3"
138			/>
139			<Tool
140				Name="VCManagedResourceCompilerTool"
141			/>
142			<Tool
143				Name="VCResourceCompilerTool"
144				PreprocessorDefinitions="_DEBUG"
145				Culture="1033"
146			/>
147			<Tool
148				Name="VCPreLinkEventTool"
149			/>
150			<Tool
151				Name="VCLinkerTool"
152				AdditionalDependencies="$(OutDir)\welsecore.lib $(OutDir)\welsvp.lib"
153				OutputFile="$(OutDir)\welsenc.dll"
154				LinkIncremental="2"
155				ModuleDefinitionFile="..\..\..\encoder\plus\src\wels_enc_export.def"
156				GenerateDebugInformation="true"
157				RandomizedBaseAddress="2"
158				DataExecutionPrevention="2"
159				ImportLibrary="$(OutDir)\welsenc.lib"
160				TargetMachine="17"
161			/>
162			<Tool
163				Name="VCALinkTool"
164			/>
165			<Tool
166				Name="VCManifestTool"
167			/>
168			<Tool
169				Name="VCXDCMakeTool"
170			/>
171			<Tool
172				Name="VCBscMakeTool"
173				OutputFile="$(OutDir)/WelsEncPlus.bsc"
174			/>
175			<Tool
176				Name="VCFxCopTool"
177			/>
178			<Tool
179				Name="VCAppVerifierTool"
180			/>
181			<Tool
182				Name="VCPostBuildEventTool"
183			/>
184		</Configuration>
185		<Configuration
186			Name="Release|Win32"
187			OutputDirectory=".\..\..\..\..\bin\$(PlatformName)\$(ConfigurationName)"
188			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
189			ConfigurationType="2"
190			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
191			UseOfMFC="0"
192			ATLMinimizesCRunTimeLibraryUsage="false"
193			CharacterSet="2"
194			WholeProgramOptimization="1"
195			>
196			<Tool
197				Name="VCPreBuildEventTool"
198			/>
199			<Tool
200				Name="VCCustomBuildTool"
201			/>
202			<Tool
203				Name="VCXMLDataGeneratorTool"
204			/>
205			<Tool
206				Name="VCWebServiceProxyGeneratorTool"
207			/>
208			<Tool
209				Name="VCMIDLTool"
210			/>
211			<Tool
212				Name="VCCLCompilerTool"
213				Optimization="3"
214				InlineFunctionExpansion="2"
215				FavorSizeOrSpeed="1"
216				AdditionalIncludeDirectories="..\..\..\encoder\plus\inc;..\..\..\encoder\core\inc;..\..\..\api\wels;..\..\..\common\inc;..\..\..\processing\interface"
217				PreprocessorDefinitions="NDEBUG;_USRDLL;X86_ASM"
218				StringPooling="true"
219				RuntimeLibrary="0"
220				EnableFunctionLevelLinking="true"
221				WarningLevel="3"
222				DebugInformationFormat="3"
223			/>
224			<Tool
225				Name="VCManagedResourceCompilerTool"
226			/>
227			<Tool
228				Name="VCResourceCompilerTool"
229				PreprocessorDefinitions="NDEBUG"
230				Culture="1033"
231			/>
232			<Tool
233				Name="VCPreLinkEventTool"
234			/>
235			<Tool
236				Name="VCLinkerTool"
237				AdditionalDependencies="$(OutDir)\welsecore.lib $(OutDir)\welsvp.lib"
238				OutputFile="$(OutDir)\welsenc.dll"
239				LinkIncremental="1"
240				ModuleDefinitionFile="..\..\..\encoder\plus\src\wels_enc_export.def"
241				GenerateDebugInformation="true"
242				RandomizedBaseAddress="2"
243				DataExecutionPrevention="2"
244				ImportLibrary="$(OutDir)\welsenc.lib"
245				TargetMachine="1"
246			/>
247			<Tool
248				Name="VCALinkTool"
249			/>
250			<Tool
251				Name="VCManifestTool"
252			/>
253			<Tool
254				Name="VCXDCMakeTool"
255			/>
256			<Tool
257				Name="VCBscMakeTool"
258				OutputFile="$(OutDir)/WelsEncPlus.bsc"
259			/>
260			<Tool
261				Name="VCFxCopTool"
262			/>
263			<Tool
264				Name="VCAppVerifierTool"
265			/>
266			<Tool
267				Name="VCPostBuildEventTool"
268			/>
269		</Configuration>
270		<Configuration
271			Name="Release|x64"
272			OutputDirectory=".\..\..\..\..\bin\$(PlatformName)\$(ConfigurationName)"
273			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
274			ConfigurationType="2"
275			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
276			UseOfMFC="0"
277			ATLMinimizesCRunTimeLibraryUsage="false"
278			CharacterSet="2"
279			WholeProgramOptimization="1"
280			>
281			<Tool
282				Name="VCPreBuildEventTool"
283			/>
284			<Tool
285				Name="VCCustomBuildTool"
286			/>
287			<Tool
288				Name="VCXMLDataGeneratorTool"
289			/>
290			<Tool
291				Name="VCWebServiceProxyGeneratorTool"
292			/>
293			<Tool
294				Name="VCMIDLTool"
295			/>
296			<Tool
297				Name="VCCLCompilerTool"
298				Optimization="3"
299				InlineFunctionExpansion="2"
300				FavorSizeOrSpeed="1"
301				AdditionalIncludeDirectories="..\..\..\encoder\plus\inc;..\..\..\encoder\core\inc;..\..\..\api\wels;..\..\..\common\inc;..\..\..\processing\interface"
302				PreprocessorDefinitions="NDEBUG;_USRDLL;X86_ASM"
303				StringPooling="true"
304				RuntimeLibrary="0"
305				EnableFunctionLevelLinking="true"
306				WarningLevel="3"
307				DebugInformationFormat="3"
308			/>
309			<Tool
310				Name="VCManagedResourceCompilerTool"
311			/>
312			<Tool
313				Name="VCResourceCompilerTool"
314				PreprocessorDefinitions="NDEBUG"
315				Culture="1033"
316			/>
317			<Tool
318				Name="VCPreLinkEventTool"
319			/>
320			<Tool
321				Name="VCLinkerTool"
322				AdditionalDependencies="$(OutDir)\welsecore.lib $(OutDir)\welsvp.lib"
323				OutputFile="$(OutDir)\welsenc.dll"
324				LinkIncremental="1"
325				ModuleDefinitionFile="..\..\..\encoder\plus\src\wels_enc_export.def"
326				GenerateDebugInformation="true"
327				RandomizedBaseAddress="2"
328				DataExecutionPrevention="2"
329				ImportLibrary="$(OutDir)\welsenc.lib"
330				TargetMachine="17"
331			/>
332			<Tool
333				Name="VCALinkTool"
334			/>
335			<Tool
336				Name="VCManifestTool"
337			/>
338			<Tool
339				Name="VCXDCMakeTool"
340			/>
341			<Tool
342				Name="VCBscMakeTool"
343				OutputFile="$(OutDir)/WelsEncPlus.bsc"
344			/>
345			<Tool
346				Name="VCFxCopTool"
347			/>
348			<Tool
349				Name="VCAppVerifierTool"
350			/>
351			<Tool
352				Name="VCPostBuildEventTool"
353			/>
354		</Configuration>
355	</Configurations>
356	<References>
357	</References>
358	<Files>
359		<Filter
360			Name="Source Files"
361			Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
362			>
363			<File
364				RelativePath="..\..\..\encoder\plus\src\DllEntry.cpp"
365				>
366			</File>
367			<File
368				RelativePath="..\..\..\encoder\plus\src\wels_enc_export.def"
369				>
370			</File>
371			<File
372				RelativePath="..\..\..\common\src\welsCodecTrace.cpp"
373				>
374			</File>
375			<File
376				RelativePath="..\..\..\encoder\plus\src\welsEncoderExt.cpp"
377				>
378			</File>
379		</Filter>
380		<Filter
381			Name="Header Files"
382			Filter="h;hpp;hxx;hm;inl"
383			>
384			<File
385				RelativePath="..\..\..\common\inc\welsCodecTrace.h"
386				>
387			</File>
388			<File
389				RelativePath="..\..\..\encoder\plus\inc\welsEncoderExt.h"
390				>
391			</File>
392		</Filter>
393		<Filter
394			Name="Resource Files"
395			Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
396			>
397			<File
398				RelativePath="..\..\..\..\openh264.rc"
399				>
400			</File>
401		</Filter>
402	</Files>
403	<Globals>
404	</Globals>
405</VisualStudioProject>
406