1 | <?xml version="1.0" encoding="Windows-1252"?> |
---|
2 | <VisualStudioProject |
---|
3 | ProjectType="Visual C++" |
---|
4 | Version="8,00" |
---|
5 | Name="TrinityRealm" |
---|
6 | ProjectGUID="{563E9905-3657-460C-AE63-0AC39D162E23}" |
---|
7 | RootNamespace="realmd" |
---|
8 | > |
---|
9 | <Platforms> |
---|
10 | <Platform |
---|
11 | Name="Win32" |
---|
12 | /> |
---|
13 | <Platform |
---|
14 | Name="x64" |
---|
15 | /> |
---|
16 | </Platforms> |
---|
17 | <ToolFiles> |
---|
18 | </ToolFiles> |
---|
19 | <Configurations> |
---|
20 | <Configuration |
---|
21 | Name="Release|Win32" |
---|
22 | OutputDirectory=".\trinityrealm__$(PlatformName)_$(ConfigurationName)" |
---|
23 | IntermediateDirectory=".\trinityrealm__$(PlatformName)_$(ConfigurationName)" |
---|
24 | ConfigurationType="1" |
---|
25 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
---|
26 | UseOfMFC="0" |
---|
27 | ATLMinimizesCRunTimeLibraryUsage="false" |
---|
28 | CharacterSet="2" |
---|
29 | > |
---|
30 | <Tool |
---|
31 | Name="VCPreBuildEventTool" |
---|
32 | /> |
---|
33 | <Tool |
---|
34 | Name="VCCustomBuildTool" |
---|
35 | /> |
---|
36 | <Tool |
---|
37 | Name="VCXMLDataGeneratorTool" |
---|
38 | /> |
---|
39 | <Tool |
---|
40 | Name="VCWebServiceProxyGeneratorTool" |
---|
41 | /> |
---|
42 | <Tool |
---|
43 | Name="VCMIDLTool" |
---|
44 | TypeLibraryName=".\realmd__$(PlatformName)_$(ConfigurationName)\realmd.tlb" |
---|
45 | /> |
---|
46 | <Tool |
---|
47 | Name="VCCLCompilerTool" |
---|
48 | AdditionalOptions="/MP" |
---|
49 | InlineFunctionExpansion="1" |
---|
50 | AdditionalIncludeDirectories="..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\realmd;..\..\dep\ACE_wrappers" |
---|
51 | PreprocessorDefinitions="VERSION="0.12.0-SVN",WIN32,NDEBUG,_CONSOLE" |
---|
52 | StringPooling="true" |
---|
53 | RuntimeLibrary="2" |
---|
54 | EnableFunctionLevelLinking="true" |
---|
55 | EnableEnhancedInstructionSet="1" |
---|
56 | RuntimeTypeInfo="true" |
---|
57 | PrecompiledHeaderFile=".\trinityrealm__$(PlatformName)_$(ConfigurationName)\realmd.pch" |
---|
58 | AssemblerListingLocation=".\trinityrealm__$(PlatformName)_$(ConfigurationName)\" |
---|
59 | ObjectFile=".\trinityrealm__$(PlatformName)_$(ConfigurationName)\" |
---|
60 | ProgramDataBaseFileName=".\trinityrealm__$(PlatformName)_$(ConfigurationName)\" |
---|
61 | WarningLevel="3" |
---|
62 | SuppressStartupBanner="true" |
---|
63 | Detect64BitPortabilityProblems="true" |
---|
64 | DebugInformationFormat="3" |
---|
65 | CompileAs="0" |
---|
66 | /> |
---|
67 | <Tool |
---|
68 | Name="VCManagedResourceCompilerTool" |
---|
69 | /> |
---|
70 | <Tool |
---|
71 | Name="VCResourceCompilerTool" |
---|
72 | PreprocessorDefinitions="NDEBUG" |
---|
73 | Culture="1033" |
---|
74 | /> |
---|
75 | <Tool |
---|
76 | Name="VCPreLinkEventTool" |
---|
77 | /> |
---|
78 | <Tool |
---|
79 | Name="VCLinkerTool" |
---|
80 | AdditionalOptions="/MACHINE:I386" |
---|
81 | AdditionalDependencies="zthread.lib libmySQL.lib libeay32.lib ws2_32.lib winmm.lib odbc32.lib odbccp32.lib advapi32.lib dbghelp.lib MSVCPRT.LIB msvcrt.lib" |
---|
82 | OutputFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\TrinityRealm.exe" |
---|
83 | LinkIncremental="1" |
---|
84 | SuppressStartupBanner="true" |
---|
85 | AdditionalLibraryDirectories=""..\..\dep\lib\$(PlatformName)_$(ConfigurationName)";".\zthread__$(PlatformName)_$(ConfigurationName)"" |
---|
86 | GenerateDebugInformation="true" |
---|
87 | ProgramDatabaseFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\TrinityRealm.pdb" |
---|
88 | GenerateMapFile="true" |
---|
89 | MapFileName="..\..\bin\$(PlatformName)_$(ConfigurationName)\TrinityRealm.map" |
---|
90 | SubSystem="1" |
---|
91 | LargeAddressAware="2" |
---|
92 | /> |
---|
93 | <Tool |
---|
94 | Name="VCALinkTool" |
---|
95 | /> |
---|
96 | <Tool |
---|
97 | Name="VCManifestTool" |
---|
98 | /> |
---|
99 | <Tool |
---|
100 | Name="VCXDCMakeTool" |
---|
101 | /> |
---|
102 | <Tool |
---|
103 | Name="VCBscMakeTool" |
---|
104 | /> |
---|
105 | <Tool |
---|
106 | Name="VCFxCopTool" |
---|
107 | /> |
---|
108 | <Tool |
---|
109 | Name="VCAppVerifierTool" |
---|
110 | /> |
---|
111 | <Tool |
---|
112 | Name="VCWebDeploymentTool" |
---|
113 | /> |
---|
114 | <Tool |
---|
115 | Name="VCPostBuildEventTool" |
---|
116 | CommandLine="copy ..\..\src\trinityrealm\trinityrealm.conf.dist ..\..\bin\$(PlatformName)_$(ConfigurationName)\TrinityRealm.conf.dist" |
---|
117 | /> |
---|
118 | </Configuration> |
---|
119 | <Configuration |
---|
120 | Name="Release|x64" |
---|
121 | OutputDirectory=".\trinityrealm__$(PlatformName)_$(ConfigurationName)" |
---|
122 | IntermediateDirectory=".\trinityrealm__$(PlatformName)_$(ConfigurationName)" |
---|
123 | ConfigurationType="1" |
---|
124 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
---|
125 | UseOfMFC="0" |
---|
126 | ATLMinimizesCRunTimeLibraryUsage="false" |
---|
127 | CharacterSet="2" |
---|
128 | > |
---|
129 | <Tool |
---|
130 | Name="VCPreBuildEventTool" |
---|
131 | /> |
---|
132 | <Tool |
---|
133 | Name="VCCustomBuildTool" |
---|
134 | /> |
---|
135 | <Tool |
---|
136 | Name="VCXMLDataGeneratorTool" |
---|
137 | /> |
---|
138 | <Tool |
---|
139 | Name="VCWebServiceProxyGeneratorTool" |
---|
140 | /> |
---|
141 | <Tool |
---|
142 | Name="VCMIDLTool" |
---|
143 | TargetEnvironment="3" |
---|
144 | TypeLibraryName=".\realmd__$(PlatformName)_$(ConfigurationName)\realmd.tlb" |
---|
145 | /> |
---|
146 | <Tool |
---|
147 | Name="VCCLCompilerTool" |
---|
148 | AdditionalOptions="/MP" |
---|
149 | InlineFunctionExpansion="1" |
---|
150 | AdditionalIncludeDirectories="..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\realmd;..\..\dep\ACE_wrappers" |
---|
151 | PreprocessorDefinitions="VERSION="0.12.0-SVN",WIN32,NDEBUG,_CONSOLE" |
---|
152 | StringPooling="true" |
---|
153 | RuntimeLibrary="2" |
---|
154 | EnableFunctionLevelLinking="true" |
---|
155 | EnableEnhancedInstructionSet="0" |
---|
156 | RuntimeTypeInfo="true" |
---|
157 | PrecompiledHeaderFile=".\trinityrealm__$(PlatformName)_$(ConfigurationName)\realmd.pch" |
---|
158 | AssemblerListingLocation=".\trinityrealm__$(PlatformName)_$(ConfigurationName)\" |
---|
159 | ObjectFile=".\trinityrealm__$(PlatformName)_$(ConfigurationName)\" |
---|
160 | ProgramDataBaseFileName=".\trinityrealm__$(PlatformName)_$(ConfigurationName)\" |
---|
161 | WarningLevel="3" |
---|
162 | SuppressStartupBanner="true" |
---|
163 | Detect64BitPortabilityProblems="true" |
---|
164 | DebugInformationFormat="3" |
---|
165 | CompileAs="0" |
---|
166 | /> |
---|
167 | <Tool |
---|
168 | Name="VCManagedResourceCompilerTool" |
---|
169 | /> |
---|
170 | <Tool |
---|
171 | Name="VCResourceCompilerTool" |
---|
172 | PreprocessorDefinitions="NDEBUG" |
---|
173 | Culture="1033" |
---|
174 | /> |
---|
175 | <Tool |
---|
176 | Name="VCPreLinkEventTool" |
---|
177 | /> |
---|
178 | <Tool |
---|
179 | Name="VCLinkerTool" |
---|
180 | AdditionalDependencies="zthread.lib libmySQL.lib libeay32.lib ws2_32.lib winmm.lib odbc32.lib odbccp32.lib advapi32.lib dbghelp.lib MSVCPRT.LIB msvcrt.lib" |
---|
181 | OutputFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\TrinityRealm.exe" |
---|
182 | LinkIncremental="1" |
---|
183 | SuppressStartupBanner="true" |
---|
184 | AdditionalLibraryDirectories=""..\..\dep\lib\$(PlatformName)_$(ConfigurationName)";".\zthread__$(PlatformName)_$(ConfigurationName)"" |
---|
185 | GenerateDebugInformation="true" |
---|
186 | ProgramDatabaseFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\TrinityRealm.pdb" |
---|
187 | GenerateMapFile="true" |
---|
188 | MapFileName="..\..\bin\$(PlatformName)_$(ConfigurationName)\TrinityRealm.map" |
---|
189 | SubSystem="1" |
---|
190 | TargetMachine="17" |
---|
191 | /> |
---|
192 | <Tool |
---|
193 | Name="VCALinkTool" |
---|
194 | /> |
---|
195 | <Tool |
---|
196 | Name="VCManifestTool" |
---|
197 | /> |
---|
198 | <Tool |
---|
199 | Name="VCXDCMakeTool" |
---|
200 | /> |
---|
201 | <Tool |
---|
202 | Name="VCBscMakeTool" |
---|
203 | /> |
---|
204 | <Tool |
---|
205 | Name="VCFxCopTool" |
---|
206 | /> |
---|
207 | <Tool |
---|
208 | Name="VCAppVerifierTool" |
---|
209 | /> |
---|
210 | <Tool |
---|
211 | Name="VCWebDeploymentTool" |
---|
212 | /> |
---|
213 | <Tool |
---|
214 | Name="VCPostBuildEventTool" |
---|
215 | CommandLine="copy ..\..\src\trinityrealm\trinityrealm.conf.dist ..\..\bin\$(PlatformName)_$(ConfigurationName)\TrinityRealm.conf.dist" |
---|
216 | /> |
---|
217 | </Configuration> |
---|
218 | <Configuration |
---|
219 | Name="Debug|Win32" |
---|
220 | OutputDirectory=".\trinityrealm__$(PlatformName)_$(ConfigurationName)" |
---|
221 | IntermediateDirectory=".\trinityrealm__$(PlatformName)_$(ConfigurationName)" |
---|
222 | ConfigurationType="1" |
---|
223 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
---|
224 | UseOfMFC="0" |
---|
225 | ATLMinimizesCRunTimeLibraryUsage="false" |
---|
226 | CharacterSet="2" |
---|
227 | > |
---|
228 | <Tool |
---|
229 | Name="VCPreBuildEventTool" |
---|
230 | /> |
---|
231 | <Tool |
---|
232 | Name="VCCustomBuildTool" |
---|
233 | /> |
---|
234 | <Tool |
---|
235 | Name="VCXMLDataGeneratorTool" |
---|
236 | /> |
---|
237 | <Tool |
---|
238 | Name="VCWebServiceProxyGeneratorTool" |
---|
239 | /> |
---|
240 | <Tool |
---|
241 | Name="VCMIDLTool" |
---|
242 | TypeLibraryName=".\realmd__$(PlatformName)_$(ConfigurationName)\realmd.tlb" |
---|
243 | /> |
---|
244 | <Tool |
---|
245 | Name="VCCLCompilerTool" |
---|
246 | AdditionalOptions="/MP" |
---|
247 | Optimization="0" |
---|
248 | AdditionalIncludeDirectories="..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\realmd;..\..\dep\ACE_wrappers" |
---|
249 | PreprocessorDefinitions="VERSION="0.12.0-SVN";WIN32;_DEBUG;MANGOS_DEBUG;_CONSOLE" |
---|
250 | IgnoreStandardIncludePath="false" |
---|
251 | BasicRuntimeChecks="3" |
---|
252 | RuntimeLibrary="3" |
---|
253 | RuntimeTypeInfo="true" |
---|
254 | PrecompiledHeaderFile=".\trinityrealm__$(PlatformName)_$(ConfigurationName)\realmd.pch" |
---|
255 | AssemblerListingLocation=".\trinityrealm__$(PlatformName)_$(ConfigurationName)\" |
---|
256 | ObjectFile=".\trinityrealm__$(PlatformName)_$(ConfigurationName)\" |
---|
257 | ProgramDataBaseFileName=".\trinityrealm__$(PlatformName)_$(ConfigurationName)\" |
---|
258 | WarningLevel="3" |
---|
259 | SuppressStartupBanner="true" |
---|
260 | Detect64BitPortabilityProblems="true" |
---|
261 | DebugInformationFormat="3" |
---|
262 | CompileAs="0" |
---|
263 | /> |
---|
264 | <Tool |
---|
265 | Name="VCManagedResourceCompilerTool" |
---|
266 | /> |
---|
267 | <Tool |
---|
268 | Name="VCResourceCompilerTool" |
---|
269 | PreprocessorDefinitions="_DEBUG" |
---|
270 | Culture="1033" |
---|
271 | /> |
---|
272 | <Tool |
---|
273 | Name="VCPreLinkEventTool" |
---|
274 | /> |
---|
275 | <Tool |
---|
276 | Name="VCLinkerTool" |
---|
277 | AdditionalOptions="/MACHINE:I386" |
---|
278 | AdditionalDependencies="zthread.lib libmySQL.lib libeay32.lib ws2_32.lib winmm.lib odbc32.lib odbccp32.lib advapi32.lib dbghelp.lib MSVCPRTD.LIB msvcrtd.lib" |
---|
279 | OutputFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\TrinityRealm.exe" |
---|
280 | LinkIncremental="2" |
---|
281 | SuppressStartupBanner="true" |
---|
282 | AdditionalLibraryDirectories=""..\..\dep\lib\$(PlatformName)_$(ConfigurationName)";".\zthread__$(PlatformName)_$(ConfigurationName)"" |
---|
283 | GenerateDebugInformation="true" |
---|
284 | ProgramDatabaseFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\TrinityRealm.pdb" |
---|
285 | GenerateMapFile="true" |
---|
286 | MapFileName="..\..\bin\$(PlatformName)_$(ConfigurationName)\TrinityRealm.map" |
---|
287 | SubSystem="1" |
---|
288 | LargeAddressAware="2" |
---|
289 | FixedBaseAddress="1" |
---|
290 | /> |
---|
291 | <Tool |
---|
292 | Name="VCALinkTool" |
---|
293 | /> |
---|
294 | <Tool |
---|
295 | Name="VCManifestTool" |
---|
296 | /> |
---|
297 | <Tool |
---|
298 | Name="VCXDCMakeTool" |
---|
299 | /> |
---|
300 | <Tool |
---|
301 | Name="VCBscMakeTool" |
---|
302 | /> |
---|
303 | <Tool |
---|
304 | Name="VCFxCopTool" |
---|
305 | /> |
---|
306 | <Tool |
---|
307 | Name="VCAppVerifierTool" |
---|
308 | /> |
---|
309 | <Tool |
---|
310 | Name="VCWebDeploymentTool" |
---|
311 | /> |
---|
312 | <Tool |
---|
313 | Name="VCPostBuildEventTool" |
---|
314 | CommandLine="copy ..\..\src\trinityrealm\trinityrealm.conf.dist ..\..\bin\$(PlatformName)_$(ConfigurationName)\TrinityRealm.conf.dist" |
---|
315 | /> |
---|
316 | </Configuration> |
---|
317 | <Configuration |
---|
318 | Name="Debug|x64" |
---|
319 | OutputDirectory=".\trinityrealm__$(PlatformName)_$(ConfigurationName)" |
---|
320 | IntermediateDirectory=".\trinityrealm__$(PlatformName)_$(ConfigurationName)" |
---|
321 | ConfigurationType="1" |
---|
322 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" |
---|
323 | UseOfMFC="0" |
---|
324 | ATLMinimizesCRunTimeLibraryUsage="false" |
---|
325 | CharacterSet="2" |
---|
326 | > |
---|
327 | <Tool |
---|
328 | Name="VCPreBuildEventTool" |
---|
329 | /> |
---|
330 | <Tool |
---|
331 | Name="VCCustomBuildTool" |
---|
332 | /> |
---|
333 | <Tool |
---|
334 | Name="VCXMLDataGeneratorTool" |
---|
335 | /> |
---|
336 | <Tool |
---|
337 | Name="VCWebServiceProxyGeneratorTool" |
---|
338 | /> |
---|
339 | <Tool |
---|
340 | Name="VCMIDLTool" |
---|
341 | TargetEnvironment="3" |
---|
342 | TypeLibraryName=".\realmd__$(PlatformName)_$(ConfigurationName)\realmd.tlb" |
---|
343 | /> |
---|
344 | <Tool |
---|
345 | Name="VCCLCompilerTool" |
---|
346 | AdditionalOptions="/MP" |
---|
347 | Optimization="0" |
---|
348 | AdditionalIncludeDirectories="..\..\dep\include;..\..\src\framework;..\..\src\shared;..\..\src\realmd;..\..\dep\ACE_wrappers" |
---|
349 | PreprocessorDefinitions="VERSION="0.12.0-SVN";WIN32;_DEBUG;MANGOS_DEBUG;_CONSOLE" |
---|
350 | IgnoreStandardIncludePath="false" |
---|
351 | BasicRuntimeChecks="3" |
---|
352 | RuntimeLibrary="3" |
---|
353 | RuntimeTypeInfo="true" |
---|
354 | PrecompiledHeaderFile=".\trinityrealm__$(PlatformName)_$(ConfigurationName)\realmd.pch" |
---|
355 | AssemblerListingLocation=".\trinityrealm__$(PlatformName)_$(ConfigurationName)\" |
---|
356 | ObjectFile=".\trinityrealm__$(PlatformName)_$(ConfigurationName)\" |
---|
357 | ProgramDataBaseFileName=".\trinityrealm__$(PlatformName)_$(ConfigurationName)\" |
---|
358 | WarningLevel="3" |
---|
359 | SuppressStartupBanner="true" |
---|
360 | Detect64BitPortabilityProblems="true" |
---|
361 | DebugInformationFormat="3" |
---|
362 | CompileAs="0" |
---|
363 | /> |
---|
364 | <Tool |
---|
365 | Name="VCManagedResourceCompilerTool" |
---|
366 | /> |
---|
367 | <Tool |
---|
368 | Name="VCResourceCompilerTool" |
---|
369 | PreprocessorDefinitions="_DEBUG" |
---|
370 | Culture="1033" |
---|
371 | /> |
---|
372 | <Tool |
---|
373 | Name="VCPreLinkEventTool" |
---|
374 | /> |
---|
375 | <Tool |
---|
376 | Name="VCLinkerTool" |
---|
377 | AdditionalDependencies="zthread.lib libmySQL.lib libeay32.lib ws2_32.lib winmm.lib odbc32.lib odbccp32.lib advapi32.lib dbghelp.lib MSVCPRTD.LIB msvcrtd.lib" |
---|
378 | OutputFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\TrinityRealm.exe" |
---|
379 | LinkIncremental="2" |
---|
380 | SuppressStartupBanner="true" |
---|
381 | AdditionalLibraryDirectories=""..\..\dep\lib\$(PlatformName)_$(ConfigurationName)";".\zthread__$(PlatformName)_$(ConfigurationName)"" |
---|
382 | GenerateDebugInformation="true" |
---|
383 | ProgramDatabaseFile="..\..\bin\$(PlatformName)_$(ConfigurationName)\TrinityRealm.pdb" |
---|
384 | GenerateMapFile="true" |
---|
385 | MapFileName="..\..\bin\$(PlatformName)_$(ConfigurationName)\TrinityRealm.map" |
---|
386 | SubSystem="1" |
---|
387 | TargetMachine="17" |
---|
388 | FixedBaseAddress="1" |
---|
389 | /> |
---|
390 | <Tool |
---|
391 | Name="VCALinkTool" |
---|
392 | /> |
---|
393 | <Tool |
---|
394 | Name="VCManifestTool" |
---|
395 | /> |
---|
396 | <Tool |
---|
397 | Name="VCXDCMakeTool" |
---|
398 | /> |
---|
399 | <Tool |
---|
400 | Name="VCBscMakeTool" |
---|
401 | /> |
---|
402 | <Tool |
---|
403 | Name="VCFxCopTool" |
---|
404 | /> |
---|
405 | <Tool |
---|
406 | Name="VCAppVerifierTool" |
---|
407 | /> |
---|
408 | <Tool |
---|
409 | Name="VCWebDeploymentTool" |
---|
410 | /> |
---|
411 | <Tool |
---|
412 | Name="VCPostBuildEventTool" |
---|
413 | CommandLine="copy ..\..\src\trinityrealm\trinityrealm.conf.dist ..\..\bin\$(PlatformName)_$(ConfigurationName)\TrinityRealm.conf.dist" |
---|
414 | /> |
---|
415 | </Configuration> |
---|
416 | </Configurations> |
---|
417 | <References> |
---|
418 | </References> |
---|
419 | <Files> |
---|
420 | <File |
---|
421 | RelativePath="..\..\src\trinityrealm\AuthCodes.h" |
---|
422 | > |
---|
423 | </File> |
---|
424 | <File |
---|
425 | RelativePath="..\..\src\trinityrealm\AuthSocket.cpp" |
---|
426 | > |
---|
427 | </File> |
---|
428 | <File |
---|
429 | RelativePath="..\..\src\trinityrealm\AuthSocket.h" |
---|
430 | > |
---|
431 | </File> |
---|
432 | <File |
---|
433 | RelativePath="..\..\src\trinityrealm\Main.cpp" |
---|
434 | > |
---|
435 | </File> |
---|
436 | <File |
---|
437 | RelativePath="..\..\src\trinityrealm\RealmList.cpp" |
---|
438 | > |
---|
439 | </File> |
---|
440 | <File |
---|
441 | RelativePath="..\..\src\trinityrealm\RealmList.h" |
---|
442 | > |
---|
443 | </File> |
---|
444 | <File |
---|
445 | RelativePath="..\..\src\trinityrealm\resource.h" |
---|
446 | > |
---|
447 | </File> |
---|
448 | <File |
---|
449 | RelativePath="..\..\src\trinityrealm\TrinityRealm.rc" |
---|
450 | > |
---|
451 | </File> |
---|
452 | </Files> |
---|
453 | <Globals> |
---|
454 | </Globals> |
---|
455 | </VisualStudioProject> |
---|