]> git.r.bdr.sh - rbdr/super-polarity/blobdiff - SuperPolarityMac/SuperPolarityMac.csproj
Adds instructions to readme
[rbdr/super-polarity] / SuperPolarityMac / SuperPolarityMac.csproj
index ded94e3493d92d9c44a616c8c931303ef717dbc6..caf0a51c0416055c3b1d285671d07cb66c253b1d 100644 (file)
     <Reference Include="System.Core" />
     <Reference Include="System.Xml.Linq" />
     <Reference Include="System.Drawing" />
-    <Reference Include="MonoMac">
-      <HintPath>..\..\MonoGame-develop\MonoGame.Framework\bin\MacOS\Debug\MonoMac.dll</HintPath>
-    </Reference>
     <Reference Include="Lidgren.Network">
-      <HintPath>..\..\MonoGame-develop\MonoGame.Framework\bin\MacOS\Debug\Lidgren.Network.dll</HintPath>
+      <HintPath>..\SuperPolarity\Vendor\osx\Lidgren.Network.dll</HintPath>
     </Reference>
     <Reference Include="MonoGame.Framework">
-      <HintPath>..\..\MonoGame-develop\MonoGame.Framework\bin\MacOS\Debug\MonoGame.Framework.dll</HintPath>
+      <HintPath>..\SuperPolarity\Vendor\osx\MonoGame.Framework.dll</HintPath>
+    </Reference>
+    <Reference Include="MonoMac">
+      <HintPath>..\SuperPolarity\Vendor\osx\MonoMac.dll</HintPath>
     </Reference>
     <Reference Include="Tao.Sdl">
-      <HintPath>..\..\MonoGame-develop\MonoGame.Framework\bin\MacOS\Debug\Tao.Sdl.dll</HintPath>
+      <HintPath>..\SuperPolarity\Vendor\osx\Tao.Sdl.dll</HintPath>
     </Reference>
   </ItemGroup>
   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
     <None Include="..\SuperPolarity\scores.txt">
       <Link>scores.txt</Link>
     </None>
+    <None Include="..\SuperPolarity\Vendor\Lidgren.Network.dll">
+      <Link>Vendor\Lidgren.Network.dll</Link>
+    </None>
+    <None Include="..\SuperPolarity\Vendor\MonoGame.Framework.dll">
+      <Link>Vendor\MonoGame.Framework.dll</Link>
+    </None>
+    <None Include="..\SuperPolarity\Vendor\MonoMac.dll">
+      <Link>Vendor\MonoMac.dll</Link>
+    </None>
+    <None Include="..\SuperPolarity\Vendor\Tao.Sdl.dll">
+      <Link>Vendor\Tao.Sdl.dll</Link>
+    </None>
+    <None Include="..\SuperPolarity\Vendor\Tao.Sdl.dll.config">
+      <Link>Vendor\Tao.Sdl.dll.config</Link>
+    </None>
   </ItemGroup>
   <ItemGroup>
     <Folder Include="Actors\" />
     <Folder Include="Content\" />
     <Folder Include="Properties\" />
+    <Folder Include="Content\Sound\" />
+    <Folder Include="Vendor\" />
   </ItemGroup>
   <ItemGroup>
     <BundleResource Include="..\SuperPolarity\Content\Graphics\circle.xnb">
       <Link>Content\Fonts\smallfont.xnb</Link>
     </BundleResource>
     <BundleResource Include="Info.plist" />
-    <BundleResource Include="..\SuperPolarity\Content\Sound\bomb.m4a">
-      <Link>Content\Sound\bomb.m4a</Link>
+    <BundleResource Include="..\SuperPolarity\Content\Sound\bomb.xnb">
+      <Link>Content\Sound\bomb.xnb</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </BundleResource>
-    <BundleResource Include="..\SuperPolarity\Content\Sound\bullet.m4a">
-      <Link>Content\Sound\bullet.m4a</Link>
+    <BundleResource Include="..\SuperPolarity\Content\Sound\bullet.xnb">
+      <Link>Content\Sound\bullet.xnb</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </BundleResource>
-    <BundleResource Include="..\SuperPolarity\Content\Sound\gameover.m4a">
-      <Link>Content\Sound\gameover.m4a</Link>
+    <BundleResource Include="..\SuperPolarity\Content\Sound\gameover.xnb">
+      <Link>Content\Sound\gameover.xnb</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </BundleResource>
-    <BundleResource Include="..\SuperPolarity\Content\Sound\hit.m4a">
-      <Link>Content\Sound\hit.m4a</Link>
+    <BundleResource Include="..\SuperPolarity\Content\Sound\hit.xnb">
+      <Link>Content\Sound\hit.xnb</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </BundleResource>
-    <BundleResource Include="..\SuperPolarity\Content\Sound\life.m4a">
-      <Link>Content\Sound\life.m4a</Link>
+    <BundleResource Include="..\SuperPolarity\Content\Sound\life.xnb">
+      <Link>Content\Sound\life.xnb</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </BundleResource>
-    <BundleResource Include="..\SuperPolarity\Content\Sound\polaritychange.m4a">
-      <Link>Content\Sound\polaritychange.m4a</Link>
+    <BundleResource Include="..\SuperPolarity\Content\Sound\polaritychange.xnb">
+      <Link>Content\Sound\polaritychange.xnb</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </BundleResource>
-    <BundleResource Include="..\SuperPolarity\Content\Sound\polaritytheme.m4a">
-      <Link>Content\Sound\polaritytheme.m4a</Link>
+    <BundleResource Include="..\SuperPolarity\Content\Sound\polaritytheme.xnb">
+      <Link>Content\Sound\polaritytheme.xnb</Link>
+      <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
     </BundleResource>
   </ItemGroup>
 </Project>
\ No newline at end of file