source: trunk/Utilities/Miscellaneous/MfcWindowlessVideoRenderer01/MfcWindowlessVideoRenderer01.vcproj

Last change on this file was 281, checked in by roman, 10 years ago
File size: 6.8 KB
Line 
1<?xml version="1.0" encoding="windows-1251"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
4        Version="9.00"
5        Name="MfcWindowlessVideoRenderer01"
6        ProjectGUID="{ABE2E232-9C86-4BEA-975B-C4CDDCF3019C}"
7        RootNamespace="MfcWindowlessVideoRenderer01"
8        Keyword="MFCProj"
9        TargetFrameworkVersion="196613"
10        >
11        <Platforms>
12                <Platform
13                        Name="Win32"
14                />
15        </Platforms>
16        <ToolFiles>
17        </ToolFiles>
18        <Configurations>
19                <Configuration
20                        Name="Debug|Win32"
21                        OutputDirectory="$(SolutionDir)$(ConfigurationName)"
22                        IntermediateDirectory="$(ConfigurationName)"
23                        ConfigurationType="1"
24                        UseOfMFC="1"
25                        UseOfATL="1"
26                        CharacterSet="1"
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                                PreprocessorDefinitions="_DEBUG"
43                                MkTypLibCompatible="false"
44                                ValidateParameters="true"
45                        />
46                        <Tool
47                                Name="VCCLCompilerTool"
48                                Optimization="0"
49                                PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG"
50                                MinimalRebuild="true"
51                                BasicRuntimeChecks="3"
52                                RuntimeLibrary="1"
53                                UsePrecompiledHeader="2"
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                                AdditionalIncludeDirectories="$(IntDir)"
65                        />
66                        <Tool
67                                Name="VCPreLinkEventTool"
68                        />
69                        <Tool
70                                Name="VCLinkerTool"
71                                RegisterOutput="true"
72                                LinkIncremental="2"
73                                GenerateDebugInformation="true"
74                                SubSystem="2"
75                                TargetMachine="1"
76                        />
77                        <Tool
78                                Name="VCALinkTool"
79                        />
80                        <Tool
81                                Name="VCManifestTool"
82                        />
83                        <Tool
84                                Name="VCXDCMakeTool"
85                        />
86                        <Tool
87                                Name="VCBscMakeTool"
88                        />
89                        <Tool
90                                Name="VCFxCopTool"
91                        />
92                        <Tool
93                                Name="VCAppVerifierTool"
94                        />
95                        <Tool
96                                Name="VCPostBuildEventTool"
97                        />
98                </Configuration>
99                <Configuration
100                        Name="Release|Win32"
101                        OutputDirectory="$(SolutionDir)$(ConfigurationName)"
102                        IntermediateDirectory="$(ConfigurationName)"
103                        ConfigurationType="1"
104                        UseOfMFC="2"
105                        UseOfATL="2"
106                        CharacterSet="1"
107                        WholeProgramOptimization="1"
108                        >
109                        <Tool
110                                Name="VCPreBuildEventTool"
111                        />
112                        <Tool
113                                Name="VCCustomBuildTool"
114                        />
115                        <Tool
116                                Name="VCXMLDataGeneratorTool"
117                        />
118                        <Tool
119                                Name="VCWebServiceProxyGeneratorTool"
120                        />
121                        <Tool
122                                Name="VCMIDLTool"
123                                PreprocessorDefinitions="NDEBUG"
124                                MkTypLibCompatible="false"
125                                ValidateParameters="true"
126                        />
127                        <Tool
128                                Name="VCCLCompilerTool"
129                                Optimization="3"
130                                InlineFunctionExpansion="2"
131                                EnableIntrinsicFunctions="true"
132                                FavorSizeOrSpeed="2"
133                                OmitFramePointers="true"
134                                EnableFiberSafeOptimizations="true"
135                                PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG"
136                                StringPooling="true"
137                                MinimalRebuild="false"
138                                RuntimeLibrary="2"
139                                EnableFunctionLevelLinking="true"
140                                UsePrecompiledHeader="2"
141                                WarningLevel="3"
142                                DebugInformationFormat="3"
143                        />
144                        <Tool
145                                Name="VCManagedResourceCompilerTool"
146                        />
147                        <Tool
148                                Name="VCResourceCompilerTool"
149                                PreprocessorDefinitions="NDEBUG"
150                                Culture="1033"
151                                AdditionalIncludeDirectories="$(IntDir)"
152                        />
153                        <Tool
154                                Name="VCPreLinkEventTool"
155                        />
156                        <Tool
157                                Name="VCLinkerTool"
158                                RegisterOutput="true"
159                                LinkIncremental="1"
160                                GenerateDebugInformation="true"
161                                SubSystem="2"
162                                OptimizeReferences="2"
163                                EnableCOMDATFolding="2"
164                                TargetMachine="1"
165                        />
166                        <Tool
167                                Name="VCALinkTool"
168                        />
169                        <Tool
170                                Name="VCManifestTool"
171                        />
172                        <Tool
173                                Name="VCXDCMakeTool"
174                        />
175                        <Tool
176                                Name="VCBscMakeTool"
177                        />
178                        <Tool
179                                Name="VCFxCopTool"
180                        />
181                        <Tool
182                                Name="VCAppVerifierTool"
183                        />
184                        <Tool
185                                Name="VCPostBuildEventTool"
186                        />
187                </Configuration>
188        </Configurations>
189        <References>
190        </References>
191        <Files>
192                <Filter
193                        Name="Source Files"
194                        Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
195                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
196                        >
197                        <File
198                                RelativePath=".\MainDialog.cpp"
199                                >
200                        </File>
201                        <File
202                                RelativePath=".\MfcWindowlessVideoRenderer01.cpp"
203                                >
204                        </File>
205                        <File
206                                RelativePath=".\MfcWindowlessVideoRenderer01.idl"
207                                >
208                                <FileConfiguration
209                                        Name="Debug|Win32"
210                                        >
211                                        <Tool
212                                                Name="VCMIDLTool"
213                                                PreprocessorDefinitions="_DEBUG"
214                                                MkTypLibCompatible="false"
215                                                TargetEnvironment="1"
216                                                GenerateStublessProxies="true"
217                                                TypeLibraryName="$(IntDir)/$(ProjectName).tlb"
218                                                HeaderFileName="$(ProjectName)_i.h"
219                                                InterfaceIdentifierFileName="$(ProjectName)_i.c"
220                                        />
221                                </FileConfiguration>
222                                <FileConfiguration
223                                        Name="Release|Win32"
224                                        >
225                                        <Tool
226                                                Name="VCMIDLTool"
227                                                PreprocessorDefinitions="NDEBUG"
228                                                MkTypLibCompatible="false"
229                                                TargetEnvironment="1"
230                                                GenerateStublessProxies="true"
231                                                TypeLibraryName="$(IntDir)/$(ProjectName).tlb"
232                                                HeaderFileName="MfcWindowlessVideoRenderer01_i.h"
233                                                InterfaceIdentifierFileName="MfcWindowlessVideoRenderer01_i.c"
234                                        />
235                                </FileConfiguration>
236                        </File>
237                        <File
238                                RelativePath=".\stdafx.cpp"
239                                >
240                                <FileConfiguration
241                                        Name="Debug|Win32"
242                                        >
243                                        <Tool
244                                                Name="VCCLCompilerTool"
245                                                UsePrecompiledHeader="1"
246                                        />
247                                </FileConfiguration>
248                                <FileConfiguration
249                                        Name="Release|Win32"
250                                        >
251                                        <Tool
252                                                Name="VCCLCompilerTool"
253                                                UsePrecompiledHeader="1"
254                                        />
255                                </FileConfiguration>
256                        </File>
257                </Filter>
258                <Filter
259                        Name="Header Files"
260                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
261                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
262                        >
263                        <File
264                                RelativePath=".\MainDialog.h"
265                                >
266                        </File>
267                        <File
268                                RelativePath=".\MfcWindowlessVideoRenderer01.h"
269                                >
270                        </File>
271                        <File
272                                RelativePath=".\Resource.h"
273                                >
274                        </File>
275                        <File
276                                RelativePath=".\stdafx.h"
277                                >
278                        </File>
279                        <File
280                                RelativePath=".\targetver.h"
281                                >
282                        </File>
283                </Filter>
284                <Filter
285                        Name="Resource Files"
286                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
287                        UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
288                        >
289                        <File
290                                RelativePath=".\MfcWindowlessVideoRenderer01.ico"
291                                >
292                        </File>
293                        <File
294                                RelativePath=".\MfcWindowlessVideoRenderer01.rc"
295                                >
296                        </File>
297                        <File
298                                RelativePath=".\MfcWindowlessVideoRenderer01.rc2"
299                                >
300                        </File>
301                        <File
302                                RelativePath=".\MfcWindowlessVideoRenderer01.rgs"
303                                >
304                        </File>
305                </Filter>
306                <File
307                        RelativePath=".\ReadMe.txt"
308                        >
309                </File>
310        </Files>
311        <Globals>
312                <Global
313                        Name="RESOURCE_FILE"
314                        Value="MfcWindowlessVideoRenderer01.rc"
315                />
316        </Globals>
317</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.