source: trunk/Utilities/WindowsMediaCodecList/WindowsMediaCodecList.vcproj @ 186

Last change on this file since 186 was 66, checked in by roman, 12 years ago
File size: 5.5 KB
Line 
1<?xml version="1.0" encoding="windows-1251"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
4        Version="9.00"
5        Name="WindowsMediaCodecList"
6        ProjectGUID="{1C8C592C-968B-4CDA-A548-952ECA5FE2A8}"
7        TargetFrameworkVersion="196613"
8        >
9        <Platforms>
10                <Platform
11                        Name="Win32"
12                />
13        </Platforms>
14        <ToolFiles>
15        </ToolFiles>
16        <Configurations>
17                <Configuration
18                        Name="Debug|Win32"
19                        OutputDirectory="Debug"
20                        IntermediateDirectory="Debug"
21                        ConfigurationType="1"
22                        ATLMinimizesCRunTimeLibraryUsage="false"
23                        CharacterSet="1"
24                        >
25                        <Tool
26                                Name="VCPreBuildEventTool"
27                        />
28                        <Tool
29                                Name="VCCustomBuildTool"
30                        />
31                        <Tool
32                                Name="VCXMLDataGeneratorTool"
33                        />
34                        <Tool
35                                Name="VCWebServiceProxyGeneratorTool"
36                        />
37                        <Tool
38                                Name="VCMIDLTool"
39                                PreprocessorDefinitions="_DEBUG"
40                                MkTypLibCompatible="false"
41                                TargetEnvironment="1"
42                                GenerateStublessProxies="true"
43                                TypeLibraryName="$(IntDir)/WindowsMediaCodecList.tlb"
44                                HeaderFileName="WindowsMediaCodecList.h"
45                                DLLDataFileName=""
46                                InterfaceIdentifierFileName="WindowsMediaCodecList_i.c"
47                                ProxyFileName="WindowsMediaCodecList_p.c"
48                        />
49                        <Tool
50                                Name="VCCLCompilerTool"
51                                Optimization="0"
52                                PreprocessorDefinitions="WIN32;_WINDOWS;STRICT;_DEBUG"
53                                MinimalRebuild="true"
54                                BasicRuntimeChecks="3"
55                                RuntimeLibrary="1"
56                                UsePrecompiledHeader="2"
57                                WarningLevel="3"
58                                DebugInformationFormat="4"
59                        />
60                        <Tool
61                                Name="VCManagedResourceCompilerTool"
62                        />
63                        <Tool
64                                Name="VCResourceCompilerTool"
65                                PreprocessorDefinitions="_DEBUG"
66                                Culture="1033"
67                                AdditionalIncludeDirectories="$(IntDir)"
68                        />
69                        <Tool
70                                Name="VCPreLinkEventTool"
71                        />
72                        <Tool
73                                Name="VCLinkerTool"
74                                LinkIncremental="2"
75                                GenerateDebugInformation="true"
76                                SubSystem="2"
77                                TargetMachine="1"
78                        />
79                        <Tool
80                                Name="VCALinkTool"
81                        />
82                        <Tool
83                                Name="VCManifestTool"
84                        />
85                        <Tool
86                                Name="VCXDCMakeTool"
87                        />
88                        <Tool
89                                Name="VCBscMakeTool"
90                        />
91                        <Tool
92                                Name="VCFxCopTool"
93                        />
94                        <Tool
95                                Name="VCAppVerifierTool"
96                        />
97                        <Tool
98                                Name="VCPostBuildEventTool"
99                        />
100                </Configuration>
101                <Configuration
102                        Name="Release|Win32"
103                        OutputDirectory="Release"
104                        IntermediateDirectory="Release"
105                        ConfigurationType="1"
106                        ATLMinimizesCRunTimeLibraryUsage="true"
107                        CharacterSet="1"
108                        WholeProgramOptimization="1"
109                        >
110                        <Tool
111                                Name="VCPreBuildEventTool"
112                        />
113                        <Tool
114                                Name="VCCustomBuildTool"
115                        />
116                        <Tool
117                                Name="VCXMLDataGeneratorTool"
118                        />
119                        <Tool
120                                Name="VCWebServiceProxyGeneratorTool"
121                        />
122                        <Tool
123                                Name="VCMIDLTool"
124                                PreprocessorDefinitions="NDEBUG"
125                                MkTypLibCompatible="false"
126                                TargetEnvironment="1"
127                                GenerateStublessProxies="true"
128                                TypeLibraryName="$(IntDir)/WindowsMediaCodecList.tlb"
129                                HeaderFileName="WindowsMediaCodecList.h"
130                                DLLDataFileName=""
131                                InterfaceIdentifierFileName="WindowsMediaCodecList_i.c"
132                                ProxyFileName="WindowsMediaCodecList_p.c"
133                        />
134                        <Tool
135                                Name="VCCLCompilerTool"
136                                Optimization="3"
137                                InlineFunctionExpansion="2"
138                                EnableIntrinsicFunctions="true"
139                                FavorSizeOrSpeed="2"
140                                OmitFramePointers="true"
141                                EnableFiberSafeOptimizations="true"
142                                WholeProgramOptimization="true"
143                                PreprocessorDefinitions="WIN32;_WINDOWS;STRICT;NDEBUG"
144                                StringPooling="true"
145                                ExceptionHandling="1"
146                                RuntimeLibrary="0"
147                                UsePrecompiledHeader="2"
148                                WarningLevel="3"
149                                DebugInformationFormat="0"
150                        />
151                        <Tool
152                                Name="VCManagedResourceCompilerTool"
153                        />
154                        <Tool
155                                Name="VCResourceCompilerTool"
156                                PreprocessorDefinitions="NDEBUG"
157                                Culture="1033"
158                                AdditionalIncludeDirectories="$(IntDir)"
159                        />
160                        <Tool
161                                Name="VCPreLinkEventTool"
162                        />
163                        <Tool
164                                Name="VCLinkerTool"
165                                LinkIncremental="1"
166                                GenerateDebugInformation="true"
167                                SubSystem="2"
168                                TargetMachine="1"
169                        />
170                        <Tool
171                                Name="VCALinkTool"
172                        />
173                        <Tool
174                                Name="VCManifestTool"
175                        />
176                        <Tool
177                                Name="VCXDCMakeTool"
178                        />
179                        <Tool
180                                Name="VCBscMakeTool"
181                        />
182                        <Tool
183                                Name="VCFxCopTool"
184                        />
185                        <Tool
186                                Name="VCAppVerifierTool"
187                        />
188                        <Tool
189                                Name="VCPostBuildEventTool"
190                        />
191                </Configuration>
192        </Configurations>
193        <References>
194        </References>
195        <Files>
196                <Filter
197                        Name="Source Files"
198                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"
199                        >
200                        <File
201                                RelativePath=".\stdafx.cpp"
202                                >
203                                <FileConfiguration
204                                        Name="Debug|Win32"
205                                        >
206                                        <Tool
207                                                Name="VCCLCompilerTool"
208                                                UsePrecompiledHeader="1"
209                                        />
210                                </FileConfiguration>
211                                <FileConfiguration
212                                        Name="Release|Win32"
213                                        >
214                                        <Tool
215                                                Name="VCCLCompilerTool"
216                                                UsePrecompiledHeader="1"
217                                        />
218                                </FileConfiguration>
219                        </File>
220                        <File
221                                RelativePath=".\WindowsMediaCodecList.cpp"
222                                >
223                        </File>
224                </Filter>
225                <Filter
226                        Name="Header Files"
227                        Filter="h;hpp;hxx;hm;inl;inc"
228                        >
229                        <File
230                                RelativePath=".\AboutDialog.h"
231                                >
232                        </File>
233                        <File
234                                RelativePath=".\MainDialog.h"
235                                >
236                        </File>
237                        <File
238                                RelativePath=".\resource.h"
239                                >
240                        </File>
241                        <File
242                                RelativePath=".\stdafx.h"
243                                >
244                        </File>
245                </Filter>
246                <Filter
247                        Name="Resource Files"
248                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;jpg;jpeg;jpe;manifest"
249                        >
250                        <File
251                                RelativePath=".\res\WindowsMediaCodecList.ico"
252                                >
253                        </File>
254                        <File
255                                RelativePath=".\WindowsMediaCodecList.ico"
256                                >
257                        </File>
258                        <File
259                                RelativePath=".\WindowsMediaCodecList.rc"
260                                >
261                        </File>
262                </Filter>
263        </Files>
264        <Globals>
265        </Globals>
266</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.