Update UNRAR.H
[xy_vsfilter.git] / src / ui / CmdUI / CmdUI.vcproj
blob4d49eb9060bc3fde3a85105f926c21cd4a7527e3
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="CmdUI"
6 ProjectGUID="{03208025-D5C2-426A-B0FA-251D4338F30C}"
7 Keyword="Win32Proj">
8 <Platforms>
9 <Platform
10 Name="Win32"/>
11 </Platforms>
12 <Configurations>
13 <Configuration
14 Name="Debug|Win32"
15 OutputDirectory="Debug"
16 IntermediateDirectory="Debug"
17 ConfigurationType="4"
18 UseOfMFC="2"
19 CharacterSet="2">
20 <Tool
21 Name="VCCLCompilerTool"
22 Optimization="0"
23 PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
24 MinimalRebuild="TRUE"
25 BasicRuntimeChecks="3"
26 RuntimeLibrary="3"
27 UsePrecompiledHeader="3"
28 WarningLevel="3"
29 Detect64BitPortabilityProblems="TRUE"
30 DebugInformationFormat="4"/>
31 <Tool
32 Name="VCCustomBuildTool"/>
33 <Tool
34 Name="VCLibrarianTool"
35 OutputFile="..\..\..\lib\CmdUID.lib"/>
36 <Tool
37 Name="VCMIDLTool"/>
38 <Tool
39 Name="VCPostBuildEventTool"/>
40 <Tool
41 Name="VCPreBuildEventTool"/>
42 <Tool
43 Name="VCPreLinkEventTool"/>
44 <Tool
45 Name="VCResourceCompilerTool"/>
46 <Tool
47 Name="VCWebServiceProxyGeneratorTool"/>
48 <Tool
49 Name="VCXMLDataGeneratorTool"/>
50 <Tool
51 Name="VCManagedWrapperGeneratorTool"/>
52 <Tool
53 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
54 </Configuration>
55 <Configuration
56 Name="Release|Win32"
57 OutputDirectory="Release"
58 IntermediateDirectory="Release"
59 ConfigurationType="4"
60 UseOfMFC="1"
61 CharacterSet="2">
62 <Tool
63 Name="VCCLCompilerTool"
64 PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
65 RuntimeLibrary="0"
66 UsePrecompiledHeader="3"
67 WarningLevel="3"
68 Detect64BitPortabilityProblems="TRUE"
69 DebugInformationFormat="3"/>
70 <Tool
71 Name="VCCustomBuildTool"/>
72 <Tool
73 Name="VCLibrarianTool"
74 OutputFile="..\..\..\lib\CmdUIR.lib"/>
75 <Tool
76 Name="VCMIDLTool"/>
77 <Tool
78 Name="VCPostBuildEventTool"/>
79 <Tool
80 Name="VCPreBuildEventTool"/>
81 <Tool
82 Name="VCPreLinkEventTool"/>
83 <Tool
84 Name="VCResourceCompilerTool"/>
85 <Tool
86 Name="VCWebServiceProxyGeneratorTool"/>
87 <Tool
88 Name="VCXMLDataGeneratorTool"/>
89 <Tool
90 Name="VCManagedWrapperGeneratorTool"/>
91 <Tool
92 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
93 </Configuration>
94 <Configuration
95 Name="Debug Unicode|Win32"
96 OutputDirectory="$(ConfigurationName)"
97 IntermediateDirectory="$(ConfigurationName)"
98 ConfigurationType="4"
99 UseOfMFC="2"
100 CharacterSet="1">
101 <Tool
102 Name="VCCLCompilerTool"
103 Optimization="0"
104 PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
105 MinimalRebuild="TRUE"
106 BasicRuntimeChecks="3"
107 RuntimeLibrary="3"
108 UsePrecompiledHeader="3"
109 WarningLevel="3"
110 Detect64BitPortabilityProblems="TRUE"
111 DebugInformationFormat="4"/>
112 <Tool
113 Name="VCCustomBuildTool"/>
114 <Tool
115 Name="VCLibrarianTool"
116 OutputFile="..\..\..\lib\CmdUIDU.lib"/>
117 <Tool
118 Name="VCMIDLTool"/>
119 <Tool
120 Name="VCPostBuildEventTool"/>
121 <Tool
122 Name="VCPreBuildEventTool"/>
123 <Tool
124 Name="VCPreLinkEventTool"/>
125 <Tool
126 Name="VCResourceCompilerTool"/>
127 <Tool
128 Name="VCWebServiceProxyGeneratorTool"/>
129 <Tool
130 Name="VCXMLDataGeneratorTool"/>
131 <Tool
132 Name="VCManagedWrapperGeneratorTool"/>
133 <Tool
134 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
135 </Configuration>
136 <Configuration
137 Name="Release Unicode|Win32"
138 OutputDirectory="$(ConfigurationName)"
139 IntermediateDirectory="$(ConfigurationName)"
140 ConfigurationType="4"
141 UseOfMFC="1"
142 CharacterSet="1">
143 <Tool
144 Name="VCCLCompilerTool"
145 PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
146 RuntimeLibrary="0"
147 UsePrecompiledHeader="3"
148 WarningLevel="3"
149 Detect64BitPortabilityProblems="TRUE"
150 DebugInformationFormat="3"/>
151 <Tool
152 Name="VCCustomBuildTool"/>
153 <Tool
154 Name="VCLibrarianTool"
155 OutputFile="..\..\..\lib\CmdUIRU.lib"/>
156 <Tool
157 Name="VCMIDLTool"/>
158 <Tool
159 Name="VCPostBuildEventTool"/>
160 <Tool
161 Name="VCPreBuildEventTool"/>
162 <Tool
163 Name="VCPreLinkEventTool"/>
164 <Tool
165 Name="VCResourceCompilerTool"/>
166 <Tool
167 Name="VCWebServiceProxyGeneratorTool"/>
168 <Tool
169 Name="VCXMLDataGeneratorTool"/>
170 <Tool
171 Name="VCManagedWrapperGeneratorTool"/>
172 <Tool
173 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
174 </Configuration>
175 </Configurations>
176 <References>
177 </References>
178 <Files>
179 <Filter
180 Name="Source Files"
181 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
182 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
183 <File
184 RelativePath=".\CmdUI.cpp">
185 </File>
186 <File
187 RelativePath=".\stdafx.cpp">
188 <FileConfiguration
189 Name="Debug|Win32">
190 <Tool
191 Name="VCCLCompilerTool"
192 UsePrecompiledHeader="1"/>
193 </FileConfiguration>
194 <FileConfiguration
195 Name="Release|Win32">
196 <Tool
197 Name="VCCLCompilerTool"
198 UsePrecompiledHeader="1"/>
199 </FileConfiguration>
200 <FileConfiguration
201 Name="Debug Unicode|Win32">
202 <Tool
203 Name="VCCLCompilerTool"
204 UsePrecompiledHeader="1"/>
205 </FileConfiguration>
206 <FileConfiguration
207 Name="Release Unicode|Win32">
208 <Tool
209 Name="VCCLCompilerTool"
210 UsePrecompiledHeader="1"/>
211 </FileConfiguration>
212 </File>
213 </Filter>
214 <Filter
215 Name="Header Files"
216 Filter="h;hpp;hxx;hm;inl;inc;xsd"
217 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
218 <File
219 RelativePath=".\CmdUI.h">
220 </File>
221 <File
222 RelativePath=".\stdafx.h">
223 </File>
224 </Filter>
225 <Filter
226 Name="Resource Files"
227 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
228 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
229 </Filter>
230 </Files>
231 <Globals>
232 <Global
233 Name="DevPartner_IsInstrumented"
234 Value="0"/>
235 </Globals>
236 </VisualStudioProject>