2
0

libv8.2012.vcxproj 7.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148
  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="Release|Win32">
  13. <Configuration>Release</Configuration>
  14. <Platform>Win32</Platform>
  15. </ProjectConfiguration>
  16. <ProjectConfiguration Include="Release|x64">
  17. <Configuration>Release</Configuration>
  18. <Platform>x64</Platform>
  19. </ProjectConfiguration>
  20. </ItemGroup>
  21. <PropertyGroup Label="Globals">
  22. <ProjectName>libv8</ProjectName>
  23. <ProjectGuid>{AB03E82B-48B1-4374-B32A-A1AF83DDC6C2}</ProjectGuid>
  24. <RootNamespace>libv8</RootNamespace>
  25. <Keyword>Win32Proj</Keyword>
  26. </PropertyGroup>
  27. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  28. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
  29. <ConfigurationType>Utility</ConfigurationType>
  30. <CharacterSet>MultiByte</CharacterSet>
  31. <PlatformToolset>v110</PlatformToolset>
  32. </PropertyGroup>
  33. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
  34. <ConfigurationType>Utility</ConfigurationType>
  35. <CharacterSet>MultiByte</CharacterSet>
  36. <PlatformToolset>v110</PlatformToolset>
  37. </PropertyGroup>
  38. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
  39. <ConfigurationType>Utility</ConfigurationType>
  40. <CharacterSet>MultiByte</CharacterSet>
  41. <PlatformToolset>v110</PlatformToolset>
  42. </PropertyGroup>
  43. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
  44. <ConfigurationType>Utility</ConfigurationType>
  45. <CharacterSet>MultiByte</CharacterSet>
  46. <PlatformToolset>v110</PlatformToolset>
  47. </PropertyGroup>
  48. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  49. <Import Project="$(SolutionDir)\w32\extdll.props" />
  50. <ImportGroup Label="ExtensionSettings">
  51. </ImportGroup>
  52. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
  53. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  54. <Import Project="..\..\..\w32\v8-version.props" />
  55. </ImportGroup>
  56. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
  57. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  58. <Import Project="..\..\..\w32\v8-version.props" />
  59. </ImportGroup>
  60. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
  61. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  62. <Import Project="..\..\..\w32\v8-version.props" />
  63. </ImportGroup>
  64. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
  65. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  66. <Import Project="..\..\..\w32\v8-version.props" />
  67. </ImportGroup>
  68. <PropertyGroup Label="UserMacros" />
  69. <PropertyGroup>
  70. <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
  71. <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(PlatformName)\V8\$(Configuration)\</IntDir>
  72. <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(PlatformName)\V8\$(Configuration)\</IntDir>
  73. <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(PlatformName)\V8\$(Configuration)\</IntDir>
  74. <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(PlatformName)\V8\$(Configuration)\</IntDir>
  75. </PropertyGroup>
  76. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  77. <BuildLog>
  78. <Path>$(IntDir)BuildLog $(ProjectName).htm</Path>
  79. </BuildLog>
  80. <PreBuildEvent>
  81. <Command>
  82. </Command>
  83. </PreBuildEvent>
  84. </ItemDefinitionGroup>
  85. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  86. <Midl>
  87. <TargetEnvironment>X64</TargetEnvironment>
  88. </Midl>
  89. <BuildLog>
  90. <Path>$(IntDir)BuildLog $(ProjectName).htm</Path>
  91. </BuildLog>
  92. <PreBuildEvent>
  93. <Command>
  94. </Command>
  95. </PreBuildEvent>
  96. </ItemDefinitionGroup>
  97. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  98. <BuildLog>
  99. <Path>$(IntDir)BuildLog $(ProjectName).htm</Path>
  100. </BuildLog>
  101. <PreBuildEvent>
  102. <Command>
  103. </Command>
  104. </PreBuildEvent>
  105. </ItemDefinitionGroup>
  106. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  107. <Midl>
  108. <TargetEnvironment>X64</TargetEnvironment>
  109. </Midl>
  110. <BuildLog>
  111. <Path>$(IntDir)BuildLog $(ProjectName).htm</Path>
  112. </BuildLog>
  113. <PreBuildEvent>
  114. <Command>
  115. </Command>
  116. </PreBuildEvent>
  117. </ItemDefinitionGroup>
  118. <ItemGroup>
  119. <CustomBuild Include="cleancount">
  120. <FileType>Document</FileType>
  121. <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Building Google V8</Message>
  122. <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(ProjectDir)build-v8.bat x86 Release "$(ProjectDir)..\..\v8-$(V8Version)" 2012
  123. </Command>
  124. <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(ProjectDir)..\..\v8-$(V8Version);%(Outputs)</Outputs>
  125. <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Building Google V8</Message>
  126. <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(ProjectDir)build-v8.bat x86 Debug "$(ProjectDir)..\..\v8-$(V8Version)" 2012
  127. </Command>
  128. <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(ProjectDir)..\..\v8-$(V8Version);%(Outputs)</Outputs>
  129. <Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Building Google V8</Message>
  130. <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(ProjectDir)build-v8.bat x64 Release "$(ProjectDir)..\..\v8-$(V8Version)" 2012
  131. </Command>
  132. <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(ProjectDir)..\..\v8-$(V8Version);%(Outputs)</Outputs>
  133. <Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Building Google V8</Message>
  134. <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(ProjectDir)build-v8.bat x64 Debug "$(ProjectDir)..\..\v8-$(V8Version)" 2012
  135. </Command>
  136. <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(ProjectDir)..\..\v8-$(V8Version);%(Outputs)</Outputs>
  137. </CustomBuild>
  138. </ItemGroup>
  139. <ItemGroup>
  140. <ProjectReference Include="..\Download V8.2012.vcxproj">
  141. <Project>{13077E43-E5DF-4EF6-9EB1-2A0B22E8DFAF}</Project>
  142. <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
  143. </ProjectReference>
  144. </ItemGroup>
  145. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  146. <ImportGroup Label="ExtensionTargets">
  147. </ImportGroup>
  148. </Project>