missing project/build files
[client-tools.git] / src / engine / server / application / ChatServer / build / win32 / ChatServer.vcxproj
blob005b2ecf2c80f117e4e68edd4f2a39a96423bcb3
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" ToolsVersion="12.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="Optimized|Win32">
9       <Configuration>Optimized</Configuration>
10       <Platform>Win32</Platform>
11     </ProjectConfiguration>
12     <ProjectConfiguration Include="Release|Win32">
13       <Configuration>Release</Configuration>
14       <Platform>Win32</Platform>
15     </ProjectConfiguration>
16   </ItemGroup>
17   <PropertyGroup Label="Globals">
18     <ProjectGuid>{30115B9B-5669-4AA0-80BE-1DF73F5F2450}</ProjectGuid>
19     <Keyword>Win32Proj</Keyword>
20   </PropertyGroup>
21   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
22   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
23     <ConfigurationType>Application</ConfigurationType>
24     <PlatformToolset>v120</PlatformToolset>
25     <UseOfMfc>false</UseOfMfc>
26     <CharacterSet>MultiByte</CharacterSet>
27   </PropertyGroup>
28   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Optimized|Win32'" Label="Configuration">
29     <ConfigurationType>Application</ConfigurationType>
30     <PlatformToolset>v120</PlatformToolset>
31     <UseOfMfc>false</UseOfMfc>
32     <CharacterSet>MultiByte</CharacterSet>
33   </PropertyGroup>
34   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
35     <ConfigurationType>Application</ConfigurationType>
36     <PlatformToolset>v120</PlatformToolset>
37     <UseOfMfc>false</UseOfMfc>
38     <CharacterSet>MultiByte</CharacterSet>
39   </PropertyGroup>
40   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
41   <ImportGroup Label="ExtensionSettings">
42   </ImportGroup>
43   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
44     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
45   </ImportGroup>
46   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Optimized|Win32'" Label="PropertySheets">
47     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
48   </ImportGroup>
49   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
50     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
51   </ImportGroup>
52   <PropertyGroup Label="UserMacros" />
53   <PropertyGroup>
54     <_ProjectFileVersion>12.0.30501.0</_ProjectFileVersion>
55   </PropertyGroup>
56   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
57     <OutDir>..\..\..\..\..\..\compile\win32\$(ProjectName)\$(Configuration)\</OutDir>
58     <IntDir>..\..\..\..\..\..\compile\win32\$(ProjectName)\$(Configuration)\</IntDir>
59     <LinkIncremental>true</LinkIncremental>
60   </PropertyGroup>
61   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Optimized|Win32'">
62     <OutDir>..\..\..\..\..\..\compile\win32\$(ProjectName)\$(Configuration)\</OutDir>
63     <IntDir>..\..\..\..\..\..\compile\win32\$(ProjectName)\$(Configuration)\</IntDir>
64     <LinkIncremental>true</LinkIncremental>
65   </PropertyGroup>
66   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
67     <OutDir>..\..\..\..\..\..\compile\win32\$(ProjectName)\$(Configuration)\</OutDir>
68     <IntDir>..\..\..\..\..\..\compile\win32\$(ProjectName)\$(Configuration)\</IntDir>
69     <LinkIncremental>false</LinkIncremental>
70   </PropertyGroup>
71   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
72     <ClCompile>
73       <Optimization>Disabled</Optimization>
74       <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
75       <AdditionalIncludeDirectories>..\..\..\..\..\..\engine\server\library\serverMetrics\include\public;..\..\..\..\..\..\engine\server\library\serverNetworkMessages\include\public;..\..\..\..\..\..\engine\server\library\serverUtility\include\public;..\..\..\..\..\..\engine\shared\library\sharedCommandParser\include\public;..\..\..\..\..\..\engine\shared\library\sharedCompression\include\public;..\..\..\..\..\..\engine\shared\library\sharedDebug\include\public;..\..\..\..\..\..\engine\shared\library\sharedFile\include\public;..\..\..\..\..\..\engine\shared\library\sharedFoundation\include\public;..\..\..\..\..\..\engine\shared\library\sharedFoundationTypes\include\public;..\..\..\..\..\..\engine\shared\library\sharedLog\include\public;..\..\..\..\..\..\engine\shared\library\sharedMath\include\public;..\..\..\..\..\..\engine\shared\library\sharedMathArchive\include\public;..\..\..\..\..\..\engine\shared\library\sharedMemoryManager\include\public;..\..\..\..\..\..\engine\shared\library\sharedMessageDispatch\include\public;..\..\..\..\..\..\engine\shared\library\sharedNetwork\include\public;..\..\..\..\..\..\engine\shared\library\sharedNetworkMessages\include\public;..\..\..\..\..\..\engine\shared\library\sharedSynchronization\include\public;..\..\..\..\..\..\engine\shared\library\sharedThread\include\public;..\..\..\..\..\..\engine\shared\library\sharedUtility\include\public;..\..\..\..\..\..\external\3rd\library\soePlatform\ChatAPI2\ChatAPI\projects\Chat;..\..\..\..\..\..\external\3rd\library\soePlatform\ChatAPI2\ChatAPI\utils\;..\..\..\..\..\..\external\3rd\library\soePlatform\VChatAPI\utils2.0\utils;..\..\..\..\..\..\external\3rd\library\soePlatform\VChatAPI\projects\VChat;..\..\..\..\..\..\external\ours\library\singleton\include;..\..\..\..\..\..\external\3rd\library\soePlatform;..\..\..\..\..\..\external\3rd\library\stlport453\stlport;..\..\..\..\..\..\external\ours\library\archive\include;..\..\..\..\..\..\external\ours\library\fileInterface\include\public;..\..\..\..\..\..\external\ours\library\localization\include;..\..\..\..\..\..\external\ours\library\unicode\include;..\..\..\..\..\..\external\ours\library\unicodeArchive\include\public;..\..\src\shared;..\..\src\win32;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
76       <PreprocessorDefinitions>WIN32;_DEBUG;_MBCS;DEBUG_LEVEL=2;_CRT_SECURE_NO_DEPRECATE=1;_USE_32BIT_TIME_T=1;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
77       <MinimalRebuild>true</MinimalRebuild>
78       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
79       <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
80       <FunctionLevelLinking>true</FunctionLevelLinking>
81       <ForceConformanceInForLoopScope>true</ForceConformanceInForLoopScope>
82       <RuntimeTypeInfo>true</RuntimeTypeInfo>
83       <PrecompiledHeaderFile>FirstChatServer.h</PrecompiledHeaderFile>
84       <PrecompiledHeaderOutputFile>$(OutDir)$(ProjectName).pch</PrecompiledHeaderOutputFile>
85       <AssemblerListingLocation>$(OutDir)</AssemblerListingLocation>
86       <ObjectFileName>$(OutDir)</ObjectFileName>
87       <ProgramDataBaseFileName>$(OutDir)$(ProjectName)_d.pdb</ProgramDataBaseFileName>
88       <WarningLevel>Level4</WarningLevel>
89       <TreatWarningAsError>false</TreatWarningAsError>
90       <SuppressStartupBanner>true</SuppressStartupBanner>
91       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
92       <CompileAs>Default</CompileAs>
93       <UseFullPaths>true</UseFullPaths>
94       <TreatWChar_tAsBuiltInType>false</TreatWChar_tAsBuiltInType>
95     </ClCompile>
96     <Link>
97       <AdditionalDependencies>winmm.lib;ws2_32.lib;ChatMono.lib;zlib.lib;mswsock.lib;VChatAPI.lib;Base_vchat.lib;TcpLibrary.lib;%(AdditionalDependencies)</AdditionalDependencies>
98       <OutputFile>$(OutDir)$(ProjectName)_d.exe</OutputFile>
99       <AdditionalLibraryDirectories>..\..\..\..\..\..\external\3rd\library\stlport453\lib\win32;..\..\..\..\..\..\external\3rd\library\soePlatform\libs\Win32-Debug;..\..\..\..\..\..\external\3rd\library\zlib\lib\win32;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
100       <IgnoreSpecificDefaultLibraries>libcmt;libcd;libc;libcpd;%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries>
101       <GenerateDebugInformation>true</GenerateDebugInformation>
102       <ProgramDatabaseFile>$(OutDir)$(ProjectName)_d.pdb</ProgramDatabaseFile>
103       <SubSystem>Console</SubSystem>
104       <ImageHasSafeExceptionHandlers>false</ImageHasSafeExceptionHandlers>
105     </Link>
106     <ResourceCompile>
107       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
108       <Culture>0x0409</Culture>
109     </ResourceCompile>
110   </ItemDefinitionGroup>
111   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Optimized|Win32'">
112     <ClCompile>
113       <Optimization>Full</Optimization>
114       <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
115       <IntrinsicFunctions>true</IntrinsicFunctions>
116       <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
117       <OmitFramePointers>false</OmitFramePointers>
118       <AdditionalIncludeDirectories>..\..\..\..\..\..\engine\server\library\serverMetrics\include\public;..\..\..\..\..\..\engine\server\library\serverNetworkMessages\include\public;..\..\..\..\..\..\engine\server\library\serverUtility\include\public;..\..\..\..\..\..\engine\shared\library\sharedCommandParser\include\public;..\..\..\..\..\..\engine\shared\library\sharedCompression\include\public;..\..\..\..\..\..\engine\shared\library\sharedDebug\include\public;..\..\..\..\..\..\engine\shared\library\sharedFile\include\public;..\..\..\..\..\..\engine\shared\library\sharedFoundation\include\public;..\..\..\..\..\..\engine\shared\library\sharedFoundationTypes\include\public;..\..\..\..\..\..\engine\shared\library\sharedLog\include\public;..\..\..\..\..\..\engine\shared\library\sharedMath\include\public;..\..\..\..\..\..\engine\shared\library\sharedMathArchive\include\public;..\..\..\..\..\..\engine\shared\library\sharedMemoryManager\include\public;..\..\..\..\..\..\engine\shared\library\sharedMessageDispatch\include\public;..\..\..\..\..\..\engine\shared\library\sharedNetwork\include\public;..\..\..\..\..\..\engine\shared\library\sharedNetworkMessages\include\public;..\..\..\..\..\..\engine\shared\library\sharedSynchronization\include\public;..\..\..\..\..\..\engine\shared\library\sharedThread\include\public;..\..\..\..\..\..\engine\shared\library\sharedUtility\include\public;..\..\..\..\..\..\external\3rd\library\soePlatform\ChatAPI2\ChatAPI\projects\Chat;..\..\..\..\..\..\external\3rd\library\soePlatform\ChatAPI2\ChatAPI\utils\;..\..\..\..\..\..\external\3rd\library\soePlatform\VChatAPI\utils2.0\utils;..\..\..\..\..\..\external\3rd\library\soePlatform\VChatAPI\projects\VChat;..\..\..\..\..\..\external\ours\library\singleton\include;..\..\..\..\..\..\external\3rd\library\soePlatform;..\..\..\..\..\..\external\3rd\library\stlport453\stlport;..\..\..\..\..\..\external\ours\library\archive\include;..\..\..\..\..\..\external\ours\library\fileInterface\include\public;..\..\..\..\..\..\external\ours\library\localization\include;..\..\..\..\..\..\external\ours\library\unicode\include;..\..\..\..\..\..\external\ours\library\unicodeArchive\include\public;..\..\src\shared;..\..\src\win32;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
119       <PreprocessorDefinitions>WIN32;_DEBUG;_MBCS;DEBUG_LEVEL=1;_CRT_SECURE_NO_DEPRECATE=1;_USE_32BIT_TIME_T=1;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
120       <MinimalRebuild>true</MinimalRebuild>
121       <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
122       <FunctionLevelLinking>true</FunctionLevelLinking>
123       <ForceConformanceInForLoopScope>true</ForceConformanceInForLoopScope>
124       <RuntimeTypeInfo>true</RuntimeTypeInfo>
125       <PrecompiledHeaderFile>FirstChatServer.h</PrecompiledHeaderFile>
126       <PrecompiledHeaderOutputFile>$(OutDir)$(ProjectName).pch</PrecompiledHeaderOutputFile>
127       <AssemblerListingLocation>$(OutDir)</AssemblerListingLocation>
128       <ObjectFileName>$(OutDir)</ObjectFileName>
129       <ProgramDataBaseFileName>$(OutDir)$(ProjectName)_o.pdb</ProgramDataBaseFileName>
130       <WarningLevel>Level4</WarningLevel>
131       <TreatWarningAsError>false</TreatWarningAsError>
132       <SuppressStartupBanner>true</SuppressStartupBanner>
133       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
134       <CompileAs>Default</CompileAs>
135       <UseFullPaths>true</UseFullPaths>
136       <TreatWChar_tAsBuiltInType>false</TreatWChar_tAsBuiltInType>
137     </ClCompile>
138     <Link>
139       <AdditionalDependencies>winmm.lib;ws2_32.lib;ChatMono.lib;zlib.lib;mswsock.lib;VChatAPI.lib;Base_vchat.lib;TcpLibrary.lib;%(AdditionalDependencies)</AdditionalDependencies>
140       <OutputFile>$(OutDir)$(ProjectName)_o.exe</OutputFile>
141       <AdditionalLibraryDirectories>..\..\..\..\..\..\external\3rd\library\stlport453\lib\win32;..\..\..\..\..\..\external\3rd\library\soePlatform\libs\Win32-Debug;..\..\..\..\..\..\external\3rd\library\zlib\lib\win32;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
142       <IgnoreSpecificDefaultLibraries>libcmt;libcd;libc;libcpd;%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries>
143       <GenerateDebugInformation>true</GenerateDebugInformation>
144       <ProgramDatabaseFile>$(OutDir)$(ProjectName)_o.pdb</ProgramDatabaseFile>
145       <SubSystem>Console</SubSystem>
146     </Link>
147     <ResourceCompile>
148       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
149       <Culture>0x0409</Culture>
150     </ResourceCompile>
151   </ItemDefinitionGroup>
152   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
153     <ClCompile>
154       <Optimization>MaxSpeed</Optimization>
155       <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
156       <IntrinsicFunctions>true</IntrinsicFunctions>
157       <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
158       <OmitFramePointers>true</OmitFramePointers>
159       <AdditionalIncludeDirectories>..\..\..\..\..\..\engine\server\library\serverMetrics\include\public;..\..\..\..\..\..\engine\server\library\serverNetworkMessages\include\public;..\..\..\..\..\..\engine\server\library\serverUtility\include\public;..\..\..\..\..\..\engine\shared\library\sharedCommandParser\include\public;..\..\..\..\..\..\engine\shared\library\sharedCompression\include\public;..\..\..\..\..\..\engine\shared\library\sharedDebug\include\public;..\..\..\..\..\..\engine\shared\library\sharedFile\include\public;..\..\..\..\..\..\engine\shared\library\sharedFoundation\include\public;..\..\..\..\..\..\engine\shared\library\sharedFoundationTypes\include\public;..\..\..\..\..\..\engine\shared\library\sharedLog\include\public;..\..\..\..\..\..\engine\shared\library\sharedMath\include\public;..\..\..\..\..\..\engine\shared\library\sharedMathArchive\include\public;..\..\..\..\..\..\engine\shared\library\sharedMemoryManager\include\public;..\..\..\..\..\..\engine\shared\library\sharedMessageDispatch\include\public;..\..\..\..\..\..\engine\shared\library\sharedNetwork\include\public;..\..\..\..\..\..\engine\shared\library\sharedNetworkMessages\include\public;..\..\..\..\..\..\engine\shared\library\sharedSynchronization\include\public;..\..\..\..\..\..\engine\shared\library\sharedThread\include\public;..\..\..\..\..\..\engine\shared\library\sharedUtility\include\public;..\..\..\..\..\..\external\3rd\library\soePlatform\ChatAPI2\ChatAPI\projects\Chat;..\..\..\..\..\..\external\3rd\library\soePlatform\ChatAPI2\ChatAPI\utils\;..\..\..\..\..\..\external\3rd\library\soePlatform\VChatAPI\utils2.0\utils;..\..\..\..\..\..\external\3rd\library\soePlatform\VChatAPI\projects\VChat;..\..\..\..\..\..\external\ours\library\singleton\include;..\..\..\..\..\..\external\3rd\library\soePlatform;..\..\..\..\..\..\external\3rd\library\stlport453\stlport;..\..\..\..\..\..\external\ours\library\archive\include;..\..\..\..\..\..\external\ours\library\fileInterface\include\public;..\..\..\..\..\..\external\ours\library\localization\include;..\..\..\..\..\..\external\ours\library\unicode\include;..\..\..\..\..\..\external\ours\library\unicodeArchive\include\public;..\..\src\shared;..\..\src\win32;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
160       <PreprocessorDefinitions>WIN32;NDEBUG;_MBCS;DEBUG_LEVEL=0;_CRT_SECURE_NO_DEPRECATE=1;_USE_32BIT_TIME_T=1;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
161       <StringPooling>true</StringPooling>
162       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
163       <FunctionLevelLinking>true</FunctionLevelLinking>
164       <ForceConformanceInForLoopScope>true</ForceConformanceInForLoopScope>
165       <RuntimeTypeInfo>true</RuntimeTypeInfo>
166       <PrecompiledHeaderFile>FirstChatServer.h</PrecompiledHeaderFile>
167       <PrecompiledHeaderOutputFile>$(OutDir)$(ProjectName).pch</PrecompiledHeaderOutputFile>
168       <AssemblerListingLocation>$(OutDir)</AssemblerListingLocation>
169       <ObjectFileName>$(OutDir)</ObjectFileName>
170       <ProgramDataBaseFileName>$(OutDir)$(ProjectName)_r.pdb</ProgramDataBaseFileName>
171       <WarningLevel>Level4</WarningLevel>
172       <TreatWarningAsError>false</TreatWarningAsError>
173       <SuppressStartupBanner>true</SuppressStartupBanner>
174       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
175       <CompileAs>Default</CompileAs>
176       <UseFullPaths>true</UseFullPaths>
177       <TreatWChar_tAsBuiltInType>false</TreatWChar_tAsBuiltInType>
178     </ClCompile>
179     <Link>
180       <AdditionalDependencies>winmm.lib;ws2_32.lib;ChatMono.lib;zlib.lib;mswsock.lib;VChatAPI.lib;Base_vchat.lib;TcpLibrary.lib;%(AdditionalDependencies)</AdditionalDependencies>
181       <OutputFile>$(OutDir)$(ProjectName)_r.exe</OutputFile>
182       <AdditionalLibraryDirectories>..\..\..\..\..\..\external\3rd\library\stlport453\lib\win32;..\..\..\..\..\..\external\3rd\library\soePlatform\libs\Win32-Debug;..\..\..\..\..\..\external\3rd\library\zlib\lib\win32;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
183       <IgnoreSpecificDefaultLibraries>libcmtd;libc;libcpd;%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries>
184       <GenerateDebugInformation>true</GenerateDebugInformation>
185       <ProgramDatabaseFile>$(OutDir)$(ProjectName)_r.pdb</ProgramDatabaseFile>
186       <SubSystem>Console</SubSystem>
187     </Link>
188     <ResourceCompile>
189       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
190       <Culture>0x0409</Culture>
191     </ResourceCompile>
192   </ItemDefinitionGroup>
193   <ItemGroup>
194     <ClCompile Include="..\..\src\shared\CentralServerConnection.cpp">
195       <Optimization Condition="'$(Configuration)|$(Platform)'=='Optimized|Win32'">MaxSpeed</Optimization>
196     </ClCompile>
197     <ClCompile Include="..\..\src\shared\ChatInterface.cpp">
198       <Optimization Condition="'$(Configuration)|$(Platform)'=='Optimized|Win32'">MaxSpeed</Optimization>
199     </ClCompile>
200     <ClCompile Include="..\..\src\shared\ChatServer.cpp">
201       <Optimization Condition="'$(Configuration)|$(Platform)'=='Optimized|Win32'">MaxSpeed</Optimization>
202     </ClCompile>
203     <ClCompile Include="..\..\src\shared\ChatServerAvatarOwner.cpp">
204       <Optimization Condition="'$(Configuration)|$(Platform)'=='Optimized|Win32'">MaxSpeed</Optimization>
205     </ClCompile>
206     <ClCompile Include="..\..\src\shared\ChatServerMetricsData.cpp">
207       <Optimization Condition="'$(Configuration)|$(Platform)'=='Optimized|Win32'">MaxSpeed</Optimization>
208     </ClCompile>
209     <ClCompile Include="..\..\src\shared\ChatServerRoomOwner.cpp">
210       <Optimization Condition="'$(Configuration)|$(Platform)'=='Optimized|Win32'">MaxSpeed</Optimization>
211     </ClCompile>
212     <ClCompile Include="..\..\src\shared\ConfigChatServer.cpp">
213       <Optimization Condition="'$(Configuration)|$(Platform)'=='Optimized|Win32'">MaxSpeed</Optimization>
214     </ClCompile>
215     <ClCompile Include="..\..\src\shared\ConnectionServerConnection.cpp">
216       <Optimization Condition="'$(Configuration)|$(Platform)'=='Optimized|Win32'">MaxSpeed</Optimization>
217     </ClCompile>
218     <ClCompile Include="..\..\src\shared\CustomerServiceServerConnection.cpp">
219       <Optimization Condition="'$(Configuration)|$(Platform)'=='Optimized|Win32'">MaxSpeed</Optimization>
220     </ClCompile>
221     <ClCompile Include="..\..\src\shared\FirstChatServer.cpp">
222       <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader>
223       <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Optimized|Win32'">Create</PrecompiledHeader>
224       <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Create</PrecompiledHeader>
225     </ClCompile>
226     <ClCompile Include="..\..\src\shared\GameServerConnection.cpp">
227       <Optimization Condition="'$(Configuration)|$(Platform)'=='Optimized|Win32'">MaxSpeed</Optimization>
228     </ClCompile>
229     <ClCompile Include="..\..\src\shared\PlanetServerServerConnection.cpp">
230       <Optimization Condition="'$(Configuration)|$(Platform)'=='Optimized|Win32'">MaxSpeed</Optimization>
231     </ClCompile>
232     <ClCompile Include="..\..\src\shared\VChatInterface.cpp" />
233     <ClCompile Include="..\..\src\win32\WinMain.cpp">
234       <Optimization Condition="'$(Configuration)|$(Platform)'=='Optimized|Win32'">MaxSpeed</Optimization>
235     </ClCompile>
236   </ItemGroup>
237   <ItemGroup>
238     <ClInclude Include="..\..\src\shared\CentralServerConnection.h" />
239     <ClInclude Include="..\..\src\shared\ChatInterface.h" />
240     <ClInclude Include="..\..\src\shared\ChatServer.h" />
241     <ClInclude Include="..\..\src\shared\ChatServerAvatarOwner.h" />
242     <ClInclude Include="..\..\src\shared\ChatServerMetricsData.h" />
243     <ClInclude Include="..\..\src\shared\ChatServerRoomOwner.h" />
244     <ClInclude Include="..\..\src\shared\ConfigChatServer.h" />
245     <ClInclude Include="..\..\src\shared\ConnectionServerConnection.h" />
246     <ClInclude Include="..\..\src\shared\CustomerServiceServerConnection.h" />
247     <ClInclude Include="..\..\src\shared\FirstChatServer.h" />
248     <ClInclude Include="..\..\src\shared\GameServerConnection.h" />
249     <ClInclude Include="..\..\src\shared\PlanetServerConnection.h" />
250     <ClInclude Include="..\..\src\shared\VChatInterface.h" />
251   </ItemGroup>
252   <ItemGroup>
253     <ProjectReference Include="..\..\..\..\..\..\external\3rd\library\udplibrary\udplibrary.vcxproj">
254       <Project>{1a7d1159-3474-4520-882f-f1842f0aafae}</Project>
255       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
256     </ProjectReference>
257     <ProjectReference Include="..\..\..\..\..\..\external\ours\library\archive\build\win32\archive.vcxproj">
258       <Project>{52153865-1abf-4fbb-84c4-0fc439716f1e}</Project>
259       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
260     </ProjectReference>
261     <ProjectReference Include="..\..\..\..\..\..\external\ours\library\fileInterface\build\win32\fileInterface.vcxproj">
262       <Project>{de93996c-cb51-4d61-85a0-a9dfc677445f}</Project>
263       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
264     </ProjectReference>
265     <ProjectReference Include="..\..\..\..\..\..\external\ours\library\localizationArchive\build\win32\localizationArchive.vcxproj">
266       <Project>{a8036ec1-9682-4315-a3d2-6b26c3245d50}</Project>
267       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
268     </ProjectReference>
269     <ProjectReference Include="..\..\..\..\..\..\external\ours\library\localization\build\win32\localization.vcxproj">
270       <Project>{0fb11bc8-3bd1-4471-8dda-da3bc05937b2}</Project>
271       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
272     </ProjectReference>
273     <ProjectReference Include="..\..\..\..\..\..\external\ours\library\unicodeArchive\build\win32\unicodeArchive.vcxproj">
274       <Project>{41269a52-38b8-4f9a-ae38-1103bb03a10b}</Project>
275       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
276     </ProjectReference>
277     <ProjectReference Include="..\..\..\..\..\..\external\ours\library\unicode\build\win32\unicode.vcxproj">
278       <Project>{b97963ef-49e4-477e-85ff-e7fee7c626d7}</Project>
279       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
280     </ProjectReference>
281     <ProjectReference Include="..\..\..\..\..\shared\library\sharedCompression\build\win32\sharedCompression.vcxproj">
282       <Project>{6bd52b35-92ca-44e4-995e-2b79c7398183}</Project>
283       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
284     </ProjectReference>
285     <ProjectReference Include="..\..\..\..\..\shared\library\sharedDebug\build\win32\sharedDebug.vcxproj">
286       <Project>{f3245c29-7760-4956-b1b7-fc483be417cd}</Project>
287       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
288     </ProjectReference>
289     <ProjectReference Include="..\..\..\..\..\shared\library\sharedFile\build\win32\sharedFile.vcxproj">
290       <Project>{e0f9d922-daa7-475e-a95a-7bc540ed58fe}</Project>
291       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
292     </ProjectReference>
293     <ProjectReference Include="..\..\..\..\..\shared\library\sharedFoundationTypes\build\win32\sharedFoundationTypes.vcxproj">
294       <Project>{d6cc353f-4fd1-4aeb-a984-e7b2e9ce4e69}</Project>
295       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
296     </ProjectReference>
297     <ProjectReference Include="..\..\..\..\..\shared\library\sharedFoundation\build\win32\sharedFoundation.vcxproj">
298       <Project>{c595c10e-ada8-429a-896a-8904a46737d3}</Project>
299       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
300     </ProjectReference>
301     <ProjectReference Include="..\..\..\..\..\shared\library\sharedInputMap\build\win32\sharedInputMap.vcxproj">
302       <Project>{101cf34f-b5fd-4a14-a3e9-fd28078760be}</Project>
303       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
304     </ProjectReference>
305     <ProjectReference Include="..\..\..\..\..\shared\library\sharedIoWin\build\win32\sharedIoWin.vcxproj">
306       <Project>{03819289-4e8b-44e9-9f3b-a3243c9797c9}</Project>
307       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
308     </ProjectReference>
309     <ProjectReference Include="..\..\..\..\..\shared\library\sharedLog\build\win32\sharedLog.vcxproj">
310       <Project>{2ae0cef0-c4f2-4786-a026-8338fb09d61b}</Project>
311       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
312     </ProjectReference>
313     <ProjectReference Include="..\..\..\..\..\shared\library\sharedMathArchive\build\win32\sharedMathArchive.vcxproj">
314       <Project>{0202adb3-5587-4138-a626-52b7db52fbba}</Project>
315       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
316     </ProjectReference>
317     <ProjectReference Include="..\..\..\..\..\shared\library\sharedMath\build\win32\sharedMath.vcxproj">
318       <Project>{5789ea7c-6596-4dcc-a9fb-dd7582888f90}</Project>
319       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
320     </ProjectReference>
321     <ProjectReference Include="..\..\..\..\..\shared\library\sharedMemoryManager\build\win32\sharedMemoryManager.vcxproj">
322       <Project>{dc2cd926-8ea3-4add-aa62-a95cca8ac7dd}</Project>
323       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
324     </ProjectReference>
325     <ProjectReference Include="..\..\..\..\..\shared\library\sharedMessageDispatch\build\win32\sharedMessageDispatch.vcxproj">
326       <Project>{c87164f5-14a9-403c-8bc4-217fd40731ea}</Project>
327       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
328     </ProjectReference>
329     <ProjectReference Include="..\..\..\..\..\shared\library\sharedNetworkMessages\build\win32\sharedNetworkMessages.vcxproj">
330       <Project>{decf2964-3a66-4fa6-ab27-d4507c5480ea}</Project>
331       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
332     </ProjectReference>
333     <ProjectReference Include="..\..\..\..\..\shared\library\sharedNetwork\build\win32\sharedNetwork.vcxproj">
334       <Project>{df4d72ef-2341-4462-ab78-b130450511da}</Project>
335       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
336     </ProjectReference>
337     <ProjectReference Include="..\..\..\..\..\shared\library\sharedRandom\build\win32\sharedRandom.vcxproj">
338       <Project>{2e6982e0-dcb6-4ed9-bfad-d29daeea6ad2}</Project>
339       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
340     </ProjectReference>
341     <ProjectReference Include="..\..\..\..\..\shared\library\sharedSynchronization\build\win32\sharedSynchronization.vcxproj">
342       <Project>{2fe4e38d-be7d-4e3b-9613-63e9f01855f4}</Project>
343       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
344     </ProjectReference>
345     <ProjectReference Include="..\..\..\..\..\shared\library\sharedThread\build\win32\sharedThread.vcxproj">
346       <Project>{858f7dce-325a-467c-9dda-2fe40217286f}</Project>
347       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
348     </ProjectReference>
349     <ProjectReference Include="..\..\..\..\..\shared\library\sharedUtility\build\win32\sharedUtility.vcxproj">
350       <Project>{52df0d16-d070-47fc-b987-8d80b027d114}</Project>
351       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
352     </ProjectReference>
353     <ProjectReference Include="..\..\..\..\library\SERVERMETRICS\build\win32\serverMetrics.vcxproj">
354       <Project>{4eff0958-fbc8-4053-971a-7022eb0035e4}</Project>
355       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
356     </ProjectReference>
357     <ProjectReference Include="..\..\..\..\library\serverNetworkMessages\build\win32\serverNetworkMessages.vcxproj">
358       <Project>{38df394c-0909-4507-8029-53d960fea464}</Project>
359       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
360     </ProjectReference>
361     <ProjectReference Include="..\..\..\..\library\serverUtility\build\win32\serverUtility.vcxproj">
362       <Project>{67bfda04-f26e-497f-a6fe-ee52550c15fe}</Project>
363       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
364     </ProjectReference>
365   </ItemGroup>
366   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
367   <ImportGroup Label="ExtensionTargets">
368   </ImportGroup>
369 </Project>