From: jpbruyere Date: Thu, 18 Dec 2014 23:48:25 +0000 (+0100) Subject: clean csproj files X-Git-Tag: 0.2~111 X-Git-Url: https://git.osiis.dedyn.io/?a=commitdiff_plain;h=1753010a7b08f29f425356171f78817dc8c6e7f4;p=jp%2Fcrow.git clean csproj files --- diff --git a/GOLib.csproj b/GOLib.csproj index 0daeaca9..0fd98ede 100644 --- a/GOLib.csproj +++ b/GOLib.csproj @@ -12,8 +12,8 @@ True False False - bin\$(configuration)\$(Platform) - obj\$(Configuration)\ + bin\$(Configuration) + obj\$(Configuration) 4 False false @@ -23,61 +23,27 @@ 2.0 + true + TRACE;DEBUG False - False - obj\ + true Full - - - 4194304 - x86 - False - False - Auto - - - AnyCPU - 4194304 - False - Auto - - - x86 4194304 - False - Auto True False - obj\ None + 4194304 - - TRACE;DEBUG;__linux__;DEBUG_CLIP_RECTANGLE - bin\Linux_x86\Debug - true - true - - - TRACE;DEBUG;_WIN32 - none - - + __linux__ - bin\Linux_x86\Release - x64 + x86 + 4194304 - + _WIN32 - - none - bin\Debug - - - bin\Release - diff --git a/GOLib.sln b/GOLib.sln index 7eced5dc..6b02199c 100644 --- a/GOLib.sln +++ b/GOLib.sln @@ -8,37 +8,17 @@ EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Linux_x86 = Debug|Linux_x86 - Debug|Win_x86 = Debug|Win_x86 Release|Linux_x86 = Release|Linux_x86 - Release|Win_x86 = Release|Win_x86 - Debug|Any CPU = Debug|Any CPU - Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {74289092-9F70-4941-AFCB-DFD7BE2140B6}.Debug|Any CPU.ActiveCfg = Debug|Linux_x86 - {74289092-9F70-4941-AFCB-DFD7BE2140B6}.Debug|Any CPU.Build.0 = Debug|Linux_x86 {74289092-9F70-4941-AFCB-DFD7BE2140B6}.Debug|Linux_x86.ActiveCfg = Debug|Linux_x86 {74289092-9F70-4941-AFCB-DFD7BE2140B6}.Debug|Linux_x86.Build.0 = Debug|Linux_x86 - {74289092-9F70-4941-AFCB-DFD7BE2140B6}.Debug|Win_x86.ActiveCfg = Debug|Linux_x86 - {74289092-9F70-4941-AFCB-DFD7BE2140B6}.Debug|Win_x86.Build.0 = Debug|Linux_x86 - {74289092-9F70-4941-AFCB-DFD7BE2140B6}.Release|Any CPU.ActiveCfg = Release|Linux_x86 - {74289092-9F70-4941-AFCB-DFD7BE2140B6}.Release|Any CPU.Build.0 = Release|Linux_x86 {74289092-9F70-4941-AFCB-DFD7BE2140B6}.Release|Linux_x86.ActiveCfg = Release|Linux_x86 {74289092-9F70-4941-AFCB-DFD7BE2140B6}.Release|Linux_x86.Build.0 = Release|Linux_x86 - {74289092-9F70-4941-AFCB-DFD7BE2140B6}.Release|Win_x86.ActiveCfg = Release|Linux_x86 - {74289092-9F70-4941-AFCB-DFD7BE2140B6}.Release|Win_x86.Build.0 = Release|Linux_x86 - {C2980F9B-4798-4C05-99E2-E174810F7C7B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {C2980F9B-4798-4C05-99E2-E174810F7C7B}.Debug|Any CPU.Build.0 = Debug|Any CPU {C2980F9B-4798-4C05-99E2-E174810F7C7B}.Debug|Linux_x86.ActiveCfg = Debug|Linux_x86 {C2980F9B-4798-4C05-99E2-E174810F7C7B}.Debug|Linux_x86.Build.0 = Debug|Linux_x86 - {C2980F9B-4798-4C05-99E2-E174810F7C7B}.Debug|Win_x86.ActiveCfg = Debug|Win_x86 - {C2980F9B-4798-4C05-99E2-E174810F7C7B}.Debug|Win_x86.Build.0 = Debug|Win_x86 - {C2980F9B-4798-4C05-99E2-E174810F7C7B}.Release|Any CPU.ActiveCfg = Release|Any CPU - {C2980F9B-4798-4C05-99E2-E174810F7C7B}.Release|Any CPU.Build.0 = Release|Any CPU {C2980F9B-4798-4C05-99E2-E174810F7C7B}.Release|Linux_x86.ActiveCfg = Release|Linux_x86 {C2980F9B-4798-4C05-99E2-E174810F7C7B}.Release|Linux_x86.Build.0 = Release|Linux_x86 - {C2980F9B-4798-4C05-99E2-E174810F7C7B}.Release|Win_x86.ActiveCfg = Release|Win_x86 - {C2980F9B-4798-4C05-99E2-E174810F7C7B}.Release|Win_x86.Build.0 = Release|Win_x86 EndGlobalSection GlobalSection(MonoDevelopProperties) = preSolution StartupItem = Tests\Tests.csproj diff --git a/Tests/Tests.csproj b/Tests/Tests.csproj index 5a672372..2d3abacb 100644 --- a/Tests/Tests.csproj +++ b/Tests/Tests.csproj @@ -11,32 +11,34 @@ Tests test.GOLIBTest_4 v4.5 + ..\bin\$(configuration) + obj\$(configuration) - + + ..\bin\Debug true full false - bin\Debug - DEBUG; + DEBUG;TRACE; prompt 4 false - - full + + ..\bin\Release + none true - bin\Release - prompt - 4 + 0 false + + __linux__ + x86 + + + _WIN32 + - - - {C2980F9B-4798-4C05-99E2-E174810F7C7B} - GOLib - - @@ -69,4 +71,10 @@ - \ No newline at end of file + + + {C2980F9B-4798-4C05-99E2-E174810F7C7B} + GOLib + + +