diff options
author | Jacek Antonelli | 2008-08-15 23:45:34 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-08-15 23:45:34 -0500 |
commit | cd17687f01420952712a500107e0f93e7ab8d5f8 (patch) | |
tree | ce48c2b706f2c1176290e39fb555fbdf6648ce01 /linden/indra/llimage/llimage_vc9.vcproj | |
parent | Second Life viewer sources 1.19.0.5 (diff) | |
download | meta-impy-cd17687f01420952712a500107e0f93e7ab8d5f8.zip meta-impy-cd17687f01420952712a500107e0f93e7ab8d5f8.tar.gz meta-impy-cd17687f01420952712a500107e0f93e7ab8d5f8.tar.bz2 meta-impy-cd17687f01420952712a500107e0f93e7ab8d5f8.tar.xz |
Second Life viewer sources 1.19.1.0
Diffstat (limited to '')
-rw-r--r-- | linden/indra/llimage/llimage_vc9.vcproj | 652 |
1 files changed, 326 insertions, 326 deletions
diff --git a/linden/indra/llimage/llimage_vc9.vcproj b/linden/indra/llimage/llimage_vc9.vcproj index 67ff6b3..244bc78 100644 --- a/linden/indra/llimage/llimage_vc9.vcproj +++ b/linden/indra/llimage/llimage_vc9.vcproj | |||
@@ -1,326 +1,326 @@ | |||
1 | <?xml version="1.0" encoding="Windows-1252"?> | 1 | <?xml version="1.0" encoding="Windows-1252"?> |
2 | <VisualStudioProject | 2 | <VisualStudioProject |
3 | ProjectType="Visual C++" | 3 | ProjectType="Visual C++" |
4 | Version="9.00" | 4 | Version="9.00" |
5 | Name="llimage" | 5 | Name="llimage" |
6 | ProjectGUID="{681FDD6C-2FAE-4CB9-AF6D-B952F2B151C5}" | 6 | ProjectGUID="{681FDD6C-2FAE-4CB9-AF6D-B952F2B151C5}" |
7 | RootNamespace="llimage" | 7 | RootNamespace="llimage" |
8 | Keyword="Win32Proj" | 8 | Keyword="Win32Proj" |
9 | TargetFrameworkVersion="131072" | 9 | TargetFrameworkVersion="131072" |
10 | > | 10 | > |
11 | <Platforms> | 11 | <Platforms> |
12 | <Platform | 12 | <Platform |
13 | Name="Win32" | 13 | Name="Win32" |
14 | /> | 14 | /> |
15 | </Platforms> | 15 | </Platforms> |
16 | <ToolFiles> | 16 | <ToolFiles> |
17 | </ToolFiles> | 17 | </ToolFiles> |
18 | <Configurations> | 18 | <Configurations> |
19 | <Configuration | 19 | <Configuration |
20 | Name="Debug|Win32" | 20 | Name="Debug|Win32" |
21 | OutputDirectory="../lib_$(ConfigurationName)/i686-win32" | 21 | OutputDirectory="../lib_$(ConfigurationName)/i686-win32" |
22 | IntermediateDirectory="$(ConfigurationName)" | 22 | IntermediateDirectory="$(ConfigurationName)" |
23 | ConfigurationType="4" | 23 | ConfigurationType="4" |
24 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" | 24 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
25 | CharacterSet="1" | 25 | CharacterSet="1" |
26 | > | 26 | > |
27 | <Tool | 27 | <Tool |
28 | Name="VCPreBuildEventTool" | 28 | Name="VCPreBuildEventTool" |
29 | /> | 29 | /> |
30 | <Tool | 30 | <Tool |
31 | Name="VCCustomBuildTool" | 31 | Name="VCCustomBuildTool" |
32 | /> | 32 | /> |
33 | <Tool | 33 | <Tool |
34 | Name="VCXMLDataGeneratorTool" | 34 | Name="VCXMLDataGeneratorTool" |
35 | /> | 35 | /> |
36 | <Tool | 36 | <Tool |
37 | Name="VCWebServiceProxyGeneratorTool" | 37 | Name="VCWebServiceProxyGeneratorTool" |
38 | /> | 38 | /> |
39 | <Tool | 39 | <Tool |
40 | Name="VCMIDLTool" | 40 | Name="VCMIDLTool" |
41 | /> | 41 | /> |
42 | <Tool | 42 | <Tool |
43 | Name="VCCLCompilerTool" | 43 | Name="VCCLCompilerTool" |
44 | Optimization="0" | 44 | Optimization="0" |
45 | AdditionalIncludeDirectories="..\llcommon;..\llmath; ..\llvfs; ..\..\libraries\i686-win32\include;..\..\libraries\include\" | 45 | AdditionalIncludeDirectories="..\llcommon;..\llmath; ..\llvfs; ..\..\libraries\i686-win32\include;..\..\libraries\include\" |
46 | PreprocessorDefinitions="WIN32;_DEBUG;_LIB;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_DEBUG" | 46 | PreprocessorDefinitions="WIN32;_DEBUG;_LIB;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_DEBUG" |
47 | MinimalRebuild="true" | 47 | MinimalRebuild="true" |
48 | BasicRuntimeChecks="3" | 48 | BasicRuntimeChecks="3" |
49 | RuntimeLibrary="1" | 49 | RuntimeLibrary="1" |
50 | StructMemberAlignment="4" | 50 | StructMemberAlignment="4" |
51 | TreatWChar_tAsBuiltInType="false" | 51 | TreatWChar_tAsBuiltInType="false" |
52 | ForceConformanceInForLoopScope="true" | 52 | ForceConformanceInForLoopScope="true" |
53 | UsePrecompiledHeader="0" | 53 | UsePrecompiledHeader="0" |
54 | WarningLevel="3" | 54 | WarningLevel="3" |
55 | WarnAsError="true" | 55 | WarnAsError="true" |
56 | Detect64BitPortabilityProblems="false" | 56 | Detect64BitPortabilityProblems="false" |
57 | DebugInformationFormat="4" | 57 | DebugInformationFormat="4" |
58 | /> | 58 | /> |
59 | <Tool | 59 | <Tool |
60 | Name="VCManagedResourceCompilerTool" | 60 | Name="VCManagedResourceCompilerTool" |
61 | /> | 61 | /> |
62 | <Tool | 62 | <Tool |
63 | Name="VCResourceCompilerTool" | 63 | Name="VCResourceCompilerTool" |
64 | /> | 64 | /> |
65 | <Tool | 65 | <Tool |
66 | Name="VCPreLinkEventTool" | 66 | Name="VCPreLinkEventTool" |
67 | /> | 67 | /> |
68 | <Tool | 68 | <Tool |
69 | Name="VCLibrarianTool" | 69 | Name="VCLibrarianTool" |
70 | OutputFile="$(OutDir)/llimage.lib" | 70 | OutputFile="$(OutDir)/llimage.lib" |
71 | /> | 71 | /> |
72 | <Tool | 72 | <Tool |
73 | Name="VCALinkTool" | 73 | Name="VCALinkTool" |
74 | /> | 74 | /> |
75 | <Tool | 75 | <Tool |
76 | Name="VCXDCMakeTool" | 76 | Name="VCXDCMakeTool" |
77 | /> | 77 | /> |
78 | <Tool | 78 | <Tool |
79 | Name="VCBscMakeTool" | 79 | Name="VCBscMakeTool" |
80 | /> | 80 | /> |
81 | <Tool | 81 | <Tool |
82 | Name="VCFxCopTool" | 82 | Name="VCFxCopTool" |
83 | /> | 83 | /> |
84 | <Tool | 84 | <Tool |
85 | Name="VCPostBuildEventTool" | 85 | Name="VCPostBuildEventTool" |
86 | /> | 86 | /> |
87 | </Configuration> | 87 | </Configuration> |
88 | <Configuration | 88 | <Configuration |
89 | Name="Release|Win32" | 89 | Name="Release|Win32" |
90 | OutputDirectory="../lib_$(ConfigurationName)/i686-win32" | 90 | OutputDirectory="../lib_$(ConfigurationName)/i686-win32" |
91 | IntermediateDirectory="$(ConfigurationName)" | 91 | IntermediateDirectory="$(ConfigurationName)" |
92 | ConfigurationType="4" | 92 | ConfigurationType="4" |
93 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" | 93 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
94 | CharacterSet="1" | 94 | CharacterSet="1" |
95 | > | 95 | > |
96 | <Tool | 96 | <Tool |
97 | Name="VCPreBuildEventTool" | 97 | Name="VCPreBuildEventTool" |
98 | /> | 98 | /> |
99 | <Tool | 99 | <Tool |
100 | Name="VCCustomBuildTool" | 100 | Name="VCCustomBuildTool" |
101 | /> | 101 | /> |
102 | <Tool | 102 | <Tool |
103 | Name="VCXMLDataGeneratorTool" | 103 | Name="VCXMLDataGeneratorTool" |
104 | /> | 104 | /> |
105 | <Tool | 105 | <Tool |
106 | Name="VCWebServiceProxyGeneratorTool" | 106 | Name="VCWebServiceProxyGeneratorTool" |
107 | /> | 107 | /> |
108 | <Tool | 108 | <Tool |
109 | Name="VCMIDLTool" | 109 | Name="VCMIDLTool" |
110 | /> | 110 | /> |
111 | <Tool | 111 | <Tool |
112 | Name="VCCLCompilerTool" | 112 | Name="VCCLCompilerTool" |
113 | AdditionalOptions="/Oy-" | 113 | AdditionalOptions="/Oy-" |
114 | InlineFunctionExpansion="2" | 114 | InlineFunctionExpansion="2" |
115 | EnableIntrinsicFunctions="true" | 115 | EnableIntrinsicFunctions="true" |
116 | AdditionalIncludeDirectories="..\llcommon;..\llmath; ..\llvfs; ..\..\libraries\i686-win32\include;..\..\libraries\include\" | 116 | AdditionalIncludeDirectories="..\llcommon;..\llmath; ..\llvfs; ..\..\libraries\i686-win32\include;..\..\libraries\include\" |
117 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_RELEASE" | 117 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_RELEASE" |
118 | RuntimeLibrary="0" | 118 | RuntimeLibrary="0" |
119 | StructMemberAlignment="0" | 119 | StructMemberAlignment="0" |
120 | TreatWChar_tAsBuiltInType="false" | 120 | TreatWChar_tAsBuiltInType="false" |
121 | ForceConformanceInForLoopScope="true" | 121 | ForceConformanceInForLoopScope="true" |
122 | UsePrecompiledHeader="0" | 122 | UsePrecompiledHeader="0" |
123 | WarningLevel="3" | 123 | WarningLevel="3" |
124 | WarnAsError="false" | 124 | WarnAsError="false" |
125 | Detect64BitPortabilityProblems="false" | 125 | Detect64BitPortabilityProblems="false" |
126 | DebugInformationFormat="3" | 126 | DebugInformationFormat="3" |
127 | /> | 127 | /> |
128 | <Tool | 128 | <Tool |
129 | Name="VCManagedResourceCompilerTool" | 129 | Name="VCManagedResourceCompilerTool" |
130 | /> | 130 | /> |
131 | <Tool | 131 | <Tool |
132 | Name="VCResourceCompilerTool" | 132 | Name="VCResourceCompilerTool" |
133 | /> | 133 | /> |
134 | <Tool | 134 | <Tool |
135 | Name="VCPreLinkEventTool" | 135 | Name="VCPreLinkEventTool" |
136 | /> | 136 | /> |
137 | <Tool | 137 | <Tool |
138 | Name="VCLibrarianTool" | 138 | Name="VCLibrarianTool" |
139 | OutputFile="$(OutDir)/llimage.lib" | 139 | OutputFile="$(OutDir)/llimage.lib" |
140 | /> | 140 | /> |
141 | <Tool | 141 | <Tool |
142 | Name="VCALinkTool" | 142 | Name="VCALinkTool" |
143 | /> | 143 | /> |
144 | <Tool | 144 | <Tool |
145 | Name="VCXDCMakeTool" | 145 | Name="VCXDCMakeTool" |
146 | /> | 146 | /> |
147 | <Tool | 147 | <Tool |
148 | Name="VCBscMakeTool" | 148 | Name="VCBscMakeTool" |
149 | /> | 149 | /> |
150 | <Tool | 150 | <Tool |
151 | Name="VCFxCopTool" | 151 | Name="VCFxCopTool" |
152 | /> | 152 | /> |
153 | <Tool | 153 | <Tool |
154 | Name="VCPostBuildEventTool" | 154 | Name="VCPostBuildEventTool" |
155 | /> | 155 | /> |
156 | </Configuration> | 156 | </Configuration> |
157 | <Configuration | 157 | <Configuration |
158 | Name="ReleaseNoOpt|Win32" | 158 | Name="ReleaseNoOpt|Win32" |
159 | OutputDirectory="../lib_$(ConfigurationName)/i686-win32" | 159 | OutputDirectory="../lib_$(ConfigurationName)/i686-win32" |
160 | IntermediateDirectory="$(ConfigurationName)" | 160 | IntermediateDirectory="$(ConfigurationName)" |
161 | ConfigurationType="4" | 161 | ConfigurationType="4" |
162 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" | 162 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
163 | CharacterSet="1" | 163 | CharacterSet="1" |
164 | > | 164 | > |
165 | <Tool | 165 | <Tool |
166 | Name="VCPreBuildEventTool" | 166 | Name="VCPreBuildEventTool" |
167 | /> | 167 | /> |
168 | <Tool | 168 | <Tool |
169 | Name="VCCustomBuildTool" | 169 | Name="VCCustomBuildTool" |
170 | /> | 170 | /> |
171 | <Tool | 171 | <Tool |
172 | Name="VCXMLDataGeneratorTool" | 172 | Name="VCXMLDataGeneratorTool" |
173 | /> | 173 | /> |
174 | <Tool | 174 | <Tool |
175 | Name="VCWebServiceProxyGeneratorTool" | 175 | Name="VCWebServiceProxyGeneratorTool" |
176 | /> | 176 | /> |
177 | <Tool | 177 | <Tool |
178 | Name="VCMIDLTool" | 178 | Name="VCMIDLTool" |
179 | /> | 179 | /> |
180 | <Tool | 180 | <Tool |
181 | Name="VCCLCompilerTool" | 181 | Name="VCCLCompilerTool" |
182 | AdditionalOptions="/Oy-" | 182 | AdditionalOptions="/Oy-" |
183 | Optimization="0" | 183 | Optimization="0" |
184 | AdditionalIncludeDirectories="..\llcommon;..\llmath; ..\llvfs; ..\..\libraries\i686-win32\include;..\..\libraries\include\" | 184 | AdditionalIncludeDirectories="..\llcommon;..\llmath; ..\llvfs; ..\..\libraries\i686-win32\include;..\..\libraries\include\" |
185 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_RELEASE" | 185 | PreprocessorDefinitions="WIN32;NDEBUG;_LIB;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_RELEASE" |
186 | RuntimeLibrary="0" | 186 | RuntimeLibrary="0" |
187 | StructMemberAlignment="0" | 187 | StructMemberAlignment="0" |
188 | TreatWChar_tAsBuiltInType="false" | 188 | TreatWChar_tAsBuiltInType="false" |
189 | ForceConformanceInForLoopScope="true" | 189 | ForceConformanceInForLoopScope="true" |
190 | UsePrecompiledHeader="0" | 190 | UsePrecompiledHeader="0" |
191 | WarningLevel="3" | 191 | WarningLevel="3" |
192 | WarnAsError="true" | 192 | WarnAsError="true" |
193 | Detect64BitPortabilityProblems="false" | 193 | Detect64BitPortabilityProblems="false" |
194 | DebugInformationFormat="3" | 194 | DebugInformationFormat="3" |
195 | /> | 195 | /> |
196 | <Tool | 196 | <Tool |
197 | Name="VCManagedResourceCompilerTool" | 197 | Name="VCManagedResourceCompilerTool" |
198 | /> | 198 | /> |
199 | <Tool | 199 | <Tool |
200 | Name="VCResourceCompilerTool" | 200 | Name="VCResourceCompilerTool" |
201 | /> | 201 | /> |
202 | <Tool | 202 | <Tool |
203 | Name="VCPreLinkEventTool" | 203 | Name="VCPreLinkEventTool" |
204 | /> | 204 | /> |
205 | <Tool | 205 | <Tool |
206 | Name="VCLibrarianTool" | 206 | Name="VCLibrarianTool" |
207 | OutputFile="$(OutDir)/llimage.lib" | 207 | OutputFile="$(OutDir)/llimage.lib" |
208 | /> | 208 | /> |
209 | <Tool | 209 | <Tool |
210 | Name="VCALinkTool" | 210 | Name="VCALinkTool" |
211 | /> | 211 | /> |
212 | <Tool | 212 | <Tool |
213 | Name="VCXDCMakeTool" | 213 | Name="VCXDCMakeTool" |
214 | /> | 214 | /> |
215 | <Tool | 215 | <Tool |
216 | Name="VCBscMakeTool" | 216 | Name="VCBscMakeTool" |
217 | /> | 217 | /> |
218 | <Tool | 218 | <Tool |
219 | Name="VCFxCopTool" | 219 | Name="VCFxCopTool" |
220 | /> | 220 | /> |
221 | <Tool | 221 | <Tool |
222 | Name="VCPostBuildEventTool" | 222 | Name="VCPostBuildEventTool" |
223 | /> | 223 | /> |
224 | </Configuration> | 224 | </Configuration> |
225 | </Configurations> | 225 | </Configurations> |
226 | <References> | 226 | <References> |
227 | </References> | 227 | </References> |
228 | <Files> | 228 | <Files> |
229 | <Filter | 229 | <Filter |
230 | Name="Source Files" | 230 | Name="Source Files" |
231 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" | 231 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
232 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" | 232 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" |
233 | > | 233 | > |
234 | <File | 234 | <File |
235 | RelativePath=".\llimage.cpp" | 235 | RelativePath=".\llimage.cpp" |
236 | > | 236 | > |
237 | </File> | 237 | </File> |
238 | <File | 238 | <File |
239 | RelativePath=".\llimagebmp.cpp" | 239 | RelativePath=".\llimagebmp.cpp" |
240 | > | 240 | > |
241 | </File> | 241 | </File> |
242 | <File | 242 | <File |
243 | RelativePath=".\llimagedxt.cpp" | 243 | RelativePath=".\llimagedxt.cpp" |
244 | > | 244 | > |
245 | </File> | 245 | </File> |
246 | <File | 246 | <File |
247 | RelativePath=".\llimagej2c.cpp" | 247 | RelativePath=".\llimagej2c.cpp" |
248 | > | 248 | > |
249 | </File> | 249 | </File> |
250 | <File | 250 | <File |
251 | RelativePath=".\llimagejpeg.cpp" | 251 | RelativePath=".\llimagejpeg.cpp" |
252 | > | 252 | > |
253 | </File> | 253 | </File> |
254 | <File | 254 | <File |
255 | RelativePath=".\llimagepng.cpp" | 255 | RelativePath=".\llimagepng.cpp" |
256 | > | 256 | > |
257 | </File> | 257 | </File> |
258 | <File | 258 | <File |
259 | RelativePath=".\llimagetga.cpp" | 259 | RelativePath=".\llimagetga.cpp" |
260 | > | 260 | > |
261 | </File> | 261 | </File> |
262 | <File | 262 | <File |
263 | RelativePath=".\llimageworker.cpp" | 263 | RelativePath=".\llimageworker.cpp" |
264 | > | 264 | > |
265 | </File> | 265 | </File> |
266 | <File | 266 | <File |
267 | RelativePath=".\llpngwrapper.cpp" | 267 | RelativePath=".\llpngwrapper.cpp" |
268 | > | 268 | > |
269 | </File> | 269 | </File> |
270 | </Filter> | 270 | </Filter> |
271 | <Filter | 271 | <Filter |
272 | Name="Header Files" | 272 | Name="Header Files" |
273 | Filter="h;hpp;hxx;hm;inl;inc;xsd" | 273 | Filter="h;hpp;hxx;hm;inl;inc;xsd" |
274 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" | 274 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" |
275 | > | 275 | > |
276 | <File | 276 | <File |
277 | RelativePath=".\llimage.h" | 277 | RelativePath=".\llimage.h" |
278 | > | 278 | > |
279 | </File> | 279 | </File> |
280 | <File | 280 | <File |
281 | RelativePath=".\llimagebmp.h" | 281 | RelativePath=".\llimagebmp.h" |
282 | > | 282 | > |
283 | </File> | 283 | </File> |
284 | <File | 284 | <File |
285 | RelativePath=".\llimageconstants.h" | 285 | RelativePath=".\llimageconstants.h" |
286 | > | 286 | > |
287 | </File> | 287 | </File> |
288 | <File | 288 | <File |
289 | RelativePath=".\llimagedxt.h" | 289 | RelativePath=".\llimagedxt.h" |
290 | > | 290 | > |
291 | </File> | 291 | </File> |
292 | <File | 292 | <File |
293 | RelativePath=".\llimagej2c.h" | 293 | RelativePath=".\llimagej2c.h" |
294 | > | 294 | > |
295 | </File> | 295 | </File> |
296 | <File | 296 | <File |
297 | RelativePath=".\llimagejpeg.h" | 297 | RelativePath=".\llimagejpeg.h" |
298 | > | 298 | > |
299 | </File> | 299 | </File> |
300 | <File | 300 | <File |
301 | RelativePath=".\llimagepng.h" | 301 | RelativePath=".\llimagepng.h" |
302 | > | 302 | > |
303 | </File> | 303 | </File> |
304 | <File | 304 | <File |
305 | RelativePath=".\llimagetga.h" | 305 | RelativePath=".\llimagetga.h" |
306 | > | 306 | > |
307 | </File> | 307 | </File> |
308 | <File | 308 | <File |
309 | RelativePath=".\llimageworker.h" | 309 | RelativePath=".\llimageworker.h" |
310 | > | 310 | > |
311 | </File> | 311 | </File> |
312 | <File | 312 | <File |
313 | RelativePath=".\llpngwrapper.h" | 313 | RelativePath=".\llpngwrapper.h" |
314 | > | 314 | > |
315 | </File> | 315 | </File> |
316 | </Filter> | 316 | </Filter> |
317 | <Filter | 317 | <Filter |
318 | Name="Resource Files" | 318 | Name="Resource Files" |
319 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" | 319 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" |
320 | UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" | 320 | UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" |
321 | > | 321 | > |
322 | </Filter> | 322 | </Filter> |
323 | </Files> | 323 | </Files> |
324 | <Globals> | 324 | <Globals> |
325 | </Globals> | 325 | </Globals> |
326 | </VisualStudioProject> | 326 | </VisualStudioProject> |