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/win_updater | |
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 'linden/indra/win_updater')
-rw-r--r-- | linden/indra/win_updater/win_updater_vc8.vcproj | 590 | ||||
-rw-r--r-- | linden/indra/win_updater/win_updater_vc9.vcproj | 586 |
2 files changed, 588 insertions, 588 deletions
diff --git a/linden/indra/win_updater/win_updater_vc8.vcproj b/linden/indra/win_updater/win_updater_vc8.vcproj index 3368ac5..e6c2772 100644 --- a/linden/indra/win_updater/win_updater_vc8.vcproj +++ b/linden/indra/win_updater/win_updater_vc8.vcproj | |||
@@ -1,295 +1,295 @@ | |||
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="8.00" | 4 | Version="8.00" |
5 | Name="win_updater" | 5 | Name="win_updater" |
6 | ProjectGUID="{E928F33B-E090-4FA8-818B-6B5D8B0F1F4B}" | 6 | ProjectGUID="{E928F33B-E090-4FA8-818B-6B5D8B0F1F4B}" |
7 | RootNamespace="win_updater" | 7 | RootNamespace="win_updater" |
8 | Keyword="Win32Proj" | 8 | Keyword="Win32Proj" |
9 | > | 9 | > |
10 | <Platforms> | 10 | <Platforms> |
11 | <Platform | 11 | <Platform |
12 | Name="Win32" | 12 | Name="Win32" |
13 | /> | 13 | /> |
14 | </Platforms> | 14 | </Platforms> |
15 | <ToolFiles> | 15 | <ToolFiles> |
16 | </ToolFiles> | 16 | </ToolFiles> |
17 | <Configurations> | 17 | <Configurations> |
18 | <Configuration | 18 | <Configuration |
19 | Name="Debug|Win32" | 19 | Name="Debug|Win32" |
20 | OutputDirectory="Debug" | 20 | OutputDirectory="Debug" |
21 | IntermediateDirectory="Debug" | 21 | IntermediateDirectory="Debug" |
22 | ConfigurationType="1" | 22 | ConfigurationType="1" |
23 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" | 23 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
24 | CharacterSet="1" | 24 | CharacterSet="1" |
25 | > | 25 | > |
26 | <Tool | 26 | <Tool |
27 | Name="VCPreBuildEventTool" | 27 | Name="VCPreBuildEventTool" |
28 | /> | 28 | /> |
29 | <Tool | 29 | <Tool |
30 | Name="VCCustomBuildTool" | 30 | Name="VCCustomBuildTool" |
31 | /> | 31 | /> |
32 | <Tool | 32 | <Tool |
33 | Name="VCXMLDataGeneratorTool" | 33 | Name="VCXMLDataGeneratorTool" |
34 | /> | 34 | /> |
35 | <Tool | 35 | <Tool |
36 | Name="VCWebServiceProxyGeneratorTool" | 36 | Name="VCWebServiceProxyGeneratorTool" |
37 | /> | 37 | /> |
38 | <Tool | 38 | <Tool |
39 | Name="VCMIDLTool" | 39 | Name="VCMIDLTool" |
40 | /> | 40 | /> |
41 | <Tool | 41 | <Tool |
42 | Name="VCCLCompilerTool" | 42 | Name="VCCLCompilerTool" |
43 | Optimization="0" | 43 | Optimization="0" |
44 | AdditionalIncludeDirectories="..\llcommon;..\llmath;..\llmessage;..\llwindow" | 44 | AdditionalIncludeDirectories="..\llcommon;..\llmath;..\llmessage;..\llwindow" |
45 | PreprocessorDefinitions="WIN32;_DEBUG;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_DEBUG" | 45 | PreprocessorDefinitions="WIN32;_DEBUG;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_DEBUG" |
46 | MinimalRebuild="true" | 46 | MinimalRebuild="true" |
47 | BasicRuntimeChecks="3" | 47 | BasicRuntimeChecks="3" |
48 | RuntimeLibrary="1" | 48 | RuntimeLibrary="1" |
49 | StructMemberAlignment="4" | 49 | StructMemberAlignment="4" |
50 | TreatWChar_tAsBuiltInType="false" | 50 | TreatWChar_tAsBuiltInType="false" |
51 | ForceConformanceInForLoopScope="true" | 51 | ForceConformanceInForLoopScope="true" |
52 | UsePrecompiledHeader="0" | 52 | UsePrecompiledHeader="0" |
53 | WarningLevel="3" | 53 | WarningLevel="3" |
54 | Detect64BitPortabilityProblems="false" | 54 | Detect64BitPortabilityProblems="false" |
55 | DebugInformationFormat="4" | 55 | DebugInformationFormat="4" |
56 | /> | 56 | /> |
57 | <Tool | 57 | <Tool |
58 | Name="VCManagedResourceCompilerTool" | 58 | Name="VCManagedResourceCompilerTool" |
59 | /> | 59 | /> |
60 | <Tool | 60 | <Tool |
61 | Name="VCResourceCompilerTool" | 61 | Name="VCResourceCompilerTool" |
62 | /> | 62 | /> |
63 | <Tool | 63 | <Tool |
64 | Name="VCPreLinkEventTool" | 64 | Name="VCPreLinkEventTool" |
65 | /> | 65 | /> |
66 | <Tool | 66 | <Tool |
67 | Name="VCLinkerTool" | 67 | Name="VCLinkerTool" |
68 | AdditionalDependencies="advapi32.lib comdlg32.lib gdi32.lib kernel32.lib odbc32.lib odbccp32.lib ole32.lib oleaut32.lib shell32.lib user32.lib uuid.lib wininet.lib winspool.lib" | 68 | AdditionalDependencies="advapi32.lib comdlg32.lib gdi32.lib kernel32.lib odbc32.lib odbccp32.lib ole32.lib oleaut32.lib shell32.lib user32.lib uuid.lib wininet.lib winspool.lib" |
69 | OutputFile="updater.exe" | 69 | OutputFile="updater.exe" |
70 | LinkIncremental="2" | 70 | LinkIncremental="2" |
71 | AdditionalLibraryDirectories="../lib_$(ConfigurationName)/i686-win32;../../libraries/i686-win32/lib_debug" | 71 | AdditionalLibraryDirectories="../lib_$(ConfigurationName)/i686-win32;../../libraries/i686-win32/lib_debug" |
72 | GenerateDebugInformation="true" | 72 | GenerateDebugInformation="true" |
73 | ProgramDatabaseFile="$(OutDir)/win_updater.pdb" | 73 | ProgramDatabaseFile="$(OutDir)/win_updater.pdb" |
74 | SubSystem="2" | 74 | SubSystem="2" |
75 | TargetMachine="1" | 75 | TargetMachine="1" |
76 | /> | 76 | /> |
77 | <Tool | 77 | <Tool |
78 | Name="VCALinkTool" | 78 | Name="VCALinkTool" |
79 | /> | 79 | /> |
80 | <Tool | 80 | <Tool |
81 | Name="VCManifestTool" | 81 | Name="VCManifestTool" |
82 | /> | 82 | /> |
83 | <Tool | 83 | <Tool |
84 | Name="VCXDCMakeTool" | 84 | Name="VCXDCMakeTool" |
85 | /> | 85 | /> |
86 | <Tool | 86 | <Tool |
87 | Name="VCBscMakeTool" | 87 | Name="VCBscMakeTool" |
88 | /> | 88 | /> |
89 | <Tool | 89 | <Tool |
90 | Name="VCFxCopTool" | 90 | Name="VCFxCopTool" |
91 | /> | 91 | /> |
92 | <Tool | 92 | <Tool |
93 | Name="VCAppVerifierTool" | 93 | Name="VCAppVerifierTool" |
94 | /> | 94 | /> |
95 | <Tool | 95 | <Tool |
96 | Name="VCWebDeploymentTool" | 96 | Name="VCWebDeploymentTool" |
97 | /> | 97 | /> |
98 | <Tool | 98 | <Tool |
99 | Name="VCPostBuildEventTool" | 99 | Name="VCPostBuildEventTool" |
100 | /> | 100 | /> |
101 | </Configuration> | 101 | </Configuration> |
102 | <Configuration | 102 | <Configuration |
103 | Name="Release|Win32" | 103 | Name="Release|Win32" |
104 | OutputDirectory="Release" | 104 | OutputDirectory="Release" |
105 | IntermediateDirectory="Release" | 105 | IntermediateDirectory="Release" |
106 | ConfigurationType="1" | 106 | ConfigurationType="1" |
107 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" | 107 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
108 | CharacterSet="1" | 108 | CharacterSet="1" |
109 | > | 109 | > |
110 | <Tool | 110 | <Tool |
111 | Name="VCPreBuildEventTool" | 111 | Name="VCPreBuildEventTool" |
112 | /> | 112 | /> |
113 | <Tool | 113 | <Tool |
114 | Name="VCCustomBuildTool" | 114 | Name="VCCustomBuildTool" |
115 | /> | 115 | /> |
116 | <Tool | 116 | <Tool |
117 | Name="VCXMLDataGeneratorTool" | 117 | Name="VCXMLDataGeneratorTool" |
118 | /> | 118 | /> |
119 | <Tool | 119 | <Tool |
120 | Name="VCWebServiceProxyGeneratorTool" | 120 | Name="VCWebServiceProxyGeneratorTool" |
121 | /> | 121 | /> |
122 | <Tool | 122 | <Tool |
123 | Name="VCMIDLTool" | 123 | Name="VCMIDLTool" |
124 | /> | 124 | /> |
125 | <Tool | 125 | <Tool |
126 | Name="VCCLCompilerTool" | 126 | Name="VCCLCompilerTool" |
127 | AdditionalIncludeDirectories="..\llcommon;..\llmath;..\llmessage;..\llwindow" | 127 | AdditionalIncludeDirectories="..\llcommon;..\llmath;..\llmessage;..\llwindow" |
128 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_RELEASE" | 128 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_RELEASE" |
129 | RuntimeLibrary="0" | 129 | RuntimeLibrary="0" |
130 | StructMemberAlignment="0" | 130 | StructMemberAlignment="0" |
131 | TreatWChar_tAsBuiltInType="false" | 131 | TreatWChar_tAsBuiltInType="false" |
132 | ForceConformanceInForLoopScope="true" | 132 | ForceConformanceInForLoopScope="true" |
133 | UsePrecompiledHeader="0" | 133 | UsePrecompiledHeader="0" |
134 | WarningLevel="3" | 134 | WarningLevel="3" |
135 | Detect64BitPortabilityProblems="false" | 135 | Detect64BitPortabilityProblems="false" |
136 | DebugInformationFormat="3" | 136 | DebugInformationFormat="3" |
137 | /> | 137 | /> |
138 | <Tool | 138 | <Tool |
139 | Name="VCManagedResourceCompilerTool" | 139 | Name="VCManagedResourceCompilerTool" |
140 | /> | 140 | /> |
141 | <Tool | 141 | <Tool |
142 | Name="VCResourceCompilerTool" | 142 | Name="VCResourceCompilerTool" |
143 | /> | 143 | /> |
144 | <Tool | 144 | <Tool |
145 | Name="VCPreLinkEventTool" | 145 | Name="VCPreLinkEventTool" |
146 | /> | 146 | /> |
147 | <Tool | 147 | <Tool |
148 | Name="VCLinkerTool" | 148 | Name="VCLinkerTool" |
149 | AdditionalDependencies="advapi32.lib comdlg32.lib gdi32.lib kernel32.lib odbc32.lib odbccp32.lib ole32.lib oleaut32.lib shell32.lib user32.lib uuid.lib wininet.lib winspool.lib" | 149 | AdditionalDependencies="advapi32.lib comdlg32.lib gdi32.lib kernel32.lib odbc32.lib odbccp32.lib ole32.lib oleaut32.lib shell32.lib user32.lib uuid.lib wininet.lib winspool.lib" |
150 | OutputFile="updater.exe" | 150 | OutputFile="updater.exe" |
151 | LinkIncremental="1" | 151 | LinkIncremental="1" |
152 | AdditionalLibraryDirectories="../lib_$(ConfigurationName)/i686-win32;../../libraries/i686-win32/lib_release" | 152 | AdditionalLibraryDirectories="../lib_$(ConfigurationName)/i686-win32;../../libraries/i686-win32/lib_release" |
153 | GenerateDebugInformation="true" | 153 | GenerateDebugInformation="true" |
154 | SubSystem="2" | 154 | SubSystem="2" |
155 | OptimizeReferences="2" | 155 | OptimizeReferences="2" |
156 | EnableCOMDATFolding="2" | 156 | EnableCOMDATFolding="2" |
157 | TargetMachine="1" | 157 | TargetMachine="1" |
158 | /> | 158 | /> |
159 | <Tool | 159 | <Tool |
160 | Name="VCALinkTool" | 160 | Name="VCALinkTool" |
161 | /> | 161 | /> |
162 | <Tool | 162 | <Tool |
163 | Name="VCManifestTool" | 163 | Name="VCManifestTool" |
164 | /> | 164 | /> |
165 | <Tool | 165 | <Tool |
166 | Name="VCXDCMakeTool" | 166 | Name="VCXDCMakeTool" |
167 | /> | 167 | /> |
168 | <Tool | 168 | <Tool |
169 | Name="VCBscMakeTool" | 169 | Name="VCBscMakeTool" |
170 | /> | 170 | /> |
171 | <Tool | 171 | <Tool |
172 | Name="VCFxCopTool" | 172 | Name="VCFxCopTool" |
173 | /> | 173 | /> |
174 | <Tool | 174 | <Tool |
175 | Name="VCAppVerifierTool" | 175 | Name="VCAppVerifierTool" |
176 | /> | 176 | /> |
177 | <Tool | 177 | <Tool |
178 | Name="VCWebDeploymentTool" | 178 | Name="VCWebDeploymentTool" |
179 | /> | 179 | /> |
180 | <Tool | 180 | <Tool |
181 | Name="VCPostBuildEventTool" | 181 | Name="VCPostBuildEventTool" |
182 | /> | 182 | /> |
183 | </Configuration> | 183 | </Configuration> |
184 | <Configuration | 184 | <Configuration |
185 | Name="ReleaseNoOpt|Win32" | 185 | Name="ReleaseNoOpt|Win32" |
186 | OutputDirectory="$(ConfigurationName)" | 186 | OutputDirectory="$(ConfigurationName)" |
187 | IntermediateDirectory="$(ConfigurationName)" | 187 | IntermediateDirectory="$(ConfigurationName)" |
188 | ConfigurationType="1" | 188 | ConfigurationType="1" |
189 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" | 189 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
190 | CharacterSet="1" | 190 | CharacterSet="1" |
191 | > | 191 | > |
192 | <Tool | 192 | <Tool |
193 | Name="VCPreBuildEventTool" | 193 | Name="VCPreBuildEventTool" |
194 | /> | 194 | /> |
195 | <Tool | 195 | <Tool |
196 | Name="VCCustomBuildTool" | 196 | Name="VCCustomBuildTool" |
197 | /> | 197 | /> |
198 | <Tool | 198 | <Tool |
199 | Name="VCXMLDataGeneratorTool" | 199 | Name="VCXMLDataGeneratorTool" |
200 | /> | 200 | /> |
201 | <Tool | 201 | <Tool |
202 | Name="VCWebServiceProxyGeneratorTool" | 202 | Name="VCWebServiceProxyGeneratorTool" |
203 | /> | 203 | /> |
204 | <Tool | 204 | <Tool |
205 | Name="VCMIDLTool" | 205 | Name="VCMIDLTool" |
206 | /> | 206 | /> |
207 | <Tool | 207 | <Tool |
208 | Name="VCCLCompilerTool" | 208 | Name="VCCLCompilerTool" |
209 | AdditionalIncludeDirectories="..\llcommon;..\llmath;..\llmessage;..\llwindow" | 209 | AdditionalIncludeDirectories="..\llcommon;..\llmath;..\llmessage;..\llwindow" |
210 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_RELEASE" | 210 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_RELEASE" |
211 | RuntimeLibrary="0" | 211 | RuntimeLibrary="0" |
212 | StructMemberAlignment="0" | 212 | StructMemberAlignment="0" |
213 | TreatWChar_tAsBuiltInType="false" | 213 | TreatWChar_tAsBuiltInType="false" |
214 | ForceConformanceInForLoopScope="true" | 214 | ForceConformanceInForLoopScope="true" |
215 | UsePrecompiledHeader="0" | 215 | UsePrecompiledHeader="0" |
216 | WarningLevel="3" | 216 | WarningLevel="3" |
217 | Detect64BitPortabilityProblems="false" | 217 | Detect64BitPortabilityProblems="false" |
218 | DebugInformationFormat="3" | 218 | DebugInformationFormat="3" |
219 | /> | 219 | /> |
220 | <Tool | 220 | <Tool |
221 | Name="VCManagedResourceCompilerTool" | 221 | Name="VCManagedResourceCompilerTool" |
222 | /> | 222 | /> |
223 | <Tool | 223 | <Tool |
224 | Name="VCResourceCompilerTool" | 224 | Name="VCResourceCompilerTool" |
225 | /> | 225 | /> |
226 | <Tool | 226 | <Tool |
227 | Name="VCPreLinkEventTool" | 227 | Name="VCPreLinkEventTool" |
228 | /> | 228 | /> |
229 | <Tool | 229 | <Tool |
230 | Name="VCLinkerTool" | 230 | Name="VCLinkerTool" |
231 | AdditionalDependencies="advapi32.lib comdlg32.lib gdi32.lib kernel32.lib odbc32.lib odbccp32.lib ole32.lib oleaut32.lib shell32.lib user32.lib uuid.lib wininet.lib winspool.lib" | 231 | AdditionalDependencies="advapi32.lib comdlg32.lib gdi32.lib kernel32.lib odbc32.lib odbccp32.lib ole32.lib oleaut32.lib shell32.lib user32.lib uuid.lib wininet.lib winspool.lib" |
232 | OutputFile="updater.exe" | 232 | OutputFile="updater.exe" |
233 | LinkIncremental="1" | 233 | LinkIncremental="1" |
234 | AdditionalLibraryDirectories="../lib_$(ConfigurationName)/i686-win32;../../libraries/i686-win32/lib_release" | 234 | AdditionalLibraryDirectories="../lib_$(ConfigurationName)/i686-win32;../../libraries/i686-win32/lib_release" |
235 | GenerateDebugInformation="true" | 235 | GenerateDebugInformation="true" |
236 | SubSystem="2" | 236 | SubSystem="2" |
237 | OptimizeReferences="2" | 237 | OptimizeReferences="2" |
238 | EnableCOMDATFolding="2" | 238 | EnableCOMDATFolding="2" |
239 | TargetMachine="1" | 239 | TargetMachine="1" |
240 | /> | 240 | /> |
241 | <Tool | 241 | <Tool |
242 | Name="VCALinkTool" | 242 | Name="VCALinkTool" |
243 | /> | 243 | /> |
244 | <Tool | 244 | <Tool |
245 | Name="VCManifestTool" | 245 | Name="VCManifestTool" |
246 | /> | 246 | /> |
247 | <Tool | 247 | <Tool |
248 | Name="VCXDCMakeTool" | 248 | Name="VCXDCMakeTool" |
249 | /> | 249 | /> |
250 | <Tool | 250 | <Tool |
251 | Name="VCBscMakeTool" | 251 | Name="VCBscMakeTool" |
252 | /> | 252 | /> |
253 | <Tool | 253 | <Tool |
254 | Name="VCFxCopTool" | 254 | Name="VCFxCopTool" |
255 | /> | 255 | /> |
256 | <Tool | 256 | <Tool |
257 | Name="VCAppVerifierTool" | 257 | Name="VCAppVerifierTool" |
258 | /> | 258 | /> |
259 | <Tool | 259 | <Tool |
260 | Name="VCWebDeploymentTool" | 260 | Name="VCWebDeploymentTool" |
261 | /> | 261 | /> |
262 | <Tool | 262 | <Tool |
263 | Name="VCPostBuildEventTool" | 263 | Name="VCPostBuildEventTool" |
264 | /> | 264 | /> |
265 | </Configuration> | 265 | </Configuration> |
266 | </Configurations> | 266 | </Configurations> |
267 | <References> | 267 | <References> |
268 | </References> | 268 | </References> |
269 | <Files> | 269 | <Files> |
270 | <Filter | 270 | <Filter |
271 | Name="Source Files" | 271 | Name="Source Files" |
272 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" | 272 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
273 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" | 273 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" |
274 | > | 274 | > |
275 | <File | 275 | <File |
276 | RelativePath=".\updater.cpp" | 276 | RelativePath=".\updater.cpp" |
277 | > | 277 | > |
278 | </File> | 278 | </File> |
279 | </Filter> | 279 | </Filter> |
280 | <Filter | 280 | <Filter |
281 | Name="Header Files" | 281 | Name="Header Files" |
282 | Filter="h;hpp;hxx;hm;inl;inc;xsd" | 282 | Filter="h;hpp;hxx;hm;inl;inc;xsd" |
283 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" | 283 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" |
284 | > | 284 | > |
285 | </Filter> | 285 | </Filter> |
286 | <Filter | 286 | <Filter |
287 | Name="Resource Files" | 287 | Name="Resource Files" |
288 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" | 288 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" |
289 | UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" | 289 | UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" |
290 | > | 290 | > |
291 | </Filter> | 291 | </Filter> |
292 | </Files> | 292 | </Files> |
293 | <Globals> | 293 | <Globals> |
294 | </Globals> | 294 | </Globals> |
295 | </VisualStudioProject> | 295 | </VisualStudioProject> |
diff --git a/linden/indra/win_updater/win_updater_vc9.vcproj b/linden/indra/win_updater/win_updater_vc9.vcproj index a6ffdf2..0d704f4 100644 --- a/linden/indra/win_updater/win_updater_vc9.vcproj +++ b/linden/indra/win_updater/win_updater_vc9.vcproj | |||
@@ -1,293 +1,293 @@ | |||
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="win_updater" | 5 | Name="win_updater" |
6 | ProjectGUID="{E928F33B-E090-4FA8-818B-6B5D8B0F1F4B}" | 6 | ProjectGUID="{E928F33B-E090-4FA8-818B-6B5D8B0F1F4B}" |
7 | RootNamespace="win_updater" | 7 | RootNamespace="win_updater" |
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="Debug" | 21 | OutputDirectory="Debug" |
22 | IntermediateDirectory="Debug" | 22 | IntermediateDirectory="Debug" |
23 | ConfigurationType="1" | 23 | ConfigurationType="1" |
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;..\llmessage;..\llwindow" | 45 | AdditionalIncludeDirectories="..\llcommon;..\llmath;..\llmessage;..\llwindow" |
46 | PreprocessorDefinitions="WIN32;_DEBUG;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_DEBUG" | 46 | PreprocessorDefinitions="WIN32;_DEBUG;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 | Detect64BitPortabilityProblems="false" | 55 | Detect64BitPortabilityProblems="false" |
56 | DebugInformationFormat="4" | 56 | DebugInformationFormat="4" |
57 | /> | 57 | /> |
58 | <Tool | 58 | <Tool |
59 | Name="VCManagedResourceCompilerTool" | 59 | Name="VCManagedResourceCompilerTool" |
60 | /> | 60 | /> |
61 | <Tool | 61 | <Tool |
62 | Name="VCResourceCompilerTool" | 62 | Name="VCResourceCompilerTool" |
63 | /> | 63 | /> |
64 | <Tool | 64 | <Tool |
65 | Name="VCPreLinkEventTool" | 65 | Name="VCPreLinkEventTool" |
66 | /> | 66 | /> |
67 | <Tool | 67 | <Tool |
68 | Name="VCLinkerTool" | 68 | Name="VCLinkerTool" |
69 | AdditionalDependencies="advapi32.lib comdlg32.lib gdi32.lib kernel32.lib odbc32.lib odbccp32.lib ole32.lib oleaut32.lib shell32.lib user32.lib uuid.lib wininet.lib winspool.lib" | 69 | AdditionalDependencies="advapi32.lib comdlg32.lib gdi32.lib kernel32.lib odbc32.lib odbccp32.lib ole32.lib oleaut32.lib shell32.lib user32.lib uuid.lib wininet.lib winspool.lib" |
70 | OutputFile="updater.exe" | 70 | OutputFile="updater.exe" |
71 | LinkIncremental="2" | 71 | LinkIncremental="2" |
72 | AdditionalLibraryDirectories="../lib_$(ConfigurationName)/i686-win32;../../libraries/i686-win32/lib_debug" | 72 | AdditionalLibraryDirectories="../lib_$(ConfigurationName)/i686-win32;../../libraries/i686-win32/lib_debug" |
73 | GenerateDebugInformation="true" | 73 | GenerateDebugInformation="true" |
74 | ProgramDatabaseFile="$(OutDir)/win_updater.pdb" | 74 | ProgramDatabaseFile="$(OutDir)/win_updater.pdb" |
75 | SubSystem="2" | 75 | SubSystem="2" |
76 | RandomizedBaseAddress="1" | 76 | RandomizedBaseAddress="1" |
77 | DataExecutionPrevention="0" | 77 | DataExecutionPrevention="0" |
78 | TargetMachine="1" | 78 | TargetMachine="1" |
79 | /> | 79 | /> |
80 | <Tool | 80 | <Tool |
81 | Name="VCALinkTool" | 81 | Name="VCALinkTool" |
82 | /> | 82 | /> |
83 | <Tool | 83 | <Tool |
84 | Name="VCManifestTool" | 84 | Name="VCManifestTool" |
85 | /> | 85 | /> |
86 | <Tool | 86 | <Tool |
87 | Name="VCXDCMakeTool" | 87 | Name="VCXDCMakeTool" |
88 | /> | 88 | /> |
89 | <Tool | 89 | <Tool |
90 | Name="VCBscMakeTool" | 90 | Name="VCBscMakeTool" |
91 | /> | 91 | /> |
92 | <Tool | 92 | <Tool |
93 | Name="VCFxCopTool" | 93 | Name="VCFxCopTool" |
94 | /> | 94 | /> |
95 | <Tool | 95 | <Tool |
96 | Name="VCAppVerifierTool" | 96 | Name="VCAppVerifierTool" |
97 | /> | 97 | /> |
98 | <Tool | 98 | <Tool |
99 | Name="VCPostBuildEventTool" | 99 | Name="VCPostBuildEventTool" |
100 | /> | 100 | /> |
101 | </Configuration> | 101 | </Configuration> |
102 | <Configuration | 102 | <Configuration |
103 | Name="Release|Win32" | 103 | Name="Release|Win32" |
104 | OutputDirectory="Release" | 104 | OutputDirectory="Release" |
105 | IntermediateDirectory="Release" | 105 | IntermediateDirectory="Release" |
106 | ConfigurationType="1" | 106 | ConfigurationType="1" |
107 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" | 107 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
108 | CharacterSet="1" | 108 | CharacterSet="1" |
109 | > | 109 | > |
110 | <Tool | 110 | <Tool |
111 | Name="VCPreBuildEventTool" | 111 | Name="VCPreBuildEventTool" |
112 | /> | 112 | /> |
113 | <Tool | 113 | <Tool |
114 | Name="VCCustomBuildTool" | 114 | Name="VCCustomBuildTool" |
115 | /> | 115 | /> |
116 | <Tool | 116 | <Tool |
117 | Name="VCXMLDataGeneratorTool" | 117 | Name="VCXMLDataGeneratorTool" |
118 | /> | 118 | /> |
119 | <Tool | 119 | <Tool |
120 | Name="VCWebServiceProxyGeneratorTool" | 120 | Name="VCWebServiceProxyGeneratorTool" |
121 | /> | 121 | /> |
122 | <Tool | 122 | <Tool |
123 | Name="VCMIDLTool" | 123 | Name="VCMIDLTool" |
124 | /> | 124 | /> |
125 | <Tool | 125 | <Tool |
126 | Name="VCCLCompilerTool" | 126 | Name="VCCLCompilerTool" |
127 | AdditionalIncludeDirectories="..\llcommon;..\llmath;..\llmessage;..\llwindow" | 127 | AdditionalIncludeDirectories="..\llcommon;..\llmath;..\llmessage;..\llwindow" |
128 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_RELEASE" | 128 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_RELEASE" |
129 | RuntimeLibrary="0" | 129 | RuntimeLibrary="0" |
130 | StructMemberAlignment="0" | 130 | StructMemberAlignment="0" |
131 | TreatWChar_tAsBuiltInType="false" | 131 | TreatWChar_tAsBuiltInType="false" |
132 | ForceConformanceInForLoopScope="true" | 132 | ForceConformanceInForLoopScope="true" |
133 | UsePrecompiledHeader="0" | 133 | UsePrecompiledHeader="0" |
134 | WarningLevel="3" | 134 | WarningLevel="3" |
135 | Detect64BitPortabilityProblems="false" | 135 | Detect64BitPortabilityProblems="false" |
136 | DebugInformationFormat="3" | 136 | DebugInformationFormat="3" |
137 | /> | 137 | /> |
138 | <Tool | 138 | <Tool |
139 | Name="VCManagedResourceCompilerTool" | 139 | Name="VCManagedResourceCompilerTool" |
140 | /> | 140 | /> |
141 | <Tool | 141 | <Tool |
142 | Name="VCResourceCompilerTool" | 142 | Name="VCResourceCompilerTool" |
143 | /> | 143 | /> |
144 | <Tool | 144 | <Tool |
145 | Name="VCPreLinkEventTool" | 145 | Name="VCPreLinkEventTool" |
146 | /> | 146 | /> |
147 | <Tool | 147 | <Tool |
148 | Name="VCLinkerTool" | 148 | Name="VCLinkerTool" |
149 | AdditionalDependencies="advapi32.lib comdlg32.lib gdi32.lib kernel32.lib odbc32.lib odbccp32.lib ole32.lib oleaut32.lib shell32.lib user32.lib uuid.lib wininet.lib winspool.lib" | 149 | AdditionalDependencies="advapi32.lib comdlg32.lib gdi32.lib kernel32.lib odbc32.lib odbccp32.lib ole32.lib oleaut32.lib shell32.lib user32.lib uuid.lib wininet.lib winspool.lib" |
150 | OutputFile="updater.exe" | 150 | OutputFile="updater.exe" |
151 | LinkIncremental="1" | 151 | LinkIncremental="1" |
152 | AdditionalLibraryDirectories="../lib_$(ConfigurationName)/i686-win32;../../libraries/i686-win32/lib_release" | 152 | AdditionalLibraryDirectories="../lib_$(ConfigurationName)/i686-win32;../../libraries/i686-win32/lib_release" |
153 | GenerateDebugInformation="true" | 153 | GenerateDebugInformation="true" |
154 | SubSystem="2" | 154 | SubSystem="2" |
155 | OptimizeReferences="2" | 155 | OptimizeReferences="2" |
156 | EnableCOMDATFolding="2" | 156 | EnableCOMDATFolding="2" |
157 | RandomizedBaseAddress="1" | 157 | RandomizedBaseAddress="1" |
158 | DataExecutionPrevention="0" | 158 | DataExecutionPrevention="0" |
159 | TargetMachine="1" | 159 | TargetMachine="1" |
160 | /> | 160 | /> |
161 | <Tool | 161 | <Tool |
162 | Name="VCALinkTool" | 162 | Name="VCALinkTool" |
163 | /> | 163 | /> |
164 | <Tool | 164 | <Tool |
165 | Name="VCManifestTool" | 165 | Name="VCManifestTool" |
166 | /> | 166 | /> |
167 | <Tool | 167 | <Tool |
168 | Name="VCXDCMakeTool" | 168 | Name="VCXDCMakeTool" |
169 | /> | 169 | /> |
170 | <Tool | 170 | <Tool |
171 | Name="VCBscMakeTool" | 171 | Name="VCBscMakeTool" |
172 | /> | 172 | /> |
173 | <Tool | 173 | <Tool |
174 | Name="VCFxCopTool" | 174 | Name="VCFxCopTool" |
175 | /> | 175 | /> |
176 | <Tool | 176 | <Tool |
177 | Name="VCAppVerifierTool" | 177 | Name="VCAppVerifierTool" |
178 | /> | 178 | /> |
179 | <Tool | 179 | <Tool |
180 | Name="VCPostBuildEventTool" | 180 | Name="VCPostBuildEventTool" |
181 | /> | 181 | /> |
182 | </Configuration> | 182 | </Configuration> |
183 | <Configuration | 183 | <Configuration |
184 | Name="ReleaseNoOpt|Win32" | 184 | Name="ReleaseNoOpt|Win32" |
185 | OutputDirectory="$(ConfigurationName)" | 185 | OutputDirectory="$(ConfigurationName)" |
186 | IntermediateDirectory="$(ConfigurationName)" | 186 | IntermediateDirectory="$(ConfigurationName)" |
187 | ConfigurationType="1" | 187 | ConfigurationType="1" |
188 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" | 188 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
189 | CharacterSet="1" | 189 | CharacterSet="1" |
190 | > | 190 | > |
191 | <Tool | 191 | <Tool |
192 | Name="VCPreBuildEventTool" | 192 | Name="VCPreBuildEventTool" |
193 | /> | 193 | /> |
194 | <Tool | 194 | <Tool |
195 | Name="VCCustomBuildTool" | 195 | Name="VCCustomBuildTool" |
196 | /> | 196 | /> |
197 | <Tool | 197 | <Tool |
198 | Name="VCXMLDataGeneratorTool" | 198 | Name="VCXMLDataGeneratorTool" |
199 | /> | 199 | /> |
200 | <Tool | 200 | <Tool |
201 | Name="VCWebServiceProxyGeneratorTool" | 201 | Name="VCWebServiceProxyGeneratorTool" |
202 | /> | 202 | /> |
203 | <Tool | 203 | <Tool |
204 | Name="VCMIDLTool" | 204 | Name="VCMIDLTool" |
205 | /> | 205 | /> |
206 | <Tool | 206 | <Tool |
207 | Name="VCCLCompilerTool" | 207 | Name="VCCLCompilerTool" |
208 | AdditionalIncludeDirectories="..\llcommon;..\llmath;..\llmessage;..\llwindow" | 208 | AdditionalIncludeDirectories="..\llcommon;..\llmath;..\llmessage;..\llwindow" |
209 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_RELEASE" | 209 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;LL_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T;LL_RELEASE" |
210 | RuntimeLibrary="0" | 210 | RuntimeLibrary="0" |
211 | StructMemberAlignment="0" | 211 | StructMemberAlignment="0" |
212 | TreatWChar_tAsBuiltInType="false" | 212 | TreatWChar_tAsBuiltInType="false" |
213 | ForceConformanceInForLoopScope="true" | 213 | ForceConformanceInForLoopScope="true" |
214 | UsePrecompiledHeader="0" | 214 | UsePrecompiledHeader="0" |
215 | WarningLevel="3" | 215 | WarningLevel="3" |
216 | Detect64BitPortabilityProblems="false" | 216 | Detect64BitPortabilityProblems="false" |
217 | DebugInformationFormat="3" | 217 | DebugInformationFormat="3" |
218 | /> | 218 | /> |
219 | <Tool | 219 | <Tool |
220 | Name="VCManagedResourceCompilerTool" | 220 | Name="VCManagedResourceCompilerTool" |
221 | /> | 221 | /> |
222 | <Tool | 222 | <Tool |
223 | Name="VCResourceCompilerTool" | 223 | Name="VCResourceCompilerTool" |
224 | /> | 224 | /> |
225 | <Tool | 225 | <Tool |
226 | Name="VCPreLinkEventTool" | 226 | Name="VCPreLinkEventTool" |
227 | /> | 227 | /> |
228 | <Tool | 228 | <Tool |
229 | Name="VCLinkerTool" | 229 | Name="VCLinkerTool" |
230 | AdditionalDependencies="advapi32.lib comdlg32.lib gdi32.lib kernel32.lib odbc32.lib odbccp32.lib ole32.lib oleaut32.lib shell32.lib user32.lib uuid.lib wininet.lib winspool.lib" | 230 | AdditionalDependencies="advapi32.lib comdlg32.lib gdi32.lib kernel32.lib odbc32.lib odbccp32.lib ole32.lib oleaut32.lib shell32.lib user32.lib uuid.lib wininet.lib winspool.lib" |
231 | OutputFile="updater.exe" | 231 | OutputFile="updater.exe" |
232 | LinkIncremental="1" | 232 | LinkIncremental="1" |
233 | AdditionalLibraryDirectories="../lib_$(ConfigurationName)/i686-win32;../../libraries/i686-win32/lib_release" | 233 | AdditionalLibraryDirectories="../lib_$(ConfigurationName)/i686-win32;../../libraries/i686-win32/lib_release" |
234 | GenerateDebugInformation="true" | 234 | GenerateDebugInformation="true" |
235 | SubSystem="2" | 235 | SubSystem="2" |
236 | OptimizeReferences="2" | 236 | OptimizeReferences="2" |
237 | EnableCOMDATFolding="2" | 237 | EnableCOMDATFolding="2" |
238 | RandomizedBaseAddress="1" | 238 | RandomizedBaseAddress="1" |
239 | DataExecutionPrevention="0" | 239 | DataExecutionPrevention="0" |
240 | TargetMachine="1" | 240 | TargetMachine="1" |
241 | /> | 241 | /> |
242 | <Tool | 242 | <Tool |
243 | Name="VCALinkTool" | 243 | Name="VCALinkTool" |
244 | /> | 244 | /> |
245 | <Tool | 245 | <Tool |
246 | Name="VCManifestTool" | 246 | Name="VCManifestTool" |
247 | /> | 247 | /> |
248 | <Tool | 248 | <Tool |
249 | Name="VCXDCMakeTool" | 249 | Name="VCXDCMakeTool" |
250 | /> | 250 | /> |
251 | <Tool | 251 | <Tool |
252 | Name="VCBscMakeTool" | 252 | Name="VCBscMakeTool" |
253 | /> | 253 | /> |
254 | <Tool | 254 | <Tool |
255 | Name="VCFxCopTool" | 255 | Name="VCFxCopTool" |
256 | /> | 256 | /> |
257 | <Tool | 257 | <Tool |
258 | Name="VCAppVerifierTool" | 258 | Name="VCAppVerifierTool" |
259 | /> | 259 | /> |
260 | <Tool | 260 | <Tool |
261 | Name="VCPostBuildEventTool" | 261 | Name="VCPostBuildEventTool" |
262 | /> | 262 | /> |
263 | </Configuration> | 263 | </Configuration> |
264 | </Configurations> | 264 | </Configurations> |
265 | <References> | 265 | <References> |
266 | </References> | 266 | </References> |
267 | <Files> | 267 | <Files> |
268 | <Filter | 268 | <Filter |
269 | Name="Source Files" | 269 | Name="Source Files" |
270 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" | 270 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
271 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" | 271 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" |
272 | > | 272 | > |
273 | <File | 273 | <File |
274 | RelativePath=".\updater.cpp" | 274 | RelativePath=".\updater.cpp" |
275 | > | 275 | > |
276 | </File> | 276 | </File> |
277 | </Filter> | 277 | </Filter> |
278 | <Filter | 278 | <Filter |
279 | Name="Header Files" | 279 | Name="Header Files" |
280 | Filter="h;hpp;hxx;hm;inl;inc;xsd" | 280 | Filter="h;hpp;hxx;hm;inl;inc;xsd" |
281 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" | 281 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" |
282 | > | 282 | > |
283 | </Filter> | 283 | </Filter> |
284 | <Filter | 284 | <Filter |
285 | Name="Resource Files" | 285 | Name="Resource Files" |
286 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" | 286 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" |
287 | UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" | 287 | UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" |
288 | > | 288 | > |
289 | </Filter> | 289 | </Filter> |
290 | </Files> | 290 | </Files> |
291 | <Globals> | 291 | <Globals> |
292 | </Globals> | 292 | </Globals> |
293 | </VisualStudioProject> | 293 | </VisualStudioProject> |