This commit is contained in:
Regalis
2016-03-03 21:18:53 +02:00
8 changed files with 151 additions and 68 deletions
+3 -2
View File
@@ -278,8 +278,9 @@
<Compile Include="Source\Utils\UpdaterUtil.cs" />
</ItemGroup>
<ItemGroup>
<Reference Include="MonoGame.Framework">
<HintPath>$(MSBuildProgramFiles32)\MonoGame\v3.0\Assemblies\Windows\MonoGame.Framework.dll</HintPath>
<Reference Include="MonoGame.Framework, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\MonoGame\MonoGame.Framework\bin\Windows\AnyCPU\Debug\MonoGame.Framework.dll</HintPath>
</Reference>
<Reference Include="NVorbis">
<HintPath>.\NVorbis.dll</HintPath>