Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 

126 Zeilen
5.6 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|ORBIS">
  5. <Configuration>Debug</Configuration>
  6. <Platform>ORBIS</Platform>
  7. </ProjectConfiguration>
  8. <ProjectConfiguration Include="Debug|Win32">
  9. <Configuration>Debug</Configuration>
  10. <Platform>Win32</Platform>
  11. </ProjectConfiguration>
  12. <ProjectConfiguration Include="Debug|x64">
  13. <Configuration>Debug</Configuration>
  14. <Platform>x64</Platform>
  15. </ProjectConfiguration>
  16. <ProjectConfiguration Include="Debug|Xbox 360">
  17. <Configuration>Debug</Configuration>
  18. <Platform>Xbox 360</Platform>
  19. </ProjectConfiguration>
  20. <ProjectConfiguration Include="Release|ORBIS">
  21. <Configuration>Release</Configuration>
  22. <Platform>ORBIS</Platform>
  23. </ProjectConfiguration>
  24. <ProjectConfiguration Include="Release|Win32">
  25. <Configuration>Release</Configuration>
  26. <Platform>Win32</Platform>
  27. </ProjectConfiguration>
  28. <ProjectConfiguration Include="Release|x64">
  29. <Configuration>Release</Configuration>
  30. <Platform>x64</Platform>
  31. </ProjectConfiguration>
  32. <ProjectConfiguration Include="Release|Xbox 360">
  33. <Configuration>Release</Configuration>
  34. <Platform>Xbox 360</Platform>
  35. </ProjectConfiguration>
  36. </ItemGroup>
  37. <ItemGroup>
  38. <ClCompile Include="generated\scenesetup-parser.cpp" />
  39. <ClCompile Include="generated\scenesetup-scanner.cpp" />
  40. <ClCompile Include="meshviewer.cpp" />
  41. <ClCompile Include="scenesetup-compiler.cpp" />
  42. <ClCompile Include="scenesetup.cpp" />
  43. </ItemGroup>
  44. <ItemGroup>
  45. <ProjectReference Include="$(SolutionDir)\..\src\lolcore.vcxproj">
  46. <Project>{9e62f2fe-3408-4eae-8238-fd84238ceeda}</Project>
  47. </ProjectReference>
  48. <ProjectReference Include="$(SolutionDir)\..\src\bullet\lolbullet.vcxproj">
  49. <Project>{83d3b207-c601-4025-8f41-01dedc354661}</Project>
  50. </ProjectReference>
  51. <ProjectReference Include="$(SolutionDir)\..\src\lua\lollua.vcxproj">
  52. <Project>{d84021ca-b233-4e0f-8a52-071b83bbccc4}</Project>
  53. </ProjectReference>
  54. </ItemGroup>
  55. <ItemGroup>
  56. <None Include="data\mesh-buffer.txt">
  57. <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild>
  58. </None>
  59. <None Include="generated\location.hh" />
  60. <None Include="generated\position.hh" />
  61. <None Include="generated\scenesetup-parser.output" />
  62. <None Include="generated\stack.hh" />
  63. <None Include="meshviewer.index.html">
  64. <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>
  65. </None>
  66. <None Include="meshviewer.nacl.html">
  67. <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>
  68. </None>
  69. <None Include="meshviewer.em.html">
  70. <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>
  71. </None>
  72. <None Include="meshviewer.nacl.nmf">
  73. <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>
  74. </None>
  75. <None Include="scenesetup-parser.y" />
  76. <None Include="scenesetup-scanner.l" />
  77. <None Include="easymeshdictionnary.js">
  78. <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>
  79. </None>
  80. <None Include="scenesetupdictionnary.js">
  81. <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>
  82. </None>
  83. <None Include="javascript/naclloading.js">
  84. <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>
  85. </None>
  86. <None Include="javascript/progressstatus.js">
  87. <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>
  88. </None>
  89. <None Include="javascript/utils.js">
  90. <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>
  91. </None>
  92. <None Include="javascript/typedictionnary.js">
  93. <ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>
  94. </None>
  95. </ItemGroup>
  96. <ItemGroup>
  97. <LolFxCompile Include="shinyfur.lolfx" />
  98. <LolFxCompile Include="shinymvtexture.lolfx" />
  99. </ItemGroup>
  100. <ItemGroup>
  101. <ClInclude Include="generated\scenesetup-parser.h" />
  102. <ClInclude Include="scenesetup-compiler.h" />
  103. <ClInclude Include="scenesetup.h" />
  104. </ItemGroup>
  105. <PropertyGroup Label="Globals">
  106. <ProjectGuid>{7CE9FE12-E4AB-4A22-90D4-2C15F0C30D4E}</ProjectGuid>
  107. <ConfigurationType>Application</ConfigurationType>
  108. <Keyword>Win32Proj</Keyword>
  109. </PropertyGroup>
  110. <Import Project="$(SolutionDir)\msbuild\lol.config.props" />
  111. <ImportGroup Label="ExtensionSettings">
  112. <Import Project="$(SolutionDir)\msbuild\lolfx.props" />
  113. </ImportGroup>
  114. <ImportGroup Label="PropertySheets">
  115. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  116. <Import Project="$(SolutionDir)\msbuild\lol.vars.props" />
  117. </ImportGroup>
  118. <PropertyGroup Label="UserMacros" />
  119. <Import Project="$(SolutionDir)\msbuild\lol.rules.props" />
  120. <ItemDefinitionGroup />
  121. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  122. <ImportGroup Label="ExtensionTargets">
  123. <Import Project="$(SolutionDir)\msbuild\lolfx.targets" />
  124. </ImportGroup>
  125. </Project>