You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

345 lines
20 KiB

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" ToolsVersion="4.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="Debug|x64">
  9. <Configuration>Debug</Configuration>
  10. <Platform>x64</Platform>
  11. </ProjectConfiguration>
  12. <ProjectConfiguration Include="ICU Debug|Win32">
  13. <Configuration>ICU Debug</Configuration>
  14. <Platform>Win32</Platform>
  15. </ProjectConfiguration>
  16. <ProjectConfiguration Include="ICU Debug|x64">
  17. <Configuration>ICU Debug</Configuration>
  18. <Platform>x64</Platform>
  19. </ProjectConfiguration>
  20. <ProjectConfiguration Include="ICU Release|Win32">
  21. <Configuration>ICU Release</Configuration>
  22. <Platform>Win32</Platform>
  23. </ProjectConfiguration>
  24. <ProjectConfiguration Include="ICU Release|x64">
  25. <Configuration>ICU Release</Configuration>
  26. <Platform>x64</Platform>
  27. </ProjectConfiguration>
  28. <ProjectConfiguration Include="Release|Win32">
  29. <Configuration>Release</Configuration>
  30. <Platform>Win32</Platform>
  31. </ProjectConfiguration>
  32. <ProjectConfiguration Include="Release|x64">
  33. <Configuration>Release</Configuration>
  34. <Platform>x64</Platform>
  35. </ProjectConfiguration>
  36. <ProjectConfiguration Include="Static Debug|Win32">
  37. <Configuration>Static Debug</Configuration>
  38. <Platform>Win32</Platform>
  39. </ProjectConfiguration>
  40. <ProjectConfiguration Include="Static Debug|x64">
  41. <Configuration>Static Debug</Configuration>
  42. <Platform>x64</Platform>
  43. </ProjectConfiguration>
  44. <ProjectConfiguration Include="Static Release|Win32">
  45. <Configuration>Static Release</Configuration>
  46. <Platform>Win32</Platform>
  47. </ProjectConfiguration>
  48. <ProjectConfiguration Include="Static Release|x64">
  49. <Configuration>Static Release</Configuration>
  50. <Platform>x64</Platform>
  51. </ProjectConfiguration>
  52. </ItemGroup>
  53. <PropertyGroup Label="Globals">
  54. <ProjectGuid>{E305E46C-9D74-4755-BF57-29DEAEF4DCDD}</ProjectGuid>
  55. <Keyword>MakeFileProj</Keyword>
  56. </PropertyGroup>
  57. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  58. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ICU Release|Win32'" Label="Configuration">
  59. <ConfigurationType>Utility</ConfigurationType>
  60. <UseOfMfc>false</UseOfMfc>
  61. <PlatformToolset>v110</PlatformToolset>
  62. </PropertyGroup>
  63. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ICU Debug|Win32'" Label="Configuration">
  64. <ConfigurationType>Utility</ConfigurationType>
  65. <UseOfMfc>false</UseOfMfc>
  66. <PlatformToolset>v110</PlatformToolset>
  67. </PropertyGroup>
  68. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Static Release|Win32'" Label="Configuration">
  69. <ConfigurationType>Utility</ConfigurationType>
  70. <UseOfMfc>false</UseOfMfc>
  71. <PlatformToolset>v110</PlatformToolset>
  72. </PropertyGroup>
  73. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Static Debug|Win32'" Label="Configuration">
  74. <ConfigurationType>Utility</ConfigurationType>
  75. <UseOfMfc>false</UseOfMfc>
  76. <PlatformToolset>v110</PlatformToolset>
  77. </PropertyGroup>
  78. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
  79. <ConfigurationType>Utility</ConfigurationType>
  80. <UseOfMfc>false</UseOfMfc>
  81. <PlatformToolset>v110</PlatformToolset>
  82. </PropertyGroup>
  83. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
  84. <ConfigurationType>Utility</ConfigurationType>
  85. <UseOfMfc>false</UseOfMfc>
  86. <PlatformToolset>v110</PlatformToolset>
  87. </PropertyGroup>
  88. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ICU Release|x64'" Label="Configuration">
  89. <ConfigurationType>Utility</ConfigurationType>
  90. <UseOfMfc>false</UseOfMfc>
  91. <PlatformToolset>v110</PlatformToolset>
  92. </PropertyGroup>
  93. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='ICU Debug|x64'" Label="Configuration">
  94. <ConfigurationType>Utility</ConfigurationType>
  95. <UseOfMfc>false</UseOfMfc>
  96. <PlatformToolset>v110</PlatformToolset>
  97. </PropertyGroup>
  98. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Static Release|x64'" Label="Configuration">
  99. <ConfigurationType>Utility</ConfigurationType>
  100. <UseOfMfc>false</UseOfMfc>
  101. <PlatformToolset>v110</PlatformToolset>
  102. </PropertyGroup>
  103. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Static Debug|x64'" Label="Configuration">
  104. <ConfigurationType>Utility</ConfigurationType>
  105. <UseOfMfc>false</UseOfMfc>
  106. <PlatformToolset>v110</PlatformToolset>
  107. </PropertyGroup>
  108. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
  109. <ConfigurationType>Utility</ConfigurationType>
  110. <UseOfMfc>false</UseOfMfc>
  111. <PlatformToolset>v110</PlatformToolset>
  112. </PropertyGroup>
  113. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
  114. <ConfigurationType>Utility</ConfigurationType>
  115. <UseOfMfc>false</UseOfMfc>
  116. <PlatformToolset>v110</PlatformToolset>
  117. </PropertyGroup>
  118. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  119. <ImportGroup Label="ExtensionSettings">
  120. </ImportGroup>
  121. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ICU Release|Win32'" Label="PropertySheets">
  122. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  123. </ImportGroup>
  124. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ICU Debug|Win32'" Label="PropertySheets">
  125. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  126. </ImportGroup>
  127. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Static Release|Win32'" Label="PropertySheets">
  128. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  129. </ImportGroup>
  130. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Static Debug|Win32'" Label="PropertySheets">
  131. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  132. </ImportGroup>
  133. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
  134. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  135. </ImportGroup>
  136. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
  137. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  138. </ImportGroup>
  139. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ICU Release|x64'" Label="PropertySheets">
  140. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  141. </ImportGroup>
  142. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='ICU Debug|x64'" Label="PropertySheets">
  143. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  144. </ImportGroup>
  145. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Static Release|x64'" Label="PropertySheets">
  146. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  147. </ImportGroup>
  148. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Static Debug|x64'" Label="PropertySheets">
  149. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  150. </ImportGroup>
  151. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
  152. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  153. </ImportGroup>
  154. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
  155. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  156. </ImportGroup>
  157. <PropertyGroup Label="UserMacros" />
  158. <PropertyGroup>
  159. <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
  160. <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\..\..\..\..\..\Build\Win32\VC11\$(Configuration)\</OutDir>
  161. <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(OutDir)obj\$(ProjectName)\</IntDir>
  162. <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\..\..\..\..\..\Build\Win64\VC11\$(Configuration)\</OutDir>
  163. <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(OutDir)obj\$(ProjectName)\</IntDir>
  164. <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\..\..\..\..\..\Build\Win32\VC11\$(Configuration)\</OutDir>
  165. <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(OutDir)obj\$(ProjectName)\</IntDir>
  166. <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.\..\..\..\..\..\Build\Win64\VC11\$(Configuration)\</OutDir>
  167. <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(OutDir)obj\$(ProjectName)\</IntDir>
  168. <OutDir Condition="'$(Configuration)|$(Platform)'=='Static Debug|Win32'">.\..\..\..\..\..\Build\Win32\VC11\$(Configuration)\</OutDir>
  169. <IntDir Condition="'$(Configuration)|$(Platform)'=='Static Debug|Win32'">$(OutDir)obj\$(ProjectName)\</IntDir>
  170. <OutDir Condition="'$(Configuration)|$(Platform)'=='Static Debug|x64'">.\..\..\..\..\..\Build\Win64\VC11\$(Configuration)\</OutDir>
  171. <IntDir Condition="'$(Configuration)|$(Platform)'=='Static Debug|x64'">$(OutDir)obj\$(ProjectName)\</IntDir>
  172. <OutDir Condition="'$(Configuration)|$(Platform)'=='Static Release|Win32'">.\..\..\..\..\..\Build\Win32\VC11\$(Configuration)\</OutDir>
  173. <IntDir Condition="'$(Configuration)|$(Platform)'=='Static Release|Win32'">$(OutDir)obj\$(ProjectName)\</IntDir>
  174. <OutDir Condition="'$(Configuration)|$(Platform)'=='Static Release|x64'">.\..\..\..\..\..\Build\Win64\VC11\$(Configuration)\</OutDir>
  175. <IntDir Condition="'$(Configuration)|$(Platform)'=='Static Release|x64'">$(OutDir)obj\$(ProjectName)\</IntDir>
  176. <OutDir Condition="'$(Configuration)|$(Platform)'=='ICU Debug|Win32'">.\..\..\..\..\..\Build\Win32\VC11\$(Configuration)\</OutDir>
  177. <IntDir Condition="'$(Configuration)|$(Platform)'=='ICU Debug|Win32'">$(OutDir)obj\$(ProjectName)\</IntDir>
  178. <OutDir Condition="'$(Configuration)|$(Platform)'=='ICU Debug|x64'">.\..\..\..\..\..\Build\Win64\VC11\$(Configuration)\</OutDir>
  179. <IntDir Condition="'$(Configuration)|$(Platform)'=='ICU Debug|x64'">$(OutDir)obj\$(ProjectName)\</IntDir>
  180. <OutDir Condition="'$(Configuration)|$(Platform)'=='ICU Release|Win32'">.\..\..\..\..\..\Build\Win32\VC11\$(Configuration)\</OutDir>
  181. <IntDir Condition="'$(Configuration)|$(Platform)'=='ICU Release|Win32'">$(OutDir)obj\$(ProjectName)\</IntDir>
  182. <OutDir Condition="'$(Configuration)|$(Platform)'=='ICU Release|x64'">.\..\..\..\..\..\Build\Win64\VC11\$(Configuration)\</OutDir>
  183. <IntDir Condition="'$(Configuration)|$(Platform)'=='ICU Release|x64'">$(OutDir)obj\$(ProjectName)\</IntDir>
  184. </PropertyGroup>
  185. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  186. <ExecutablePath>$(ExecutablePath)</ExecutablePath>
  187. <IncludePath>$(IncludePath)</IncludePath>
  188. <LibraryPath>$(LibraryPath)</LibraryPath>
  189. </PropertyGroup>
  190. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  191. <ExecutablePath>$(ExecutablePath)</ExecutablePath>
  192. <IncludePath>$(IncludePath)</IncludePath>
  193. <LibraryPath>$(LibraryPath)</LibraryPath>
  194. </PropertyGroup>
  195. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  196. <Midl>
  197. <TargetEnvironment>X64</TargetEnvironment>
  198. </Midl>
  199. </ItemDefinitionGroup>
  200. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  201. <Midl>
  202. <TargetEnvironment>X64</TargetEnvironment>
  203. </Midl>
  204. </ItemDefinitionGroup>
  205. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Static Debug|x64'">
  206. <Midl>
  207. <TargetEnvironment>X64</TargetEnvironment>
  208. </Midl>
  209. </ItemDefinitionGroup>
  210. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Static Release|x64'">
  211. <Midl>
  212. <TargetEnvironment>X64</TargetEnvironment>
  213. </Midl>
  214. </ItemDefinitionGroup>
  215. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ICU Debug|x64'">
  216. <Midl>
  217. <TargetEnvironment>X64</TargetEnvironment>
  218. </Midl>
  219. </ItemDefinitionGroup>
  220. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='ICU Release|x64'">
  221. <Midl>
  222. <TargetEnvironment>X64</TargetEnvironment>
  223. </Midl>
  224. </ItemDefinitionGroup>
  225. <ItemGroup>
  226. <ProjectReference Include="..\CreateDOMDocument\CreateDOMDocument.vcxproj">
  227. <Project>{8709dc2a-0ec9-4b67-9e98-95d5174b2c3f}</Project>
  228. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  229. </ProjectReference>
  230. <ProjectReference Include="..\DOMCount\DOMCount.vcxproj">
  231. <Project>{60e3008a-0d78-4b25-a12e-9d7a3921f67c}</Project>
  232. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  233. </ProjectReference>
  234. <ProjectReference Include="..\DOMMemTest\DOMMemTest.vcxproj">
  235. <Project>{0d9cb6cf-db0b-495d-b674-8fc3dd3c12c2}</Project>
  236. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  237. </ProjectReference>
  238. <ProjectReference Include="..\DOMNormalizerTest\DOMNormalizerTest.vcxproj">
  239. <Project>{be9c14b1-2301-4c62-85e2-b583d22ae29c}</Project>
  240. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  241. </ProjectReference>
  242. <ProjectReference Include="..\DOMPrint\DOMPrint.vcxproj">
  243. <Project>{056463a8-aedd-4b92-bc24-c0c154c0379c}</Project>
  244. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  245. </ProjectReference>
  246. <ProjectReference Include="..\DOMTest\DOMTest.vcxproj">
  247. <Project>{3c777db7-42d1-4aa6-a051-24213e411891}</Project>
  248. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  249. </ProjectReference>
  250. <ProjectReference Include="..\DOMTraversalTest\DOMTraversalTest.vcxproj">
  251. <Project>{dfc196b9-2146-4cda-ac0a-632bd38fa41d}</Project>
  252. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  253. </ProjectReference>
  254. <ProjectReference Include="..\DOMTypeInfoTest\DOMTypeInfoTest.vcxproj">
  255. <Project>{15a10df2-f551-4306-a4cc-690f58c58081}</Project>
  256. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  257. </ProjectReference>
  258. <ProjectReference Include="..\EncodingTest\EncodingTest.vcxproj">
  259. <Project>{b8b50fe7-b620-4d19-a147-b167d087dd53}</Project>
  260. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  261. </ProjectReference>
  262. <ProjectReference Include="..\EnumVal\EnumVal.vcxproj">
  263. <Project>{26a4fa00-db6e-43fa-83d4-0fc3a5472a27}</Project>
  264. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  265. </ProjectReference>
  266. <ProjectReference Include="..\InitTermTest\InitTermTest.vcxproj">
  267. <Project>{2682b2ab-e341-4528-85ab-be95de77a9bc}</Project>
  268. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  269. </ProjectReference>
  270. <ProjectReference Include="..\MemHandlerTest\MemHandlerTest.vcxproj">
  271. <Project>{160ac448-ad35-4fa9-8c4d-ff46a0e5be5d}</Project>
  272. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  273. </ProjectReference>
  274. <ProjectReference Include="..\MemParse\MemParse.vcxproj">
  275. <Project>{6f412978-851f-494d-8c3d-df97a515edf5}</Project>
  276. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  277. </ProjectReference>
  278. <ProjectReference Include="..\PParse\PParse.vcxproj">
  279. <Project>{65be6cca-6f7f-4db9-a6fd-c220e9fe87ad}</Project>
  280. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  281. </ProjectReference>
  282. <ProjectReference Include="..\PSVIWriter\PSVIWriter.vcxproj">
  283. <Project>{fb7e86db-9557-4044-8ff7-a9131bb021e6}</Project>
  284. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  285. </ProjectReference>
  286. <ProjectReference Include="..\RangeTest\RangeTest.vcxproj">
  287. <Project>{bbd46c34-dea0-42ab-96ab-e87c6371a6c2}</Project>
  288. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  289. </ProjectReference>
  290. <ProjectReference Include="..\Redirect\Redirect.vcxproj">
  291. <Project>{569d5a1e-c582-40b7-8bfc-fc7b5d4dda75}</Project>
  292. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  293. </ProjectReference>
  294. <ProjectReference Include="..\SAX2Count\SAX2Count.vcxproj">
  295. <Project>{fb794093-ca26-4dbf-a7df-1a62b7c872d5}</Project>
  296. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  297. </ProjectReference>
  298. <ProjectReference Include="..\SAX2Print\SAX2Print.vcxproj">
  299. <Project>{7259b5d2-54fe-4142-9321-0572c615f0a2}</Project>
  300. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  301. </ProjectReference>
  302. <ProjectReference Include="..\SAXCount\SAXCount.vcxproj">
  303. <Project>{2ab767a9-6a3b-4993-8fdb-3e6a30560739}</Project>
  304. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  305. </ProjectReference>
  306. <ProjectReference Include="..\SAXPrint\SAXPrint.vcxproj">
  307. <Project>{959445ac-9081-4590-b457-c96164cf4bfa}</Project>
  308. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  309. </ProjectReference>
  310. <ProjectReference Include="..\SCMPrint\SCMPrint.vcxproj">
  311. <Project>{895edbf3-6a97-4641-8d96-7282005f8dd7}</Project>
  312. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  313. </ProjectReference>
  314. <ProjectReference Include="..\SEnumVal\SEnumVal.vcxproj">
  315. <Project>{2230d938-8908-4c12-9e96-9c6c4048a52d}</Project>
  316. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  317. </ProjectReference>
  318. <ProjectReference Include="..\StdInParse\StdInParse.vcxproj">
  319. <Project>{d2d5d167-5dbc-4b68-9af0-b7a9ebe86284}</Project>
  320. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  321. </ProjectReference>
  322. <ProjectReference Include="..\ThreadTest\ThreadTest.vcxproj">
  323. <Project>{792c0625-de93-4756-aafa-23cced2157b0}</Project>
  324. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  325. </ProjectReference>
  326. <ProjectReference Include="..\XercesLib\XercesLib.vcxproj">
  327. <Project>{152ce948-f659-4206-a50a-1d2b9658ef96}</Project>
  328. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  329. </ProjectReference>
  330. <ProjectReference Include="..\XInclude\XInclude.vcxproj">
  331. <Project>{117d4c21-4c54-478f-83ae-d6179a8d7ef1}</Project>
  332. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  333. </ProjectReference>
  334. <ProjectReference Include="..\XSerializerTest\XSerializerTest.vcxproj">
  335. <Project>{4d8fea60-a74f-4267-852f-c421af12198d}</Project>
  336. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  337. </ProjectReference>
  338. <ProjectReference Include="..\XSValueTest\XSValueTest.vcxproj">
  339. <Project>{d3552fbc-8618-43c5-86c0-237536d8e700}</Project>
  340. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  341. </ProjectReference>
  342. </ItemGroup>
  343. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  344. <ImportGroup Label="ExtensionTargets">
  345. </ImportGroup>
  346. </Project>