WTFGenerated.vcxproj 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132
  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="DebugSuffix|Win32">
  5. <Configuration>DebugSuffix</Configuration>
  6. <Platform>Win32</Platform>
  7. </ProjectConfiguration>
  8. <ProjectConfiguration Include="Debug_WinCairo|Win32">
  9. <Configuration>Debug_WinCairo</Configuration>
  10. <Platform>Win32</Platform>
  11. </ProjectConfiguration>
  12. <ProjectConfiguration Include="Debug|Win32">
  13. <Configuration>Debug</Configuration>
  14. <Platform>Win32</Platform>
  15. </ProjectConfiguration>
  16. <ProjectConfiguration Include="Production|Win32">
  17. <Configuration>Production</Configuration>
  18. <Platform>Win32</Platform>
  19. </ProjectConfiguration>
  20. <ProjectConfiguration Include="Release_WinCairo|Win32">
  21. <Configuration>Release_WinCairo</Configuration>
  22. <Platform>Win32</Platform>
  23. </ProjectConfiguration>
  24. <ProjectConfiguration Include="Release|Win32">
  25. <Configuration>Release</Configuration>
  26. <Platform>Win32</Platform>
  27. </ProjectConfiguration>
  28. </ItemGroup>
  29. <ItemGroup>
  30. <None Include="build-generated-files.sh" />
  31. <None Include="copy-files.cmd" />
  32. <None Include="work-around-vs-dependency-tracking-bugs.py" />
  33. <None Include="WTFGenerated.make" />
  34. </ItemGroup>
  35. <PropertyGroup Label="Globals">
  36. <ProjectGuid>{F7366596-0520-4433-B8FF-D843E31E5199}</ProjectGuid>
  37. <Keyword>MakeFileProj</Keyword>
  38. </PropertyGroup>
  39. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  40. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
  41. <ConfigurationType>Makefile</ConfigurationType>
  42. <UseDebugLibraries>true</UseDebugLibraries>
  43. </PropertyGroup>
  44. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|Win32'" Label="Configuration">
  45. <ConfigurationType>Makefile</ConfigurationType>
  46. <UseDebugLibraries>true</UseDebugLibraries>
  47. </PropertyGroup>
  48. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|Win32'" Label="Configuration">
  49. <ConfigurationType>Makefile</ConfigurationType>
  50. <UseDebugLibraries>true</UseDebugLibraries>
  51. </PropertyGroup>
  52. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
  53. <ConfigurationType>Makefile</ConfigurationType>
  54. <UseDebugLibraries>false</UseDebugLibraries>
  55. </PropertyGroup>
  56. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|Win32'" Label="Configuration">
  57. <ConfigurationType>Makefile</ConfigurationType>
  58. <UseDebugLibraries>false</UseDebugLibraries>
  59. </PropertyGroup>
  60. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Production|Win32'" Label="Configuration">
  61. <ConfigurationType>Makefile</ConfigurationType>
  62. <UseDebugLibraries>false</UseDebugLibraries>
  63. </PropertyGroup>
  64. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  65. <ImportGroup Label="ExtensionSettings">
  66. </ImportGroup>
  67. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
  68. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  69. <Import Project="WTFGeneratedDebug.props" />
  70. </ImportGroup>
  71. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|Win32'" Label="PropertySheets">
  72. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  73. <Import Project="WTFGeneratedDebug.props" />
  74. </ImportGroup>
  75. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|Win32'" Label="PropertySheets">
  76. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  77. <Import Project="WTFGeneratedDebug.props" />
  78. <Import Project="$(WebKit_Libraries)\tools\vsprops\debugsuffix.props" />
  79. </ImportGroup>
  80. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
  81. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  82. <Import Project="WTFGeneratedRelease.props" />
  83. </ImportGroup>
  84. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|Win32'" Label="PropertySheets">
  85. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  86. <Import Project="WTFGeneratedRelease.props" />
  87. </ImportGroup>
  88. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Production|Win32'" Label="PropertySheets">
  89. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  90. <Import Project="WTFGeneratedProduction.props" />
  91. </ImportGroup>
  92. <PropertyGroup Label="UserMacros" />
  93. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  94. <NMakeOutput />
  95. </PropertyGroup>
  96. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|Win32'">
  97. <NMakeOutput />
  98. </PropertyGroup>
  99. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|Win32'">
  100. <NMakeOutput />
  101. </PropertyGroup>
  102. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  103. <NMakeOutput />
  104. </PropertyGroup>
  105. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|Win32'">
  106. <NMakeOutput />
  107. </PropertyGroup>
  108. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Production|Win32'">
  109. <NMakeOutput />
  110. </PropertyGroup>
  111. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  112. <BuildLog />
  113. </ItemDefinitionGroup>
  114. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug_WinCairo|Win32'">
  115. <BuildLog />
  116. </ItemDefinitionGroup>
  117. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DebugSuffix|Win32'">
  118. <BuildLog />
  119. </ItemDefinitionGroup>
  120. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  121. <BuildLog />
  122. </ItemDefinitionGroup>
  123. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release_WinCairo|Win32'">
  124. <BuildLog />
  125. </ItemDefinitionGroup>
  126. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Production|Win32'">
  127. <BuildLog />
  128. </ItemDefinitionGroup>
  129. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  130. <ImportGroup Label="ExtensionTargets">
  131. </ImportGroup>
  132. </Project>