missing project/build files
[client-tools.git] / src / engine / shared / application / TemplateDefinitionCompiler / build / win32 / TemplateDefinitionCompiler.vcxproj
blobba973fefae3698daaeea918a84f3932df0031c5b
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>{D21EE827-D349-4EFB-B93B-4B5668AAE8B3}</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>..\..\..\..\..\..\external\3rd\library\perforce\include;..\..\..\..\..\..\external\3rd\library\pcre\4.1\win32\include;..\..\..\..\..\..\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;..\..\..\..\..\shared\library\sharedCompression\include\public;..\..\..\..\..\shared\library\sharedDebug\include\public;..\..\..\..\..\shared\library\sharedFile\include\public;..\..\..\..\..\shared\library\sharedFoundation\include\public;..\..\..\..\..\shared\library\sharedFoundationTypes\include\public;..\..\..\..\..\shared\library\sharedMath\include\public;..\..\..\..\..\shared\library\sharedMathArchive\include\public;..\..\..\..\..\shared\library\sharedMemoryManager\include\public;..\..\..\..\..\shared\library\sharedObject\include\public;..\..\..\..\..\shared\library\sharedRandom\include\public;..\..\..\..\..\shared\library\sharedRegex\include\public;..\..\..\..\..\shared\library\sharedTemplate\include\public;..\..\..\..\..\shared\library\sharedTemplateDefinition\include\public;..\..\..\..\..\shared\library\sharedThread\include\public;..\..\..\..\..\shared\library\sharedUtility\include\public;..\..\src\shared\core;..\..\src\win32;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
76       <PreprocessorDefinitions>WIN32;_DEBUG;_MBCS;DEBUG_LEVEL=2;_CRT_SECURE_NO_DEPRECATE=1;_USE_32BIT_TIME_T=1;_CONSOLE;CASE_INSENSITIVE;OS_NT;PCRE_STATIC;%(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>FirstTemplateDefinitionCompiler.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>ws2_32.lib;libclient.lib;librpc.lib;libsupp.lib;libpcre.a;zlib.lib;%(AdditionalDependencies)</AdditionalDependencies>
98       <OutputFile>$(OutDir)$(ProjectName)_d.exe</OutputFile>
99       <AdditionalLibraryDirectories>..\..\..\..\..\..\external\3rd\library\stlport453\lib\win32;..\..\..\..\..\..\external\3rd\library\pcre\4.1\win32\lib;..\..\..\..\..\..\external\3rd\library\perforce\lib\win32;..\..\..\..\..\..\external\3rd\library\zlib\lib\win32;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
100       <IgnoreSpecificDefaultLibraries>libcmt;libc;%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries>
101       <GenerateDebugInformation>true</GenerateDebugInformation>
102       <ProgramDatabaseFile>$(OutDir)$(ProjectName)_d.pdb</ProgramDatabaseFile>
103       <SubSystem>Console</SubSystem>
104     </Link>
105     <ResourceCompile>
106       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
107       <Culture>0x0409</Culture>
108     </ResourceCompile>
109   </ItemDefinitionGroup>
110   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Optimized|Win32'">
111     <ClCompile>
112       <Optimization>Full</Optimization>
113       <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
114       <IntrinsicFunctions>true</IntrinsicFunctions>
115       <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
116       <OmitFramePointers>false</OmitFramePointers>
117       <AdditionalIncludeDirectories>..\..\..\..\..\..\external\3rd\library\perforce\include;..\..\..\..\..\..\external\3rd\library\pcre\4.1\win32\include;..\..\..\..\..\..\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;..\..\..\..\..\shared\library\sharedCompression\include\public;..\..\..\..\..\shared\library\sharedDebug\include\public;..\..\..\..\..\shared\library\sharedFile\include\public;..\..\..\..\..\shared\library\sharedFoundation\include\public;..\..\..\..\..\shared\library\sharedFoundationTypes\include\public;..\..\..\..\..\shared\library\sharedMath\include\public;..\..\..\..\..\shared\library\sharedMathArchive\include\public;..\..\..\..\..\shared\library\sharedMemoryManager\include\public;..\..\..\..\..\shared\library\sharedObject\include\public;..\..\..\..\..\shared\library\sharedRandom\include\public;..\..\..\..\..\shared\library\sharedRegex\include\public;..\..\..\..\..\shared\library\sharedTemplate\include\public;..\..\..\..\..\shared\library\sharedTemplateDefinition\include\public;..\..\..\..\..\shared\library\sharedThread\include\public;..\..\..\..\..\shared\library\sharedUtility\include\public;..\..\src\shared\core;..\..\src\win32;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
118       <PreprocessorDefinitions>WIN32;_DEBUG;_MBCS;DEBUG_LEVEL=1;_CRT_SECURE_NO_DEPRECATE=1;_USE_32BIT_TIME_T=1;_CONSOLE;CASE_INSENSITIVE;OS_NT;PCRE_STATIC;%(PreprocessorDefinitions)</PreprocessorDefinitions>
119       <MinimalRebuild>true</MinimalRebuild>
120       <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
121       <FunctionLevelLinking>true</FunctionLevelLinking>
122       <ForceConformanceInForLoopScope>true</ForceConformanceInForLoopScope>
123       <RuntimeTypeInfo>true</RuntimeTypeInfo>
124       <PrecompiledHeaderFile>FirstTemplateDefinitionCompiler.h</PrecompiledHeaderFile>
125       <PrecompiledHeaderOutputFile>$(OutDir)$(ProjectName).pch</PrecompiledHeaderOutputFile>
126       <AssemblerListingLocation>$(OutDir)</AssemblerListingLocation>
127       <ObjectFileName>$(OutDir)</ObjectFileName>
128       <ProgramDataBaseFileName>$(OutDir)$(ProjectName)_o.pdb</ProgramDataBaseFileName>
129       <WarningLevel>Level4</WarningLevel>
130       <TreatWarningAsError>false</TreatWarningAsError>
131       <SuppressStartupBanner>true</SuppressStartupBanner>
132       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
133       <CompileAs>Default</CompileAs>
134       <UseFullPaths>true</UseFullPaths>
135       <TreatWChar_tAsBuiltInType>false</TreatWChar_tAsBuiltInType>
136     </ClCompile>
137     <Link>
138       <AdditionalDependencies>ws2_32.lib;libclient.lib;librpc.lib;libsupp.lib;libpcre.a;zlib.lib;%(AdditionalDependencies)</AdditionalDependencies>
139       <OutputFile>$(OutDir)$(ProjectName)_o.exe</OutputFile>
140       <AdditionalLibraryDirectories>..\..\..\..\..\..\external\3rd\library\stlport453\lib\win32;..\..\..\..\..\..\external\3rd\library\pcre\4.1\win32\lib;..\..\..\..\..\..\external\3rd\library\perforce\lib\win32;..\..\..\..\..\..\external\3rd\library\zlib\lib\win32;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
141       <IgnoreSpecificDefaultLibraries>libcmt;libc;%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries>
142       <GenerateDebugInformation>true</GenerateDebugInformation>
143       <ProgramDatabaseFile>$(OutDir)$(ProjectName)_o.pdb</ProgramDatabaseFile>
144       <SubSystem>Console</SubSystem>
145     </Link>
146     <ResourceCompile>
147       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
148       <Culture>0x0409</Culture>
149     </ResourceCompile>
150   </ItemDefinitionGroup>
151   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
152     <ClCompile>
153       <Optimization>MaxSpeed</Optimization>
154       <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
155       <IntrinsicFunctions>true</IntrinsicFunctions>
156       <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
157       <OmitFramePointers>true</OmitFramePointers>
158       <AdditionalIncludeDirectories>..\..\..\..\..\..\external\3rd\library\perforce\include;..\..\..\..\..\..\external\3rd\library\pcre\4.1\win32\include;..\..\..\..\..\..\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;..\..\..\..\..\shared\library\sharedCompression\include\public;..\..\..\..\..\shared\library\sharedDebug\include\public;..\..\..\..\..\shared\library\sharedFile\include\public;..\..\..\..\..\shared\library\sharedFoundation\include\public;..\..\..\..\..\shared\library\sharedFoundationTypes\include\public;..\..\..\..\..\shared\library\sharedMath\include\public;..\..\..\..\..\shared\library\sharedMathArchive\include\public;..\..\..\..\..\shared\library\sharedMemoryManager\include\public;..\..\..\..\..\shared\library\sharedObject\include\public;..\..\..\..\..\shared\library\sharedRandom\include\public;..\..\..\..\..\shared\library\sharedRegex\include\public;..\..\..\..\..\shared\library\sharedTemplate\include\public;..\..\..\..\..\shared\library\sharedTemplateDefinition\include\public;..\..\..\..\..\shared\library\sharedThread\include\public;..\..\..\..\..\shared\library\sharedUtility\include\public;..\..\src\shared\core;..\..\src\win32;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
159       <PreprocessorDefinitions>WIN32;NDEBUG;_MBCS;DEBUG_LEVEL=0;_CRT_SECURE_NO_DEPRECATE=1;_USE_32BIT_TIME_T=1;_CONSOLE;CASE_INSENSITIVE;OS_NT;PCRE_STATIC;%(PreprocessorDefinitions)</PreprocessorDefinitions>
160       <StringPooling>true</StringPooling>
161       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
162       <FunctionLevelLinking>true</FunctionLevelLinking>
163       <ForceConformanceInForLoopScope>true</ForceConformanceInForLoopScope>
164       <RuntimeTypeInfo>true</RuntimeTypeInfo>
165       <PrecompiledHeaderFile>FirstTemplateDefinitionCompiler.h</PrecompiledHeaderFile>
166       <PrecompiledHeaderOutputFile>$(OutDir)$(ProjectName).pch</PrecompiledHeaderOutputFile>
167       <AssemblerListingLocation>$(OutDir)</AssemblerListingLocation>
168       <ObjectFileName>$(OutDir)</ObjectFileName>
169       <ProgramDataBaseFileName>$(OutDir)$(ProjectName)_r.pdb</ProgramDataBaseFileName>
170       <WarningLevel>Level4</WarningLevel>
171       <TreatWarningAsError>false</TreatWarningAsError>
172       <SuppressStartupBanner>true</SuppressStartupBanner>
173       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
174       <CompileAs>Default</CompileAs>
175       <UseFullPaths>true</UseFullPaths>
176       <TreatWChar_tAsBuiltInType>false</TreatWChar_tAsBuiltInType>
177     </ClCompile>
178     <Link>
179       <AdditionalDependencies>ws2_32.lib;libclient.lib;librpc.lib;libsupp.lib;libpcre.a;zlib.lib;%(AdditionalDependencies)</AdditionalDependencies>
180       <OutputFile>$(OutDir)$(ProjectName)_r.exe</OutputFile>
181       <AdditionalLibraryDirectories>..\..\..\..\..\..\external\3rd\library\stlport453\lib\win32;..\..\..\..\..\..\external\3rd\library\pcre\4.1\win32\lib;..\..\..\..\..\..\external\3rd\library\perforce\lib\win32;..\..\..\..\..\..\external\3rd\library\zlib\lib\win32;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
182       <IgnoreSpecificDefaultLibraries>libc;%(IgnoreSpecificDefaultLibraries)</IgnoreSpecificDefaultLibraries>
183       <GenerateDebugInformation>true</GenerateDebugInformation>
184       <ProgramDatabaseFile>$(OutDir)$(ProjectName)_r.pdb</ProgramDatabaseFile>
185       <SubSystem>Console</SubSystem>
186     </Link>
187     <ResourceCompile>
188       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
189       <Culture>0x0409</Culture>
190     </ResourceCompile>
191   </ItemDefinitionGroup>
192   <ItemGroup>
193     <ClCompile Include="..\..\src\shared\core\TemplateDefinitionCompiler.cpp">
194       <Optimization Condition="'$(Configuration)|$(Platform)'=='Optimized|Win32'">MaxSpeed</Optimization>
195     </ClCompile>
196     <ClCompile Include="..\..\src\win32\FirstTemplateDefinitionCompiler.cpp">
197       <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader>
198       <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Optimized|Win32'">Create</PrecompiledHeader>
199       <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Create</PrecompiledHeader>
200     </ClCompile>
201   </ItemGroup>
202   <ItemGroup>
203     <ClInclude Include="..\..\src\win32\FirstTemplateDefinitionCompiler.h" />
204   </ItemGroup>
205   <ItemGroup>
206     <ProjectReference Include="..\..\..\..\..\..\external\ours\library\archive\build\win32\archive.vcxproj">
207       <Project>{52153865-1abf-4fbb-84c4-0fc439716f1e}</Project>
208       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
209     </ProjectReference>
210     <ProjectReference Include="..\..\..\..\..\..\external\ours\library\fileInterface\build\win32\fileInterface.vcxproj">
211       <Project>{de93996c-cb51-4d61-85a0-a9dfc677445f}</Project>
212       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
213     </ProjectReference>
214     <ProjectReference Include="..\..\..\..\..\..\external\ours\library\localizationArchive\build\win32\localizationArchive.vcxproj">
215       <Project>{a8036ec1-9682-4315-a3d2-6b26c3245d50}</Project>
216       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
217     </ProjectReference>
218     <ProjectReference Include="..\..\..\..\..\..\external\ours\library\localization\build\win32\localization.vcxproj">
219       <Project>{0fb11bc8-3bd1-4471-8dda-da3bc05937b2}</Project>
220       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
221     </ProjectReference>
222     <ProjectReference Include="..\..\..\..\..\..\external\ours\library\unicodeArchive\build\win32\unicodeArchive.vcxproj">
223       <Project>{41269a52-38b8-4f9a-ae38-1103bb03a10b}</Project>
224       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
225     </ProjectReference>
226     <ProjectReference Include="..\..\..\..\..\..\external\ours\library\unicode\build\win32\unicode.vcxproj">
227       <Project>{b97963ef-49e4-477e-85ff-e7fee7c626d7}</Project>
228       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
229     </ProjectReference>
230     <ProjectReference Include="..\..\..\..\library\sharedCompression\build\win32\sharedCompression.vcxproj">
231       <Project>{6bd52b35-92ca-44e4-995e-2b79c7398183}</Project>
232       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
233     </ProjectReference>
234     <ProjectReference Include="..\..\..\..\library\sharedDebug\build\win32\sharedDebug.vcxproj">
235       <Project>{f3245c29-7760-4956-b1b7-fc483be417cd}</Project>
236       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
237     </ProjectReference>
238     <ProjectReference Include="..\..\..\..\library\sharedFile\build\win32\sharedFile.vcxproj">
239       <Project>{e0f9d922-daa7-475e-a95a-7bc540ed58fe}</Project>
240       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
241     </ProjectReference>
242     <ProjectReference Include="..\..\..\..\library\sharedFoundationTypes\build\win32\sharedFoundationTypes.vcxproj">
243       <Project>{d6cc353f-4fd1-4aeb-a984-e7b2e9ce4e69}</Project>
244       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
245     </ProjectReference>
246     <ProjectReference Include="..\..\..\..\library\sharedFoundation\build\win32\sharedFoundation.vcxproj">
247       <Project>{c595c10e-ada8-429a-896a-8904a46737d3}</Project>
248       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
249     </ProjectReference>
250     <ProjectReference Include="..\..\..\..\library\sharedIoWin\build\win32\sharedIoWin.vcxproj">
251       <Project>{03819289-4e8b-44e9-9f3b-a3243c9797c9}</Project>
252       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
253     </ProjectReference>
254     <ProjectReference Include="..\..\..\..\library\sharedLog\build\win32\sharedLog.vcxproj">
255       <Project>{2ae0cef0-c4f2-4786-a026-8338fb09d61b}</Project>
256       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
257     </ProjectReference>
258     <ProjectReference Include="..\..\..\..\library\sharedMathArchive\build\win32\sharedMathArchive.vcxproj">
259       <Project>{0202adb3-5587-4138-a626-52b7db52fbba}</Project>
260       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
261     </ProjectReference>
262     <ProjectReference Include="..\..\..\..\library\sharedMath\build\win32\sharedMath.vcxproj">
263       <Project>{5789ea7c-6596-4dcc-a9fb-dd7582888f90}</Project>
264       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
265     </ProjectReference>
266     <ProjectReference Include="..\..\..\..\library\sharedMemoryManager\build\win32\sharedMemoryManager.vcxproj">
267       <Project>{dc2cd926-8ea3-4add-aa62-a95cca8ac7dd}</Project>
268       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
269     </ProjectReference>
270     <ProjectReference Include="..\..\..\..\library\sharedMessageDispatch\build\win32\sharedMessageDispatch.vcxproj">
271       <Project>{c87164f5-14a9-403c-8bc4-217fd40731ea}</Project>
272       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
273     </ProjectReference>
274     <ProjectReference Include="..\..\..\..\library\sharedNetworkMessages\build\win32\sharedNetworkMessages.vcxproj">
275       <Project>{decf2964-3a66-4fa6-ab27-d4507c5480ea}</Project>
276       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
277     </ProjectReference>
278     <ProjectReference Include="..\..\..\..\library\sharedObject\build\win32\sharedObject.vcxproj">
279       <Project>{ac1277c1-ce5a-4ece-9be3-6b4647b657a5}</Project>
280       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
281     </ProjectReference>
282     <ProjectReference Include="..\..\..\..\library\sharedRandom\build\win32\sharedRandom.vcxproj">
283       <Project>{2e6982e0-dcb6-4ed9-bfad-d29daeea6ad2}</Project>
284       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
285     </ProjectReference>
286     <ProjectReference Include="..\..\..\..\library\sharedRegex\build\win32\sharedRegex.vcxproj">
287       <Project>{1d87a2e7-f0cf-42e9-bc38-846c53622c40}</Project>
288       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
289     </ProjectReference>
290     <ProjectReference Include="..\..\..\..\library\sharedSwitcher\build\win32\sharedSwitcher.vcxproj">
291       <Project>{070babeb-131a-4dc7-8621-69407c531f8e}</Project>
292       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
293     </ProjectReference>
294     <ProjectReference Include="..\..\..\..\library\sharedSynchronization\build\win32\sharedSynchronization.vcxproj">
295       <Project>{2fe4e38d-be7d-4e3b-9613-63e9f01855f4}</Project>
296       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
297     </ProjectReference>
298     <ProjectReference Include="..\..\..\..\library\sharedTemplateDefinition\build\win32\sharedTemplateDefinition.vcxproj">
299       <Project>{8e0fcf44-63b5-4137-9baa-a740eb10ed94}</Project>
300       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
301     </ProjectReference>
302     <ProjectReference Include="..\..\..\..\library\sharedThread\build\win32\sharedThread.vcxproj">
303       <Project>{858f7dce-325a-467c-9dda-2fe40217286f}</Project>
304       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
305     </ProjectReference>
306     <ProjectReference Include="..\..\..\..\library\sharedUtility\build\win32\sharedUtility.vcxproj">
307       <Project>{52df0d16-d070-47fc-b987-8d80b027d114}</Project>
308       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
309     </ProjectReference>
310   </ItemGroup>
311   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
312   <ImportGroup Label="ExtensionTargets">
313   </ImportGroup>
314 </Project>