|
@@ -0,0 +1,129 @@
|
|
|
+<?xml version="1.0" encoding="utf-8"?>
|
|
|
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
+ <PropertyGroup>
|
|
|
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
|
+ <ProductVersion>10.0.0</ProductVersion>
|
|
|
+ <SchemaVersion>2.0</SchemaVersion>
|
|
|
+ <OutputType>WinExe</OutputType>
|
|
|
+ <RootNamespace>Particle3DSample</RootNamespace>
|
|
|
+ <AssemblyName>Particle3DSample</AssemblyName>
|
|
|
+ <ProjectGuid>{4E34D15A-4FDD-42D4-9645-83298049035C}</ProjectGuid>
|
|
|
+ </PropertyGroup>
|
|
|
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
|
+ <DebugSymbols>True</DebugSymbols>
|
|
|
+ <DebugType>full</DebugType>
|
|
|
+ <Optimize>False</Optimize>
|
|
|
+ <OutputPath>bin\Debug</OutputPath>
|
|
|
+ <DefineConstants>DEBUG</DefineConstants>
|
|
|
+ <ErrorReport>prompt</ErrorReport>
|
|
|
+ <WarningLevel>4</WarningLevel>
|
|
|
+ <ConsolePause>False</ConsolePause>
|
|
|
+ <EnableCodeSigning>False</EnableCodeSigning>
|
|
|
+ <CreatePackage>False</CreatePackage>
|
|
|
+ <EnablePackageSigning>False</EnablePackageSigning>
|
|
|
+ <IncludeMonoRuntime>False</IncludeMonoRuntime>
|
|
|
+ <UseSGen>False</UseSGen>
|
|
|
+ </PropertyGroup>
|
|
|
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
|
+ <DebugType>none</DebugType>
|
|
|
+ <Optimize>False</Optimize>
|
|
|
+ <OutputPath>bin\Release</OutputPath>
|
|
|
+ <ErrorReport>prompt</ErrorReport>
|
|
|
+ <WarningLevel>4</WarningLevel>
|
|
|
+ <ConsolePause>False</ConsolePause>
|
|
|
+ <EnableCodeSigning>False</EnableCodeSigning>
|
|
|
+ <CreatePackage>False</CreatePackage>
|
|
|
+ <EnablePackageSigning>False</EnablePackageSigning>
|
|
|
+ <IncludeMonoRuntime>False</IncludeMonoRuntime>
|
|
|
+ <UseSGen>False</UseSGen>
|
|
|
+ </PropertyGroup>
|
|
|
+ <PropertyGroup>
|
|
|
+ <StartupObject />
|
|
|
+ </PropertyGroup>
|
|
|
+ <ItemGroup>
|
|
|
+ <Reference Include="System" />
|
|
|
+ <Reference Include="System.Xml" />
|
|
|
+ <Reference Include="System.Core" />
|
|
|
+ <Reference Include="System.Xml.Linq" />
|
|
|
+ <Reference Include="System.Drawing" />
|
|
|
+ </ItemGroup>
|
|
|
+ <ItemGroup>
|
|
|
+ <Content Include="..\CompiledContent\Windows\Content\Effects\ParticleEffect.xnb">
|
|
|
+ <Link>Content\ParticleEffect.xnb</Link>
|
|
|
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
+ </Content>
|
|
|
+ <None Include="Info.plist">
|
|
|
+ </None>
|
|
|
+ </ItemGroup>
|
|
|
+ <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
|
|
+ <ItemGroup>
|
|
|
+ <Compile Include="Program.cs" />
|
|
|
+ <Compile Include="Game.cs" />
|
|
|
+ <Compile Include="ParticleEmitter.cs" />
|
|
|
+ <Compile Include="ParticleSystem.cs" />
|
|
|
+ <Compile Include="ParticleVertex.cs" />
|
|
|
+ <Compile Include="Projectile.cs" />
|
|
|
+ </ItemGroup>
|
|
|
+ <ItemGroup>
|
|
|
+ <Content Include="Content\font.xnb">
|
|
|
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
+ </Content>
|
|
|
+ <Content Include="Content\ExplosionSettings.xml" />
|
|
|
+ <Content Include="Content\ExplosionSmokeSettings.xml" />
|
|
|
+ <Content Include="Content\FireSettings.xml" />
|
|
|
+ <Content Include="Content\ProjectileTrailSettings.xml" />
|
|
|
+ <Content Include="Content\SmokePlumeSettings.xml" />
|
|
|
+ <Content Include="Content\checker.bmp" />
|
|
|
+ <Content Include="Content\explosion.png" />
|
|
|
+ <Content Include="Content\fire.png" />
|
|
|
+ <Content Include="Content\font.spritefont" />
|
|
|
+ <Content Include="Content\grid.x" />
|
|
|
+ <Content Include="Content\smoke.png" />
|
|
|
+ <Content Include="Game.ico" />
|
|
|
+ <Content Include="Particle3DSample.png" />
|
|
|
+ <Content Include="Content\Arial.xnb">
|
|
|
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
+ </Content>
|
|
|
+ <Content Include="Content\ExplosionSettings.xnb">
|
|
|
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
+ </Content>
|
|
|
+ <Content Include="Content\checker_0.xnb">
|
|
|
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
+ </Content>
|
|
|
+ <Content Include="Content\ExplosionSmokeSettings.xnb">
|
|
|
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
+ </Content>
|
|
|
+ <Content Include="Content\fire.xnb">
|
|
|
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
+ </Content>
|
|
|
+ <Content Include="Content\FireSettings.xnb">
|
|
|
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
+ </Content>
|
|
|
+ <Content Include="Content\grid.xnb">
|
|
|
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
+ </Content>
|
|
|
+ <Content Include="Content\ProjectileTrailSettings.xnb">
|
|
|
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
+ </Content>
|
|
|
+ <Content Include="Content\smoke.xnb">
|
|
|
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
+ </Content>
|
|
|
+ <Content Include="Content\SmokePlumeSettings.xnb">
|
|
|
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
+ </Content>
|
|
|
+ <Content Include="Content\explosion.xnb">
|
|
|
+ <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|
|
+ </Content>
|
|
|
+ </ItemGroup>
|
|
|
+ <ItemGroup>
|
|
|
+ <ProjectReference Include="..\..\MonoGame.Framework\MonoGame.Framework.WindowsGL.csproj">
|
|
|
+ <Project>{7DE47032-A904-4C29-BD22-2D235E8D91BA}</Project>
|
|
|
+ <Name>MonoGame.Framework.WindowsGL</Name>
|
|
|
+ </ProjectReference>
|
|
|
+ <ProjectReference Include="ParticleSettings\ParticleSettings.Windows.csproj">
|
|
|
+ <Project>{3388FF68-6F15-4F36-B226-7823E5309E92}</Project>
|
|
|
+ <Name>ParticleSettings.Windows</Name>
|
|
|
+ </ProjectReference>
|
|
|
+ </ItemGroup>
|
|
|
+</Project>
|