1 | <?xml version="1.0" encoding="utf-8"?> |
---|
2 | <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
---|
3 | <ItemGroup Label="ProjectConfigurations"> |
---|
4 | <ProjectConfiguration Include="Debug|Win32"> |
---|
5 | <Configuration>Debug</Configuration> |
---|
6 | <Platform>Win32</Platform> |
---|
7 | </ProjectConfiguration> |
---|
8 | <ProjectConfiguration Include="Development Release Trace|Win32"> |
---|
9 | <Configuration>Development Release Trace</Configuration> |
---|
10 | <Platform>Win32</Platform> |
---|
11 | </ProjectConfiguration> |
---|
12 | <ProjectConfiguration Include="Release Trace|Win32"> |
---|
13 | <Configuration>Release Trace</Configuration> |
---|
14 | <Platform>Win32</Platform> |
---|
15 | </ProjectConfiguration> |
---|
16 | <ProjectConfiguration Include="Release|Win32"> |
---|
17 | <Configuration>Release</Configuration> |
---|
18 | <Platform>Win32</Platform> |
---|
19 | </ProjectConfiguration> |
---|
20 | </ItemGroup> |
---|
21 | <PropertyGroup Label="Globals"> |
---|
22 | <ProjectGuid>{D5F58BC2-453A-4C4E-888E-9C7C511D8FD4}</ProjectGuid> |
---|
23 | <Keyword>AtlProj</Keyword> |
---|
24 | </PropertyGroup> |
---|
25 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |
---|
26 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> |
---|
27 | <ConfigurationType>Application</ConfigurationType> |
---|
28 | <UseDebugLibraries>true</UseDebugLibraries> |
---|
29 | <UseOfAtl>Dynamic</UseOfAtl> |
---|
30 | <CharacterSet>Unicode</CharacterSet> |
---|
31 | <PlatformToolset>v100</PlatformToolset> |
---|
32 | </PropertyGroup> |
---|
33 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> |
---|
34 | <ConfigurationType>Application</ConfigurationType> |
---|
35 | <UseDebugLibraries>false</UseDebugLibraries> |
---|
36 | <UseOfAtl>Static</UseOfAtl> |
---|
37 | <CharacterSet>Unicode</CharacterSet> |
---|
38 | <WholeProgramOptimization>true</WholeProgramOptimization> |
---|
39 | <PlatformToolset>v100</PlatformToolset> |
---|
40 | </PropertyGroup> |
---|
41 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Trace|Win32'" Label="Configuration"> |
---|
42 | <ConfigurationType>Application</ConfigurationType> |
---|
43 | <UseDebugLibraries>false</UseDebugLibraries> |
---|
44 | <UseOfAtl>Static</UseOfAtl> |
---|
45 | <CharacterSet>Unicode</CharacterSet> |
---|
46 | <WholeProgramOptimization>true</WholeProgramOptimization> |
---|
47 | <PlatformToolset>v100</PlatformToolset> |
---|
48 | </PropertyGroup> |
---|
49 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Development Release Trace|Win32'" Label="Configuration"> |
---|
50 | <ConfigurationType>Application</ConfigurationType> |
---|
51 | <UseDebugLibraries>false</UseDebugLibraries> |
---|
52 | <UseOfAtl>Static</UseOfAtl> |
---|
53 | <CharacterSet>Unicode</CharacterSet> |
---|
54 | <WholeProgramOptimization>true</WholeProgramOptimization> |
---|
55 | <PlatformToolset>v100</PlatformToolset> |
---|
56 | </PropertyGroup> |
---|
57 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> |
---|
58 | <ImportGroup Label="ExtensionSettings"> |
---|
59 | </ImportGroup> |
---|
60 | <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
---|
61 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
---|
62 | </ImportGroup> |
---|
63 | <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
---|
64 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
---|
65 | </ImportGroup> |
---|
66 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release Trace|Win32'" Label="PropertySheets"> |
---|
67 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
---|
68 | </ImportGroup> |
---|
69 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Development Release Trace|Win32'" Label="PropertySheets"> |
---|
70 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
---|
71 | </ImportGroup> |
---|
72 | <PropertyGroup Label="UserMacros" /> |
---|
73 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
---|
74 | <IgnoreImportLibrary>true</IgnoreImportLibrary> |
---|
75 | <LinkIncremental>true</LinkIncremental> |
---|
76 | <OutDir>$(SolutionDir)_Bin\$(Configuration)\</OutDir> |
---|
77 | <IntDir>$(SolutionDir)_Bin\$(Configuration)\$(ProjectName)\</IntDir> |
---|
78 | </PropertyGroup> |
---|
79 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
---|
80 | <IgnoreImportLibrary>true</IgnoreImportLibrary> |
---|
81 | <LinkIncremental>false</LinkIncremental> |
---|
82 | <OutDir>$(SolutionDir)_Bin\$(Configuration)\</OutDir> |
---|
83 | <IntDir>$(SolutionDir)_Bin\$(Configuration)\$(ProjectName)\</IntDir> |
---|
84 | </PropertyGroup> |
---|
85 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release Trace|Win32'"> |
---|
86 | <IgnoreImportLibrary>true</IgnoreImportLibrary> |
---|
87 | <LinkIncremental>false</LinkIncremental> |
---|
88 | <OutDir>$(SolutionDir)_Bin\$(Configuration)\</OutDir> |
---|
89 | <IntDir>$(SolutionDir)_Bin\$(Configuration)\$(ProjectName)\</IntDir> |
---|
90 | </PropertyGroup> |
---|
91 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Development Release Trace|Win32'"> |
---|
92 | <IgnoreImportLibrary>true</IgnoreImportLibrary> |
---|
93 | <LinkIncremental>false</LinkIncremental> |
---|
94 | <OutDir>$(SolutionDir)_Bin\$(Configuration)\</OutDir> |
---|
95 | <IntDir>$(SolutionDir)_Bin\$(Configuration)\$(ProjectName)\</IntDir> |
---|
96 | </PropertyGroup> |
---|
97 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
---|
98 | <ClCompile> |
---|
99 | <PrecompiledHeader>Use</PrecompiledHeader> |
---|
100 | <WarningLevel>Level3</WarningLevel> |
---|
101 | <Optimization>Disabled</Optimization> |
---|
102 | <PreprocessorDefinitions>WIN32;_WINDOWS;_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
---|
103 | </ClCompile> |
---|
104 | <Midl> |
---|
105 | <MkTypLibCompatible>false</MkTypLibCompatible> |
---|
106 | <TargetEnvironment>Win32</TargetEnvironment> |
---|
107 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
---|
108 | <HeaderFileName>ShowHresult_i.h</HeaderFileName> |
---|
109 | <InterfaceIdentifierFileName>ShowHresult_i.c</InterfaceIdentifierFileName> |
---|
110 | <ProxyFileName>ShowHresult_p.c</ProxyFileName> |
---|
111 | <GenerateStublessProxies>true</GenerateStublessProxies> |
---|
112 | <TypeLibraryName>$(IntDir)ShowHresult.tlb</TypeLibraryName> |
---|
113 | <DllDataFileName> |
---|
114 | </DllDataFileName> |
---|
115 | <ValidateAllParameters>true</ValidateAllParameters> |
---|
116 | </Midl> |
---|
117 | <ResourceCompile> |
---|
118 | <Culture>0x0409</Culture> |
---|
119 | <AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
---|
120 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
---|
121 | </ResourceCompile> |
---|
122 | <Link> |
---|
123 | <SubSystem>Windows</SubSystem> |
---|
124 | <GenerateDebugInformation>true</GenerateDebugInformation> |
---|
125 | </Link> |
---|
126 | <PostBuildEvent> |
---|
127 | <Message>Performing registration</Message> |
---|
128 | <Command>"$(TargetPath)" /RegServer</Command> |
---|
129 | </PostBuildEvent> |
---|
130 | </ItemDefinitionGroup> |
---|
131 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
---|
132 | <ClCompile> |
---|
133 | <PrecompiledHeader>Use</PrecompiledHeader> |
---|
134 | <WarningLevel>Level3</WarningLevel> |
---|
135 | <Optimization>Full</Optimization> |
---|
136 | <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
---|
137 | <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion> |
---|
138 | <IntrinsicFunctions>true</IntrinsicFunctions> |
---|
139 | <FavorSizeOrSpeed>Size</FavorSizeOrSpeed> |
---|
140 | <OmitFramePointers>true</OmitFramePointers> |
---|
141 | <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations> |
---|
142 | <WholeProgramOptimization>true</WholeProgramOptimization> |
---|
143 | <StringPooling>true</StringPooling> |
---|
144 | <ExceptionHandling>Async</ExceptionHandling> |
---|
145 | <RuntimeLibrary>MultiThreaded</RuntimeLibrary> |
---|
146 | </ClCompile> |
---|
147 | <Midl> |
---|
148 | <MkTypLibCompatible>false</MkTypLibCompatible> |
---|
149 | <TargetEnvironment>Win32</TargetEnvironment> |
---|
150 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
---|
151 | <HeaderFileName>ShowHresult_i.h</HeaderFileName> |
---|
152 | <InterfaceIdentifierFileName>ShowHresult_i.c</InterfaceIdentifierFileName> |
---|
153 | <ProxyFileName>ShowHresult_p.c</ProxyFileName> |
---|
154 | <GenerateStublessProxies>true</GenerateStublessProxies> |
---|
155 | <TypeLibraryName>$(IntDir)ShowHresult.tlb</TypeLibraryName> |
---|
156 | <DllDataFileName> |
---|
157 | </DllDataFileName> |
---|
158 | <ValidateAllParameters>true</ValidateAllParameters> |
---|
159 | </Midl> |
---|
160 | <ResourceCompile> |
---|
161 | <Culture>0x0409</Culture> |
---|
162 | <AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
---|
163 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
---|
164 | </ResourceCompile> |
---|
165 | <Link> |
---|
166 | <SubSystem>Windows</SubSystem> |
---|
167 | <GenerateDebugInformation>true</GenerateDebugInformation> |
---|
168 | <EnableCOMDATFolding>true</EnableCOMDATFolding> |
---|
169 | <OptimizeReferences>true</OptimizeReferences> |
---|
170 | <DelayLoadDLLs>dbghelp.dll</DelayLoadDLLs> |
---|
171 | </Link> |
---|
172 | <PostBuildEvent> |
---|
173 | <Message>Performing registration</Message> |
---|
174 | <Command>"$(TargetPath)" /RegServer</Command> |
---|
175 | </PostBuildEvent> |
---|
176 | </ItemDefinitionGroup> |
---|
177 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release Trace|Win32'"> |
---|
178 | <ClCompile> |
---|
179 | <PrecompiledHeader>Use</PrecompiledHeader> |
---|
180 | <WarningLevel>Level3</WarningLevel> |
---|
181 | <Optimization>Full</Optimization> |
---|
182 | <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;_TRACE=1;_TRACELEVEL=2;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
---|
183 | <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion> |
---|
184 | <IntrinsicFunctions>true</IntrinsicFunctions> |
---|
185 | <FavorSizeOrSpeed>Size</FavorSizeOrSpeed> |
---|
186 | <OmitFramePointers>true</OmitFramePointers> |
---|
187 | <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations> |
---|
188 | <WholeProgramOptimization>true</WholeProgramOptimization> |
---|
189 | <StringPooling>true</StringPooling> |
---|
190 | <ExceptionHandling>Async</ExceptionHandling> |
---|
191 | <RuntimeLibrary>MultiThreaded</RuntimeLibrary> |
---|
192 | </ClCompile> |
---|
193 | <Midl> |
---|
194 | <MkTypLibCompatible>false</MkTypLibCompatible> |
---|
195 | <TargetEnvironment>Win32</TargetEnvironment> |
---|
196 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
---|
197 | <HeaderFileName>ShowHresult_i.h</HeaderFileName> |
---|
198 | <InterfaceIdentifierFileName>ShowHresult_i.c</InterfaceIdentifierFileName> |
---|
199 | <ProxyFileName>ShowHresult_p.c</ProxyFileName> |
---|
200 | <GenerateStublessProxies>true</GenerateStublessProxies> |
---|
201 | <TypeLibraryName>$(IntDir)ShowHresult.tlb</TypeLibraryName> |
---|
202 | <DllDataFileName> |
---|
203 | </DllDataFileName> |
---|
204 | <ValidateAllParameters>true</ValidateAllParameters> |
---|
205 | </Midl> |
---|
206 | <ResourceCompile> |
---|
207 | <Culture>0x0409</Culture> |
---|
208 | <AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
---|
209 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
---|
210 | </ResourceCompile> |
---|
211 | <Link> |
---|
212 | <SubSystem>Windows</SubSystem> |
---|
213 | <GenerateDebugInformation>true</GenerateDebugInformation> |
---|
214 | <EnableCOMDATFolding>true</EnableCOMDATFolding> |
---|
215 | <OptimizeReferences>true</OptimizeReferences> |
---|
216 | <DelayLoadDLLs>dbghelp.dll</DelayLoadDLLs> |
---|
217 | </Link> |
---|
218 | <PostBuildEvent> |
---|
219 | <Message>Performing registration</Message> |
---|
220 | <Command>"$(TargetPath)" /RegServer</Command> |
---|
221 | </PostBuildEvent> |
---|
222 | </ItemDefinitionGroup> |
---|
223 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Development Release Trace|Win32'"> |
---|
224 | <ClCompile> |
---|
225 | <PrecompiledHeader>Use</PrecompiledHeader> |
---|
226 | <WarningLevel>Level3</WarningLevel> |
---|
227 | <Optimization>Full</Optimization> |
---|
228 | <PreprocessorDefinitions>WIN32;_WINDOWS;NDEBUG;_TRACE=1;_TRACELEVEL=4;_DEVELOPMENT=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
---|
229 | <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion> |
---|
230 | <IntrinsicFunctions>true</IntrinsicFunctions> |
---|
231 | <FavorSizeOrSpeed>Size</FavorSizeOrSpeed> |
---|
232 | <OmitFramePointers>true</OmitFramePointers> |
---|
233 | <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations> |
---|
234 | <WholeProgramOptimization>true</WholeProgramOptimization> |
---|
235 | <StringPooling>true</StringPooling> |
---|
236 | <ExceptionHandling>Async</ExceptionHandling> |
---|
237 | <RuntimeLibrary>MultiThreaded</RuntimeLibrary> |
---|
238 | </ClCompile> |
---|
239 | <Midl> |
---|
240 | <MkTypLibCompatible>false</MkTypLibCompatible> |
---|
241 | <TargetEnvironment>Win32</TargetEnvironment> |
---|
242 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
---|
243 | <HeaderFileName>ShowHresult_i.h</HeaderFileName> |
---|
244 | <InterfaceIdentifierFileName>ShowHresult_i.c</InterfaceIdentifierFileName> |
---|
245 | <ProxyFileName>ShowHresult_p.c</ProxyFileName> |
---|
246 | <GenerateStublessProxies>true</GenerateStublessProxies> |
---|
247 | <TypeLibraryName>$(IntDir)ShowHresult.tlb</TypeLibraryName> |
---|
248 | <DllDataFileName> |
---|
249 | </DllDataFileName> |
---|
250 | <ValidateAllParameters>true</ValidateAllParameters> |
---|
251 | </Midl> |
---|
252 | <ResourceCompile> |
---|
253 | <Culture>0x0409</Culture> |
---|
254 | <AdditionalIncludeDirectories>$(IntDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
---|
255 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
---|
256 | </ResourceCompile> |
---|
257 | <Link> |
---|
258 | <SubSystem>Windows</SubSystem> |
---|
259 | <GenerateDebugInformation>true</GenerateDebugInformation> |
---|
260 | <EnableCOMDATFolding>true</EnableCOMDATFolding> |
---|
261 | <OptimizeReferences>true</OptimizeReferences> |
---|
262 | <DelayLoadDLLs>dbghelp.dll</DelayLoadDLLs> |
---|
263 | </Link> |
---|
264 | <PostBuildEvent> |
---|
265 | <Message>Performing registration</Message> |
---|
266 | <Command>"$(TargetPath)" /RegServer</Command> |
---|
267 | </PostBuildEvent> |
---|
268 | </ItemDefinitionGroup> |
---|
269 | <ItemGroup> |
---|
270 | <ClCompile Include="ShowHresult.cpp" /> |
---|
271 | <ClCompile Include="ShowHresult_i.c"> |
---|
272 | <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</CompileAsManaged> |
---|
273 | <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
---|
274 | </PrecompiledHeader> |
---|
275 | <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</CompileAsManaged> |
---|
276 | <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Release Trace|Win32'">false</CompileAsManaged> |
---|
277 | <CompileAsManaged Condition="'$(Configuration)|$(Platform)'=='Development Release Trace|Win32'">false</CompileAsManaged> |
---|
278 | <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
---|
279 | </PrecompiledHeader> |
---|
280 | <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release Trace|Win32'"> |
---|
281 | </PrecompiledHeader> |
---|
282 | <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Development Release Trace|Win32'"> |
---|
283 | </PrecompiledHeader> |
---|
284 | </ClCompile> |
---|
285 | <ClCompile Include="stdafx.cpp"> |
---|
286 | <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader> |
---|
287 | <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Create</PrecompiledHeader> |
---|
288 | <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release Trace|Win32'">Create</PrecompiledHeader> |
---|
289 | <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Development Release Trace|Win32'">Create</PrecompiledHeader> |
---|
290 | </ClCompile> |
---|
291 | </ItemGroup> |
---|
292 | <ItemGroup> |
---|
293 | <None Include="AudioClientIdentifier.inc" /> |
---|
294 | <None Include="WmIdentifier.inc"> |
---|
295 | <FileType>Document</FileType> |
---|
296 | </None> |
---|
297 | <None Include="D2dIdentifier.inc"> |
---|
298 | <FileType>CppHeader</FileType> |
---|
299 | </None> |
---|
300 | <ClInclude Include="NotifyIconWindow.h" /> |
---|
301 | <ClInclude Include="Resource.h" /> |
---|
302 | <ClInclude Include="ShowHresult_i.h" /> |
---|
303 | <ClInclude Include="stdafx.h" /> |
---|
304 | <ClInclude Include="targetver.h" /> |
---|
305 | <None Include="SystemHresultIdentifier.inc"> |
---|
306 | <FileType>CppHeader</FileType> |
---|
307 | </None> |
---|
308 | <None Include="UrtIdentifier.Inc"> |
---|
309 | <FileType>CppHeader</FileType> |
---|
310 | </None> |
---|
311 | <None Include="WiaIdentifier.inc"> |
---|
312 | <FileType>CppHeader</FileType> |
---|
313 | </None> |
---|
314 | <None Include="WicIdentifier.inc"> |
---|
315 | <FileType>CppHeader</FileType> |
---|
316 | </None> |
---|
317 | </ItemGroup> |
---|
318 | <ItemGroup> |
---|
319 | <ResourceCompile Include="ShowHresult.rc" /> |
---|
320 | </ItemGroup> |
---|
321 | <ItemGroup> |
---|
322 | <None Include="D3dIdentifier.inc"> |
---|
323 | <FileType>CppHeader</FileType> |
---|
324 | </None> |
---|
325 | <None Include="Information.ico" /> |
---|
326 | <None Include="MfIdentifier.inc"> |
---|
327 | <FileType>CppHeader</FileType> |
---|
328 | </None> |
---|
329 | <None Include="Module.ico" /> |
---|
330 | <None Include="DsIdentifier.inc"> |
---|
331 | <FileType>CppHeader</FileType> |
---|
332 | </None> |
---|
333 | <None Include="Module.rgs" /> |
---|
334 | <None Include="SystemIdentifier.inc"> |
---|
335 | <FileType>CppHeader</FileType> |
---|
336 | </None> |
---|
337 | </ItemGroup> |
---|
338 | <ItemGroup> |
---|
339 | <Midl Include="ShowHresult.idl" /> |
---|
340 | </ItemGroup> |
---|
341 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> |
---|
342 | <ImportGroup Label="ExtensionTargets"> |
---|
343 | </ImportGroup> |
---|
344 | </Project> |
---|