<RootNamespace>SuperPolarityMac</RootNamespace>
<MonoMacResourcePrefix>Resources</MonoMacResourcePrefix>
<AssemblyName>SuperPolarityMac</AssemblyName>
+ <SuppressXamMacUpsell>True</SuppressXamMacUpsell>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<Link>Properties\AssemblyInfo.cs</Link>
</Compile>
<Compile Include="Program.cs" />
+ <Compile Include="..\SuperPolarity\Actors\Generators\FanGenerator.cs">
+ <Link>Actors\Generators\FanGenerator.cs</Link>
+ </Compile>
+ <Compile Include="..\SuperPolarity\Actors\Generators\Generator.cs">
+ <Link>Actors\Generators\Generator.cs</Link>
+ </Compile>
+ <Compile Include="..\SuperPolarity\Actors\Generators\LineGenerator.cs">
+ <Link>Actors\Generators\LineGenerator.cs</Link>
+ </Compile>
+ <Compile Include="..\SuperPolarity\Actors\Generators\PointGenerator.cs">
+ <Link>Actors\Generators\PointGenerator.cs</Link>
+ </Compile>
+ <Compile Include="..\SuperPolarity\Actors\Generators\RingGenerator.cs">
+ <Link>Actors\Generators\RingGenerator.cs</Link>
+ </Compile>
+ <Compile Include="..\SuperPolarity\Actors\Generators\WaveGenerator.cs">
+ <Link>Actors\Generators\WaveGenerator.cs</Link>
+ </Compile>
+ <Compile Include="..\SuperPolarity\Actors\GameActor.cs">
+ <Link>Actors\GameActor.cs</Link>
+ </Compile>
</ItemGroup>
<ItemGroup>
<None Include="..\SuperPolarity\Icon.ico">
<Folder Include="Properties\" />
<Folder Include="Content\Sound\" />
<Folder Include="Vendor\" />
+ <Folder Include="Actors\Generators\" />
</ItemGroup>
<ItemGroup>
<BundleResource Include="..\SuperPolarity\Content\Graphics\circle.xnb">