diff -r 15aa52fe5795 -r 0c5930689ea1 Client/SharpDisplayClient.csproj --- a/Client/SharpDisplayClient.csproj Fri Sep 25 19:25:35 2015 +0200 +++ b/Client/SharpDisplayClient.csproj Sat Sep 26 00:20:31 2015 +0200 @@ -51,7 +51,8 @@ true - ..\..\bin\MiniDisplay\Debug\ + ..\bin\x86\Debug\ + ..\bin\x86\Debug\obj DEBUG;TRACE full x86 @@ -60,7 +61,8 @@ false - bin\x86\Release\ + ..\bin\x86\Release\ + ..\bin\x86\Release\obj TRACE true pdbonly