BuildOurOwnBabylonJSServer.csproj 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  5. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  6. <ProductVersion>
  7. </ProductVersion>
  8. <SchemaVersion>2.0</SchemaVersion>
  9. <ProjectGuid>{93EF5B02-72EB-4B55-831E-E5051269EDA6}</ProjectGuid>
  10. <ProjectTypeGuids>{E53F8FEA-EAE0-44A6-8774-FFD645390401};{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
  11. <OutputType>Library</OutputType>
  12. <AppDesignerFolder>Properties</AppDesignerFolder>
  13. <RootNamespace>BuildOurOwnBabylonJSServer</RootNamespace>
  14. <AssemblyName>BuildOurOwnBabylonJSServer</AssemblyName>
  15. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  16. <MvcBuildViews>false</MvcBuildViews>
  17. <UseIISExpress>false</UseIISExpress>
  18. </PropertyGroup>
  19. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  20. <DebugSymbols>true</DebugSymbols>
  21. <DebugType>full</DebugType>
  22. <Optimize>false</Optimize>
  23. <OutputPath>bin\</OutputPath>
  24. <DefineConstants>DEBUG;TRACE</DefineConstants>
  25. <ErrorReport>prompt</ErrorReport>
  26. <WarningLevel>4</WarningLevel>
  27. </PropertyGroup>
  28. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  29. <DebugType>pdbonly</DebugType>
  30. <Optimize>true</Optimize>
  31. <OutputPath>bin\</OutputPath>
  32. <DefineConstants>TRACE</DefineConstants>
  33. <ErrorReport>prompt</ErrorReport>
  34. <WarningLevel>4</WarningLevel>
  35. </PropertyGroup>
  36. <PropertyGroup>
  37. <RunPostBuildEvent>Always</RunPostBuildEvent>
  38. </PropertyGroup>
  39. <ItemGroup>
  40. <Reference Include="Microsoft.CSharp" />
  41. <Reference Include="System.Data.Entity" />
  42. <Reference Include="System.Web.Mvc, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
  43. <Reference Include="System.Web.WebPages, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
  44. <Reference Include="System.Web.Helpers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
  45. <Reference Include="System" />
  46. <Reference Include="System.Data" />
  47. <Reference Include="System.Drawing" />
  48. <Reference Include="System.Web.DynamicData" />
  49. <Reference Include="System.Web.Entity" />
  50. <Reference Include="System.Web.ApplicationServices" />
  51. <Reference Include="System.ComponentModel.DataAnnotations" />
  52. <Reference Include="System.Core" />
  53. <Reference Include="System.Data.DataSetExtensions" />
  54. <Reference Include="System.Xml.Linq" />
  55. <Reference Include="System.Web" />
  56. <Reference Include="System.Web.Extensions" />
  57. <Reference Include="System.Web.Abstractions" />
  58. <Reference Include="System.Web.Routing" />
  59. <Reference Include="System.Xml" />
  60. <Reference Include="System.Configuration" />
  61. <Reference Include="System.Web.Services" />
  62. <Reference Include="System.EnterpriseServices" />
  63. </ItemGroup>
  64. <ItemGroup>
  65. <Compile Include="WebViewPageExtensions.cs" />
  66. <Compile Include="Controllers\HomeController.cs" />
  67. <Compile Include="Controllers\BuildOurOwnBabylonJSController.cs" />
  68. <Compile Include="Global.asax.cs">
  69. <DependentUpon>Global.asax</DependentUpon>
  70. </Compile>
  71. <Compile Include="Properties\AssemblyInfo.cs" />
  72. </ItemGroup>
  73. <ItemGroup>
  74. <Content Include="Content\themes\base\images\ui-bg_flat_0_aaaaaa_40x100.png" />
  75. <Content Include="Content\themes\base\images\ui-bg_flat_75_ffffff_40x100.png" />
  76. <Content Include="Content\themes\base\images\ui-bg_glass_55_fbf9ee_1x400.png" />
  77. <Content Include="Content\themes\base\images\ui-bg_glass_65_ffffff_1x400.png" />
  78. <Content Include="Content\themes\base\images\ui-bg_glass_75_dadada_1x400.png" />
  79. <Content Include="Content\themes\base\images\ui-bg_glass_75_e6e6e6_1x400.png" />
  80. <Content Include="Content\themes\base\images\ui-bg_glass_95_fef1ec_1x400.png" />
  81. <Content Include="Content\themes\base\images\ui-bg_highlight-soft_75_cccccc_1x100.png" />
  82. <Content Include="Content\themes\base\images\ui-icons_222222_256x240.png" />
  83. <Content Include="Content\themes\base\images\ui-icons_2e83ff_256x240.png" />
  84. <Content Include="Content\themes\base\images\ui-icons_454545_256x240.png" />
  85. <Content Include="Content\themes\base\images\ui-icons_888888_256x240.png" />
  86. <Content Include="Content\themes\base\images\ui-icons_cd0a0a_256x240.png" />
  87. <Content Include="Content\themes\base\jquery.ui.accordion.css" />
  88. <Content Include="Content\themes\base\jquery.ui.all.css" />
  89. <Content Include="Content\themes\base\jquery.ui.autocomplete.css" />
  90. <Content Include="Content\themes\base\jquery.ui.base.css" />
  91. <Content Include="Content\themes\base\jquery.ui.button.css" />
  92. <Content Include="Content\themes\base\jquery.ui.core.css" />
  93. <Content Include="Content\themes\base\jquery.ui.datepicker.css" />
  94. <Content Include="Content\themes\base\jquery.ui.dialog.css" />
  95. <Content Include="Content\themes\base\jquery.ui.progressbar.css" />
  96. <Content Include="Content\themes\base\jquery.ui.resizable.css" />
  97. <Content Include="Content\themes\base\jquery.ui.selectable.css" />
  98. <Content Include="Content\themes\base\jquery.ui.slider.css" />
  99. <Content Include="Content\themes\base\jquery.ui.tabs.css" />
  100. <Content Include="Content\themes\base\jquery.ui.theme.css" />
  101. <Content Include="Content\Train\barrieres_bois.jpg" />
  102. <Content Include="Content\Train\barrieres_bois_n.jpg" />
  103. <Content Include="Content\Train\bat_console_murs_ext_lm.jpg" />
  104. <Content Include="Content\Train\bat_console_murs_lm.jpg" />
  105. <Content Include="Content\Train\bat_lm.jpg" />
  106. <Content Include="Content\Train\bosquet_grass.jpg" />
  107. <Content Include="Content\Train\bosquet_grass.png" />
  108. <Content Include="Content\Train\bottes_paille.jpg" />
  109. <Content Include="Content\Train\bottes_paille_face.jpg" />
  110. <Content Include="Content\Train\champ_ble.jpg" />
  111. <Content Include="Content\Train\champ_ble.png" />
  112. <Content Include="Content\Train\chariot_planche.jpg" />
  113. <Content Include="Content\Train\chariot_planche_n.jpg" />
  114. <Content Include="Content\Train\chariot_roue.jpg" />
  115. <Content Include="Content\Train\chariot_roue_n.jpg" />
  116. <Content Include="Content\Train\console.jpg" />
  117. <Content Include="Content\Train\console_n.jpg" />
  118. <Content Include="Content\Train\cubemap5_nx.jpg" />
  119. <Content Include="Content\Train\cubemap5_ny.jpg" />
  120. <Content Include="Content\Train\cubemap5_nz.jpg" />
  121. <Content Include="Content\Train\cubemap5_px.jpg" />
  122. <Content Include="Content\Train\cubemap5_py.jpg" />
  123. <Content Include="Content\Train\cubemap5_pz.jpg" />
  124. <Content Include="Content\Train\cubemap_nx.jpg" />
  125. <Content Include="Content\Train\cubemap_ny.jpg" />
  126. <Content Include="Content\Train\cubemap_nz.jpg" />
  127. <Content Include="Content\Train\cubemap_px.jpg" />
  128. <Content Include="Content\Train\cubemap_py.jpg" />
  129. <Content Include="Content\Train\cubemap_pz.jpg" />
  130. <Content Include="Content\Train\cubemap_vitres_nx.jpg" />
  131. <Content Include="Content\Train\cubemap_vitres_ny.jpg" />
  132. <Content Include="Content\Train\cubemap_vitres_nz.jpg" />
  133. <Content Include="Content\Train\cubemap_vitres_px.jpg" />
  134. <Content Include="Content\Train\cubemap_vitres_py.jpg" />
  135. <Content Include="Content\Train\cubemap_vitres_pz.jpg" />
  136. <Content Include="Content\Train\cuir.jpg" />
  137. <Content Include="Content\Train\cuir_n.jpg" />
  138. <Content Include="Content\Train\debug.txt" />
  139. <Content Include="Content\Train\disneyland_paris.jpg" />
  140. <Content Include="Content\Train\flechage.jpg" />
  141. <Content Include="Content\Train\flechage.png" />
  142. <Content Include="Content\Train\flechage2.jpg" />
  143. <Content Include="Content\Train\flechage2.png" />
  144. <Content Include="Content\Train\grass.jpg" />
  145. <Content Include="Content\Train\grass.png" />
  146. <Content Include="Content\Train\grillage.jpg" />
  147. <Content Include="Content\Train\grillage.png" />
  148. <Content Include="Content\Train\lens2.png" />
  149. <Content Include="Content\Train\lens3.png" />
  150. <Content Include="Content\Train\lens4.png" />
  151. <Content Include="Content\Train\lens5.png" />
  152. <Content Include="Content\Train\lens6.png" />
  153. <Content Include="Content\Train\metal_rouille.jpg" />
  154. <Content Include="Content\Train\metal_rouille_n.jpg" />
  155. <Content Include="Content\Train\metal_tache.jpg" />
  156. <Content Include="Content\Train\metal_tache_n.jpg" />
  157. <Content Include="Content\Train\murs_wood.jpg" />
  158. <Content Include="Content\Train\murs_wood_n.jpg" />
  159. <Content Include="Content\Train\no_signal.jpg" />
  160. <Content Include="Content\Train\paille_alpha.jpg" />
  161. <Content Include="Content\Train\paille_alpha.png" />
  162. <Content Include="Content\Train\pile_bois.jpg" />
  163. <Content Include="Content\Train\pile_bois_n.jpg" />
  164. <Content Include="Content\Train\planches.jpg" />
  165. <Content Include="Content\Train\planches_n.jpg" />
  166. <Content Include="Content\Train\poteaux.jpg" />
  167. <Content Include="Content\Train\poteaux_n.jpg" />
  168. <Content Include="Content\Train\poubelle.jpg" />
  169. <Content Include="Content\Train\poubelle_n.jpg" />
  170. <Content Include="Content\Train\rochers_big.jpg" />
  171. <Content Include="Content\Train\rochers_big_n.jpg" />
  172. <Content Include="Content\Train\rock_tunnel.jpg" />
  173. <Content Include="Content\Train\rock_tunnel_n.jpg" />
  174. <Content Include="Content\Train\sacs_sable.jpg" />
  175. <Content Include="Content\Train\sacs_sable_n.jpg" />
  176. <Content Include="Content\Train\sapin_leaves.jpg" />
  177. <Content Include="Content\Train\sapin_leaves.png" />
  178. <Content Include="Content\Train\sapin_trunk_up.jpg" />
  179. <Content Include="Content\Train\sapin_trunk_up_n.jpg" />
  180. <Content Include="Content\Train\skydome.jpg" />
  181. <Content Include="Content\Train\smoke.png" />
  182. <Content Include="Content\Train\sol_metal.jpg" />
  183. <Content Include="Content\Train\sol_metal_n.jpg" />
  184. <Content Include="Content\Train\terrain1.jpg" />
  185. <Content Include="Content\Train\terrain1_lm.jpg" />
  186. <Content Include="Content\Train\terrain1_n.jpg" />
  187. <Content Include="Content\Train\terrain2.jpg" />
  188. <Content Include="Content\Train\terrain2_lm.jpg" />
  189. <Content Include="Content\Train\terrain2_n.jpg" />
  190. <Content Include="Content\Train\terrain3.jpg" />
  191. <Content Include="Content\Train\terrain3_lm.jpg" />
  192. <Content Include="Content\Train\terrain3_n.jpg" />
  193. <Content Include="Content\Train\terrain4.jpg" />
  194. <Content Include="Content\Train\terrain4_lm.jpg" />
  195. <Content Include="Content\Train\terrain4_n.jpg" />
  196. <Content Include="Content\Train\terrain_clotures_lm.jpg" />
  197. <Content Include="Content\Train\terrain_escalier_lm.jpg" />
  198. <Content Include="Content\Train\terrain_tunnel_lm.jpg" />
  199. <Content Include="Content\Train\toit_bois.jpg" />
  200. <Content Include="Content\Train\toit_bois_n.jpg" />
  201. <Content Include="Content\Train\tole.jpg" />
  202. <Content Include="Content\Train\tole_n.jpg" />
  203. <Content Include="Content\Train\tonneau.jpg" />
  204. <Content Include="Content\Train\tonneau_n.jpg" />
  205. <Content Include="Content\Train\tracteur.jpg" />
  206. <Content Include="Content\Train\tracteur_n.jpg" />
  207. <Content Include="Content\Train\train_4.jpg" />
  208. <Content Include="Content\Train\train_4_n.jpg" />
  209. <Content Include="Content\Train\train_cote.jpg" />
  210. <Content Include="Content\Train\train_cote_n.jpg" />
  211. <Content Include="Content\Train\train_loco_lm.jpg" />
  212. <Content Include="Content\Train\train_wagon_lm.jpg" />
  213. <Content Include="Content\Train\tronc.jpg" />
  214. <Content Include="Content\Train\tronc_face.jpg" />
  215. <Content Include="Content\Train\tronc_face_n.jpg" />
  216. <Content Include="Content\Train\tronc_n.jpg" />
  217. <Content Include="Content\Train\verre_lampes.jpg" />
  218. <Content Include="Content\Train\water_n.jpg" />
  219. <Content Include="Global.asax" />
  220. <Content Include="Scripts\jquery-1.5.1-vsdoc.js" />
  221. <Content Include="Scripts\jquery-1.5.1.js" />
  222. <Content Include="Scripts\jquery-1.5.1.min.js" />
  223. <Content Include="Scripts\jquery-ui-1.8.11.js" />
  224. <Content Include="Scripts\jquery-ui-1.8.11.min.js" />
  225. <Content Include="Scripts\jquery.validate-vsdoc.js" />
  226. <Content Include="Scripts\jquery.validate.js" />
  227. <Content Include="Scripts\jquery.validate.min.js" />
  228. <Content Include="Scripts\modernizr-1.7.js" />
  229. <Content Include="Scripts\modernizr-1.7.min.js" />
  230. <Content Include="Web.config" />
  231. <Content Include="Web.Debug.config">
  232. <DependentUpon>Web.config</DependentUpon>
  233. </Content>
  234. <Content Include="Web.Release.config">
  235. <DependentUpon>Web.config</DependentUpon>
  236. </Content>
  237. <Content Include="Content\Site.css" />
  238. <Content Include="Scripts\jquery.unobtrusive-ajax.js" />
  239. <Content Include="Scripts\jquery.unobtrusive-ajax.min.js" />
  240. <Content Include="Scripts\jquery.validate.unobtrusive.js" />
  241. <Content Include="Scripts\jquery.validate.unobtrusive.min.js" />
  242. <Content Include="Scripts\MicrosoftAjax.js" />
  243. <Content Include="Scripts\MicrosoftAjax.debug.js" />
  244. <Content Include="Scripts\MicrosoftMvcAjax.js" />
  245. <Content Include="Scripts\MicrosoftMvcAjax.debug.js" />
  246. <Content Include="Scripts\MicrosoftMvcValidation.js" />
  247. <Content Include="Scripts\MicrosoftMvcValidation.debug.js" />
  248. <Content Include="Views\_ViewStart.cshtml" />
  249. <Content Include="Views\Home\Index.cshtml" />
  250. <Content Include="Views\Shared\Error.cshtml" />
  251. <Content Include="Views\Shared\_Layout.cshtml" />
  252. <Content Include="Views\Web.config" />
  253. </ItemGroup>
  254. <ItemGroup>
  255. <Content Include="packages.config" />
  256. </ItemGroup>
  257. <ItemGroup>
  258. <None Include="Content\Train\Train.babylon" />
  259. <None Include="Content\Train\Train.babylon.manifest" />
  260. </ItemGroup>
  261. <ItemGroup>
  262. <ProjectReference Include="..\BuildOurOwnBabylonJS\BuildOurOwnBabylonJS.csproj">
  263. <Project>{CFBE5149-1605-4824-8BD2-55C9B3C1DA60}</Project>
  264. <Name>BuildOurOwnBabylonJS</Name>
  265. <Private>True</Private>
  266. </ProjectReference>
  267. </ItemGroup>
  268. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  269. <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" />
  270. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  271. Other similar extension points exist, see Microsoft.Common.targets.
  272. <Target Name="BeforeBuild">
  273. </Target>
  274. <Target Name="AfterBuild">
  275. </Target> -->
  276. <Target Name="MvcBuildViews" AfterTargets="AfterBuild" Condition="'$(MvcBuildViews)'=='true'">
  277. <AspNetCompiler VirtualPath="temp" PhysicalPath="$(WebProjectOutputDir)" />
  278. </Target>
  279. <ProjectExtensions>
  280. <VisualStudio>
  281. <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
  282. <WebProjectProperties>
  283. <UseIIS>False</UseIIS>
  284. <AutoAssignPort>True</AutoAssignPort>
  285. <DevelopmentServerPort>46970</DevelopmentServerPort>
  286. <DevelopmentServerVPath>/</DevelopmentServerVPath>
  287. <IISUrl>
  288. </IISUrl>
  289. <NTLMAuthentication>False</NTLMAuthentication>
  290. <UseCustomServer>False</UseCustomServer>
  291. <CustomServerUrl>
  292. </CustomServerUrl>
  293. <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
  294. </WebProjectProperties>
  295. </FlavorProperties>
  296. </VisualStudio>
  297. </ProjectExtensions>
  298. <PropertyGroup>
  299. <PreBuildEvent>
  300. </PreBuildEvent>
  301. </PropertyGroup>
  302. <PropertyGroup>
  303. <PostBuildEvent>"$(SolutionDir)BuildOurOwnBabylonJS\$(OutDir)$(ConfigurationName)\BuildOurOwnBabylonJS.exe" /w:"$(SolutionDir)..\.." /i:"$(SolutionDir)BuildOurOwnBabylonJS\ourOwnBabylonJS.xml" /s:"Babylon\Shaders" /o:"$(SolutionDir)BuildOurOwnBabylonJS"</PostBuildEvent>
  304. </PropertyGroup>
  305. </Project>