From 5c94a35928f20058c8028aeb50ed865a681dc20c Mon Sep 17 00:00:00 2001 From: Mitchell Kutchuk Date: Sun, 24 May 2015 17:36:53 -0700 Subject: [PATCH] Fixed Windows build again --- TrueCraft.Client/TrueCraft.Client.csproj | 76 ++++++++++++++---------- 1 file changed, 45 insertions(+), 31 deletions(-) diff --git a/TrueCraft.Client/TrueCraft.Client.csproj b/TrueCraft.Client/TrueCraft.Client.csproj index ea540f2..aeb2ecd 100644 --- a/TrueCraft.Client/TrueCraft.Client.csproj +++ b/TrueCraft.Client/TrueCraft.Client.csproj @@ -10,57 +10,55 @@ TrueCraft.Client TrueCraft.Client v4.5 + False + False + False + OnBuildSuccess + False + False + False + bin\Release + Full + obj\$(Configuration)\ + 4 true - full - false - bin\Debug - DEBUG; prompt - 4 - x86 false 127.0.0.1:25565 - none - true - bin\Release prompt - 4 true - x86 - + $(DefineConstants);WINDOWS + False + False + obj\ + Project - - $(DefineConstants);UNIX + + $(DefineConstants);WINDOWS + true - - $(DefineConstants);OSX + + 4194304 + AnyCPU + True + False + Auto + 4096 + + + x86 ..\packages\MonoGame.Framework.Linux.3.4.0.459\lib\net40\MonoGame.Framework.dll True - - ..\packages\MonoGame.Framework.Linux.3.4.0.459\lib\net40\MonoGame.Framework.dll - - - ..\packages\MonoGame.Framework.Linux.3.4.0.459\lib\net40\OpenTK.dll - - - ..\packages\MonoGame.Framework.Linux.3.4.0.459\lib\net40\Tao.Sdl.dll - - - ..\packages\MonoGame.Framework.WindowsGL.3.4.0.459\lib\net40\MonoGame.Framework.dll - - - ..\packages\MonoGame.Framework.WindowsGL.3.4.0.459\lib\net40\OpenTK.dll - @@ -69,6 +67,22 @@ + + ..\packages\MonoGame.Framework.Linux.3.4.0.459\lib\net40\Tao.Sdl.dll + True + + + + + False + ..\packages\MonoGame.Framework.WindowsGL.3.4.0.459\lib\net40\MonoGame.Framework.dll + True + + + False + ..\packages\MonoGame.Framework.WindowsGL.3.4.0.459\lib\net40\OpenTK.dll + True +