source: 3DVCSoftware/trunk/build/vc8/TLibEncoder_vc8.vcproj @ 1313

Last change on this file since 1313 was 1313, checked in by tech, 9 years ago

Merged 14.1-update-dev1@1312.

  • Property svn:eol-style set to native
File size: 9.6 KB
Line 
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
4        Version="8,00"
5        Name="TLibEncoder"
6        ProjectGUID="{47E90995-1FC5-4EE4-A94D-AD474169F0E1}"
7        RootNamespace="TLibEncoder"
8        Keyword="Win32Proj"
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="$(SolutionDir)\vc8\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)"
24                        IntermediateDirectory="$(SolutionDir)\vc8\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)"
25                        ConfigurationType="4"
26                        CharacterSet="2"
27                        >
28                        <Tool
29                                Name="VCPreBuildEventTool"
30                        />
31                        <Tool
32                                Name="VCCustomBuildTool"
33                        />
34                        <Tool
35                                Name="VCXMLDataGeneratorTool"
36                        />
37                        <Tool
38                                Name="VCWebServiceProxyGeneratorTool"
39                        />
40                        <Tool
41                                Name="VCMIDLTool"
42                        />
43                        <Tool
44                                Name="VCCLCompilerTool"
45                                Optimization="0"
46                                AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc"
47                                PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS"
48                                MinimalRebuild="true"
49                                BasicRuntimeChecks="3"
50                                RuntimeLibrary="1"
51                                WarningLevel="3"
52                                DebugInformationFormat="4"
53                        />
54                        <Tool
55                                Name="VCManagedResourceCompilerTool"
56                        />
57                        <Tool
58                                Name="VCResourceCompilerTool"
59                        />
60                        <Tool
61                                Name="VCPreLinkEventTool"
62                        />
63                        <Tool
64                                Name="VCLibrarianTool"
65                        />
66                        <Tool
67                                Name="VCALinkTool"
68                        />
69                        <Tool
70                                Name="VCXDCMakeTool"
71                        />
72                        <Tool
73                                Name="VCBscMakeTool"
74                        />
75                        <Tool
76                                Name="VCFxCopTool"
77                        />
78                        <Tool
79                                Name="VCPostBuildEventTool"
80                        />
81                </Configuration>
82                <Configuration
83                        Name="Debug|x64"
84                        OutputDirectory="$(SolutionDir)\vc8\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)"
85                        IntermediateDirectory="$(SolutionDir)\vc8\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)"
86                        ConfigurationType="4"
87                        CharacterSet="2"
88                        >
89                        <Tool
90                                Name="VCPreBuildEventTool"
91                        />
92                        <Tool
93                                Name="VCCustomBuildTool"
94                        />
95                        <Tool
96                                Name="VCXMLDataGeneratorTool"
97                        />
98                        <Tool
99                                Name="VCWebServiceProxyGeneratorTool"
100                        />
101                        <Tool
102                                Name="VCMIDLTool"
103                                TargetEnvironment="3"
104                        />
105                        <Tool
106                                Name="VCCLCompilerTool"
107                                Optimization="0"
108                                AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc"
109                                PreprocessorDefinitions="WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS"
110                                MinimalRebuild="true"
111                                BasicRuntimeChecks="3"
112                                RuntimeLibrary="1"
113                                WarningLevel="3"
114                                DebugInformationFormat="3"
115                        />
116                        <Tool
117                                Name="VCManagedResourceCompilerTool"
118                        />
119                        <Tool
120                                Name="VCResourceCompilerTool"
121                        />
122                        <Tool
123                                Name="VCPreLinkEventTool"
124                        />
125                        <Tool
126                                Name="VCLibrarianTool"
127                        />
128                        <Tool
129                                Name="VCALinkTool"
130                        />
131                        <Tool
132                                Name="VCXDCMakeTool"
133                        />
134                        <Tool
135                                Name="VCBscMakeTool"
136                        />
137                        <Tool
138                                Name="VCFxCopTool"
139                        />
140                        <Tool
141                                Name="VCPostBuildEventTool"
142                        />
143                </Configuration>
144                <Configuration
145                        Name="Release|Win32"
146                        OutputDirectory="$(SolutionDir)\vc8\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)"
147                        IntermediateDirectory="$(SolutionDir)\vc8\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)"
148                        ConfigurationType="4"
149                        CharacterSet="2"
150                        WholeProgramOptimization="1"
151                        >
152                        <Tool
153                                Name="VCPreBuildEventTool"
154                        />
155                        <Tool
156                                Name="VCCustomBuildTool"
157                        />
158                        <Tool
159                                Name="VCXMLDataGeneratorTool"
160                        />
161                        <Tool
162                                Name="VCWebServiceProxyGeneratorTool"
163                        />
164                        <Tool
165                                Name="VCMIDLTool"
166                        />
167                        <Tool
168                                Name="VCCLCompilerTool"
169                                Optimization="2"
170                                InlineFunctionExpansion="2"
171                                EnableIntrinsicFunctions="false"
172                                FavorSizeOrSpeed="1"
173                                AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc"
174                                PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_WARNINGS"
175                                StringPooling="true"
176                                RuntimeLibrary="0"
177                                WarningLevel="3"
178                                DebugInformationFormat="3"
179                        />
180                        <Tool
181                                Name="VCManagedResourceCompilerTool"
182                        />
183                        <Tool
184                                Name="VCResourceCompilerTool"
185                        />
186                        <Tool
187                                Name="VCPreLinkEventTool"
188                        />
189                        <Tool
190                                Name="VCLibrarianTool"
191                        />
192                        <Tool
193                                Name="VCALinkTool"
194                        />
195                        <Tool
196                                Name="VCXDCMakeTool"
197                        />
198                        <Tool
199                                Name="VCBscMakeTool"
200                        />
201                        <Tool
202                                Name="VCFxCopTool"
203                        />
204                        <Tool
205                                Name="VCPostBuildEventTool"
206                        />
207                </Configuration>
208                <Configuration
209                        Name="Release|x64"
210                        OutputDirectory="$(SolutionDir)\vc8\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)"
211                        IntermediateDirectory="$(SolutionDir)\vc8\$(PlatformName)\$(ConfigurationName)\$(RootNamespace)"
212                        ConfigurationType="4"
213                        CharacterSet="2"
214                        WholeProgramOptimization="1"
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                                TargetEnvironment="3"
231                        />
232                        <Tool
233                                Name="VCCLCompilerTool"
234                                Optimization="2"
235                                InlineFunctionExpansion="2"
236                                EnableIntrinsicFunctions="false"
237                                FavorSizeOrSpeed="1"
238                                AdditionalIncludeDirectories="$(SolutionDir)\..\source\Lib\;$(SolutionDir)\..\compat\msvc"
239                                PreprocessorDefinitions="WIN32;_LIB;_CRT_SECURE_NO_WARNINGS"
240                                StringPooling="true"
241                                RuntimeLibrary="0"
242                                WarningLevel="3"
243                                DebugInformationFormat="3"
244                        />
245                        <Tool
246                                Name="VCManagedResourceCompilerTool"
247                        />
248                        <Tool
249                                Name="VCResourceCompilerTool"
250                        />
251                        <Tool
252                                Name="VCPreLinkEventTool"
253                        />
254                        <Tool
255                                Name="VCLibrarianTool"
256                        />
257                        <Tool
258                                Name="VCALinkTool"
259                        />
260                        <Tool
261                                Name="VCXDCMakeTool"
262                        />
263                        <Tool
264                                Name="VCBscMakeTool"
265                        />
266                        <Tool
267                                Name="VCFxCopTool"
268                        />
269                        <Tool
270                                Name="VCPostBuildEventTool"
271                        />
272                </Configuration>
273        </Configurations>
274        <References>
275        </References>
276        <Files>
277                <Filter
278                        Name="Source Files"
279                        Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
280                        >
281                        <File
282                                RelativePath="..\..\source\Lib\TLibEncoder\NALwrite.cpp"
283                                >
284                        </File>
285                        <File
286                                RelativePath="..\..\source\Lib\TLibEncoder\SEIEncoder.cpp"
287                                >
288                        </File>
289                        <File
290                                RelativePath="..\..\source\Lib\TLibEncoder\SEIwrite.cpp"
291                                >
292                        </File>
293                        <File
294                                RelativePath="..\..\source\Lib\TLibEncoder\SyntaxElementWriter.cpp"
295                                >
296                        </File>
297                        <File
298                                RelativePath="..\..\source\Lib\TLibEncoder\TEncBinCoderCABAC.cpp"
299                                >
300                        </File>
301                        <File
302                                RelativePath="..\..\source\Lib\TLibEncoder\TEncBinCoderCABACCounter.cpp"
303                                >
304                        </File>
305                        <File
306                                RelativePath="..\..\source\Lib\TLibEncoder\TEncCavlc.cpp"
307                                >
308                        </File>
309                        <File
310                                RelativePath="..\..\source\Lib\TLibEncoder\TEncCu.cpp"
311                                >
312                        </File>
313                        <File
314                                RelativePath="..\..\source\Lib\TLibEncoder\TEncEntropy.cpp"
315                                >
316                        </File>
317                        <File
318                                RelativePath="..\..\source\Lib\TLibEncoder\TEncGOP.cpp"
319                                >
320                        </File>
321                        <File
322                                RelativePath="..\..\source\Lib\TLibEncoder\TEncPic.cpp"
323                                >
324                        </File>
325                        <File
326                                RelativePath="..\..\source\Lib\TLibEncoder\TEncPreanalyzer.cpp"
327                                >
328                        </File>
329                        <File
330                                RelativePath="..\..\source\Lib\TLibEncoder\TEncRateCtrl.cpp"
331                                >
332                        </File>
333                        <File
334                                RelativePath="..\..\source\Lib\TLibEncoder\TEncSampleAdaptiveOffset.cpp"
335                                >
336                        </File>
337                        <File
338                                RelativePath="..\..\source\Lib\TLibEncoder\TEncSbac.cpp"
339                                >
340                        </File>
341                        <File
342                                RelativePath="..\..\source\Lib\TLibEncoder\TEncSearch.cpp"
343                                >
344                        </File>
345                        <File
346                                RelativePath="..\..\source\Lib\TLibEncoder\TEncSlice.cpp"
347                                >
348                        </File>
349                        <File
350                                RelativePath="..\..\source\Lib\TLibEncoder\TEncTop.cpp"
351                                >
352                        </File>
353                        <File
354                                RelativePath="..\..\source\Lib\TLibEncoder\WeightPredAnalysis.cpp"
355                                >
356                        </File>
357                </Filter>
358                <Filter
359                        Name="Header Files"
360                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
361                        >
362                        <File
363                                RelativePath="..\..\source\Lib\TLibEncoder\AnnexBwrite.h"
364                                >
365                        </File>
366                        <File
367                                RelativePath="..\..\source\Lib\TLibEncoder\NALwrite.h"
368                                >
369                        </File>
370                        <File
371                                RelativePath="..\..\source\Lib\TLibEncoder\SEIEncoder.h"
372                                >
373                        </File>
374                        <File
375                                RelativePath="..\..\source\Lib\TLibEncoder\SEIwrite.h"
376                                >
377                        </File>
378                        <File
379                                RelativePath="..\..\source\Lib\TLibEncoder\SyntaxElementWriter.h"
380                                >
381                        </File>
382                        <File
383                                RelativePath="..\..\source\Lib\TLibEncoder\TEncAnalyze.h"
384                                >
385                        </File>
386                        <File
387                                RelativePath="..\..\source\Lib\TLibEncoder\TEncBinCoder.h"
388                                >
389                        </File>
390                        <File
391                                RelativePath="..\..\source\Lib\TLibEncoder\TEncBinCoderCABAC.h"
392                                >
393                        </File>
394                        <File
395                                RelativePath="..\..\source\Lib\TLibEncoder\TEncBinCoderCABACCounter.h"
396                                >
397                        </File>
398                        <File
399                                RelativePath="..\..\source\Lib\TLibEncoder\TEncCavlc.h"
400                                >
401                        </File>
402                        <File
403                                RelativePath="..\..\source\Lib\TLibEncoder\TEncCfg.h"
404                                >
405                        </File>
406                        <File
407                                RelativePath="..\..\source\Lib\TLibEncoder\TEncCu.h"
408                                >
409                        </File>
410                        <File
411                                RelativePath="..\..\source\Lib\TLibEncoder\TEncEntropy.h"
412                                >
413                        </File>
414                        <File
415                                RelativePath="..\..\source\Lib\TLibEncoder\TEncGOP.h"
416                                >
417                        </File>
418                        <File
419                                RelativePath="..\..\source\Lib\TLibEncoder\TEncPic.h"
420                                >
421                        </File>
422                        <File
423                                RelativePath="..\..\source\Lib\TLibEncoder\TEncPreanalyzer.h"
424                                >
425                        </File>
426                        <File
427                                RelativePath="..\..\source\Lib\TLibEncoder\TEncRateCtrl.h"
428                                >
429                        </File>
430                        <File
431                                RelativePath="..\..\source\Lib\TLibEncoder\TEncSampleAdaptiveOffset.h"
432                                >
433                        </File>
434                        <File
435                                RelativePath="..\..\source\Lib\TLibEncoder\TEncSbac.h"
436                                >
437                        </File>
438                        <File
439                                RelativePath="..\..\source\Lib\TLibEncoder\TEncSearch.h"
440                                >
441                        </File>
442                        <File
443                                RelativePath="..\..\source\Lib\TLibEncoder\TEncSlice.h"
444                                >
445                        </File>
446                        <File
447                                RelativePath="..\..\source\Lib\TLibEncoder\TEncTop.h"
448                                >
449                        </File>
450                        <File
451                                RelativePath="..\..\source\Lib\TLibEncoder\WeightPredAnalysis.h"
452                                >
453                        </File>
454                </Filter>
455        </Files>
456        <Globals>
457        </Globals>
458</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.