Max2Babylon2015.csproj 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  4. <PropertyGroup>
  5. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  6. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  7. <ProjectGuid>{DD7C931A-8FAF-4318-BB74-71DC858CC400}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>Max2Babylon</RootNamespace>
  11. <AssemblyName>Max2Babylon</AssemblyName>
  12. <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. <TargetFrameworkProfile />
  15. <SccProjectName>SAK</SccProjectName>
  16. <SccLocalPath>SAK</SccLocalPath>
  17. <SccAuxPath>SAK</SccAuxPath>
  18. <SccProvider>SAK</SccProvider>
  19. <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\</SolutionDir>
  20. <RestorePackages>true</RestorePackages>
  21. </PropertyGroup>
  22. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  23. <DebugSymbols>true</DebugSymbols>
  24. <DebugType>full</DebugType>
  25. <Optimize>false</Optimize>
  26. <OutputPath>C:\Program Files\Autodesk\3ds Max 2016\bin\assemblies\</OutputPath>
  27. <DefineConstants>TRACE;DEBUG;MAX2015</DefineConstants>
  28. <ErrorReport>prompt</ErrorReport>
  29. <WarningLevel>4</WarningLevel>
  30. <Prefer32Bit>false</Prefer32Bit>
  31. <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
  32. </PropertyGroup>
  33. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  34. <DebugType>pdbonly</DebugType>
  35. <Optimize>true</Optimize>
  36. <OutputPath>C:\Program Files\Autodesk\3ds Max 2013\bin\assemblies\</OutputPath>
  37. <DefineConstants>TRACE;MAX2015</DefineConstants>
  38. <ErrorReport>prompt</ErrorReport>
  39. <WarningLevel>4</WarningLevel>
  40. <Prefer32Bit>false</Prefer32Bit>
  41. </PropertyGroup>
  42. <ItemGroup>
  43. <Reference Include="Autodesk.Max, Version=17.0.630.0, Culture=neutral, processorArchitecture=MSIL">
  44. <SpecificVersion>False</SpecificVersion>
  45. <HintPath>..\..\..\..\..\Repos\Babylon.js\Exporters\3ds Max\Max2Babylon\2015\Refs\Autodesk.Max.dll</HintPath>
  46. <Private>False</Private>
  47. </Reference>
  48. <Reference Include="Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
  49. <HintPath>..\..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
  50. <Private>True</Private>
  51. </Reference>
  52. <Reference Include="SharpDX, Version=3.1.1.0, Culture=neutral, PublicKeyToken=b4dcf0f35e5521f1, processorArchitecture=MSIL">
  53. <HintPath>..\..\packages\SharpDX.3.1.1\lib\net45\SharpDX.dll</HintPath>
  54. <Private>True</Private>
  55. </Reference>
  56. <Reference Include="SharpDX.Mathematics, Version=3.1.1.0, Culture=neutral, PublicKeyToken=b4dcf0f35e5521f1, processorArchitecture=MSIL">
  57. <HintPath>..\..\packages\SharpDX.Mathematics.3.1.1\lib\net45\SharpDX.Mathematics.dll</HintPath>
  58. <Private>True</Private>
  59. </Reference>
  60. <Reference Include="System" />
  61. <Reference Include="System.Core" />
  62. <Reference Include="System.Drawing" />
  63. <Reference Include="System.Runtime.Serialization" />
  64. <Reference Include="System.Web" />
  65. <Reference Include="System.Windows.Forms" />
  66. <Reference Include="System.Data.DataSetExtensions" />
  67. <Reference Include="Microsoft.CSharp" />
  68. <Reference Include="System.Data" />
  69. <Reference Include="System.Xml" />
  70. </ItemGroup>
  71. <ItemGroup>
  72. <Compile Include="..\BabylonActionCallback.cs">
  73. <Link>BabylonActionCallback.cs</Link>
  74. </Compile>
  75. <Compile Include="..\BabylonExportActionItem.cs">
  76. <Link>BabylonExportActionItem.cs</Link>
  77. </Compile>
  78. <Compile Include="..\BabylonPropertiesActionItem.cs">
  79. <Link>BabylonPropertiesActionItem.cs</Link>
  80. </Compile>
  81. <Compile Include="..\Descriptor.cs">
  82. <Link>Descriptor.cs</Link>
  83. </Compile>
  84. <Compile Include="..\Exporter\ActionBuilder\BabylonActionsBuilderActionItem.cs">
  85. <Link>Exporter\ActionBuilder\BabylonActionsBuilderActionItem.cs</Link>
  86. </Compile>
  87. <Compile Include="..\Exporter\ActionBuilder\BabylonExporter.Action.cs">
  88. <Link>Exporter\ActionBuilder\BabylonExporter.Action.cs</Link>
  89. </Compile>
  90. <Compile Include="..\Exporter\BabylonExporter.Animation.cs">
  91. <Link>Exporter\BabylonExporter.Animation.cs</Link>
  92. </Compile>
  93. <Compile Include="..\Exporter\BabylonExporter.Camera.cs">
  94. <Link>Exporter\BabylonExporter.Camera.cs</Link>
  95. </Compile>
  96. <Compile Include="..\Exporter\BabylonExporter.cs">
  97. <Link>Exporter\BabylonExporter.cs</Link>
  98. </Compile>
  99. <Compile Include="..\Exporter\BabylonExporter.Light.cs">
  100. <Link>Exporter\BabylonExporter.Light.cs</Link>
  101. </Compile>
  102. <Compile Include="..\Exporter\BabylonExporter.Material.cs">
  103. <Link>Exporter\BabylonExporter.Material.cs</Link>
  104. </Compile>
  105. <Compile Include="..\Exporter\BabylonExporter.Mesh.cs">
  106. <Link>Exporter\BabylonExporter.Mesh.cs</Link>
  107. </Compile>
  108. <Compile Include="..\Exporter\BabylonExporter.ShadowGenerator.cs">
  109. <Link>Exporter\BabylonExporter.ShadowGenerator.cs</Link>
  110. </Compile>
  111. <Compile Include="..\Exporter\BabylonExporter.Skeleton.cs">
  112. <Link>Exporter\BabylonExporter.Skeleton.cs</Link>
  113. </Compile>
  114. <Compile Include="..\Exporter\BabylonExporter.Texture.cs">
  115. <Link>Exporter\BabylonExporter.Texture.cs</Link>
  116. </Compile>
  117. <Compile Include="..\Exporter\GlobalVertex.cs">
  118. <Link>Exporter\GlobalVertex.cs</Link>
  119. </Compile>
  120. <Compile Include="..\Forms\ActionsBuilderForm.cs">
  121. <Link>Forms\ActionsBuilderForm.cs</Link>
  122. <SubType>Form</SubType>
  123. </Compile>
  124. <Compile Include="..\Forms\ActionsBuilderForm.designer.cs">
  125. <Link>Forms\ActionsBuilderForm.designer.cs</Link>
  126. <DependentUpon>ActionsBuilderForm.cs</DependentUpon>
  127. </Compile>
  128. <Compile Include="..\Forms\CameraPropertiesForm.cs">
  129. <Link>Forms\CameraPropertiesForm.cs</Link>
  130. <SubType>Form</SubType>
  131. </Compile>
  132. <Compile Include="..\Forms\CameraPropertiesForm.Designer.cs">
  133. <Link>Forms\CameraPropertiesForm.Designer.cs</Link>
  134. <DependentUpon>CameraPropertiesForm.cs</DependentUpon>
  135. </Compile>
  136. <Compile Include="..\Forms\ExporterForm.cs">
  137. <Link>Forms\ExporterForm.cs</Link>
  138. <SubType>Form</SubType>
  139. </Compile>
  140. <Compile Include="..\Forms\ExporterForm.Designer.cs">
  141. <Link>Forms\ExporterForm.Designer.cs</Link>
  142. <DependentUpon>ExporterForm.cs</DependentUpon>
  143. </Compile>
  144. <Compile Include="..\Forms\LightPropertiesForm.cs">
  145. <Link>Forms\LightPropertiesForm.cs</Link>
  146. <SubType>Form</SubType>
  147. </Compile>
  148. <Compile Include="..\Forms\LightPropertiesForm.Designer.cs">
  149. <Link>Forms\LightPropertiesForm.Designer.cs</Link>
  150. <DependentUpon>LightPropertiesForm.cs</DependentUpon>
  151. </Compile>
  152. <Compile Include="..\Forms\ObjectPropertiesForm.cs">
  153. <Link>Forms\ObjectPropertiesForm.cs</Link>
  154. <SubType>Form</SubType>
  155. </Compile>
  156. <Compile Include="..\Forms\ObjectPropertiesForm.Designer.cs">
  157. <Link>Forms\ObjectPropertiesForm.Designer.cs</Link>
  158. <DependentUpon>ObjectPropertiesForm.cs</DependentUpon>
  159. </Compile>
  160. <Compile Include="..\Forms\ScenePropertiesForm.cs">
  161. <Link>Forms\ScenePropertiesForm.cs</Link>
  162. <SubType>Form</SubType>
  163. </Compile>
  164. <Compile Include="..\Forms\ScenePropertiesForm.Designer.cs">
  165. <Link>Forms\ScenePropertiesForm.Designer.cs</Link>
  166. <DependentUpon>ScenePropertiesForm.cs</DependentUpon>
  167. </Compile>
  168. <Compile Include="..\Forms\Vector3Control.cs">
  169. <Link>Forms\Vector3Control.cs</Link>
  170. <SubType>UserControl</SubType>
  171. </Compile>
  172. <Compile Include="..\Forms\Vector3Control.Designer.cs">
  173. <Link>Forms\Vector3Control.Designer.cs</Link>
  174. <DependentUpon>Vector3Control.cs</DependentUpon>
  175. </Compile>
  176. <Compile Include="..\GlobalUtility.cs">
  177. <Link>GlobalUtility.cs</Link>
  178. </Compile>
  179. <Compile Include="..\JsonTextWriterOptimized.cs">
  180. <Link>JsonTextWriterOptimized.cs</Link>
  181. </Compile>
  182. <Compile Include="..\Loader.cs">
  183. <Link>Loader.cs</Link>
  184. </Compile>
  185. <Compile Include="..\Tools\Tools.cs">
  186. <Link>Tools\Tools.cs</Link>
  187. </Compile>
  188. <Compile Include="..\Tools\VNormal.cs">
  189. <Link>Tools\VNormal.cs</Link>
  190. </Compile>
  191. <Compile Include="..\Tools\WebServer.cs">
  192. <Link>Tools\WebServer.cs</Link>
  193. </Compile>
  194. <Compile Include="Properties\AssemblyInfo.cs" />
  195. <Compile Include="Properties\Resources.Designer.cs">
  196. <AutoGen>True</AutoGen>
  197. <DesignTime>True</DesignTime>
  198. <DependentUpon>Resources.resx</DependentUpon>
  199. </Compile>
  200. </ItemGroup>
  201. <ItemGroup>
  202. <Content Include="Refs\Autodesk.Max.dll" />
  203. </ItemGroup>
  204. <ItemGroup>
  205. <EmbeddedResource Include="..\Forms\ActionsBuilderForm.resx">
  206. <Link>Forms\ActionsBuilderForm.resx</Link>
  207. <DependentUpon>ActionsBuilderForm.cs</DependentUpon>
  208. </EmbeddedResource>
  209. <EmbeddedResource Include="..\Forms\CameraPropertiesForm.resx">
  210. <Link>Forms\CameraPropertiesForm.resx</Link>
  211. <DependentUpon>CameraPropertiesForm.cs</DependentUpon>
  212. </EmbeddedResource>
  213. <EmbeddedResource Include="..\Forms\ExporterForm.resx">
  214. <Link>Forms\ExporterForm.resx</Link>
  215. <DependentUpon>ExporterForm.cs</DependentUpon>
  216. </EmbeddedResource>
  217. <EmbeddedResource Include="..\Forms\LightPropertiesForm.resx">
  218. <Link>Forms\LightPropertiesForm.resx</Link>
  219. <DependentUpon>LightPropertiesForm.cs</DependentUpon>
  220. </EmbeddedResource>
  221. <EmbeddedResource Include="..\Forms\ObjectPropertiesForm.resx">
  222. <Link>Forms\ObjectPropertiesForm.resx</Link>
  223. <DependentUpon>ObjectPropertiesForm.cs</DependentUpon>
  224. </EmbeddedResource>
  225. <EmbeddedResource Include="..\Forms\ScenePropertiesForm.resx">
  226. <Link>Forms\ScenePropertiesForm.resx</Link>
  227. <DependentUpon>ScenePropertiesForm.cs</DependentUpon>
  228. </EmbeddedResource>
  229. <EmbeddedResource Include="..\Forms\Vector3Control.resx">
  230. <Link>Forms\Vector3Control.resx</Link>
  231. <DependentUpon>Vector3Control.cs</DependentUpon>
  232. </EmbeddedResource>
  233. <EmbeddedResource Include="Properties\Resources.resx">
  234. <Generator>ResXFileCodeGenerator</Generator>
  235. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  236. </EmbeddedResource>
  237. </ItemGroup>
  238. <ItemGroup>
  239. <ProjectReference Include="..\..\BabylonExport.Entities\BabylonExport.Entities.csproj">
  240. <Project>{6150965a-658c-4263-89ad-4f980eb0675d}</Project>
  241. <Name>BabylonExport.Entities</Name>
  242. </ProjectReference>
  243. <ProjectReference Include="..\..\BabylonFileConverter\BabylonFileConverter.csproj">
  244. <Project>{a6b76356-1d1c-4c82-8199-a6406da85a95}</Project>
  245. <Name>BabylonFileConverter</Name>
  246. </ProjectReference>
  247. </ItemGroup>
  248. <ItemGroup>
  249. <WCFMetadata Include="Service References\" />
  250. </ItemGroup>
  251. <ItemGroup>
  252. <None Include="packages.config" />
  253. </ItemGroup>
  254. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  255. <PropertyGroup>
  256. <PostBuildEvent>mkdir "$(OutDir)BabylonActionsBuilder"
  257. mkdir "$(OutDir)BabylonActionsBuilder\fonts"
  258. mkdir "$(OutDir)BabylonActionsBuilder\fonts\SinkinSans"
  259. copy "$(SolutionDir)ActionsBuilder\Sources\fonts.css" "$(OutDir)BabylonActionsBuilder\fonts.css"
  260. copy "$(SolutionDir)ActionsBuilder\Sources\index.css" "$(OutDir)BabylonActionsBuilder\index.css"
  261. copy "$(SolutionDir)ActionsBuilder\Sources\index.html" "$(OutDir)BabylonActionsBuilder\index.html"
  262. copy "$(SolutionDir)ActionsBuilder\Sources\actionsbuilder.max.js" "$(OutDir)BabylonActionsBuilder\actionsbuilder.max.js"
  263. copy "$(SolutionDir)ActionsBuilder\Sources\raphael.js" "$(OutDir)BabylonActionsBuilder\raphael.js"
  264. copy "$(SolutionDir)babylon.max.js" "$(OutDir)BabylonActionsBuilder\babylon.max.js"
  265. copy "$(SolutionDir)ActionsBuilder\Sources\fonts\SinkinSans\" "$(OutDir)BabylonActionsBuilder\fonts\SinkinSans\"</PostBuildEvent>
  266. </PropertyGroup>
  267. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  268. Other similar extension points exist, see Microsoft.Common.targets.
  269. <Target Name="BeforeBuild">
  270. </Target>
  271. <Target Name="AfterBuild">
  272. </Target>
  273. -->
  274. </Project>