From 56a738fba9ecab60b656125717a1865c61c99728 Mon Sep 17 00:00:00 2001 From: Robert French Date: Sun, 7 Sep 2014 04:00:33 -0400 Subject: [PATCH] Added back original csproj files. --- Scale.csproj | 23 ++++++++----------- Scale_Editor/Scale_Editor.csproj | 23 ++++++++----------- Scale_Redist/Scale_Redist.csproj | 10 ++++---- .../TweakScale_ModularFuelTanks.csproj | 20 +++++++--------- .../TweakScale_RealFuels.csproj | 19 ++++++--------- 5 files changed, 39 insertions(+), 56 deletions(-) diff --git a/Scale.csproj b/Scale.csproj index f1e5cb99..351ad917 100644 --- a/Scale.csproj +++ b/Scale.csproj @@ -11,8 +11,6 @@ Scale v3.5 512 - 12.0.0 - 2.0 true @@ -33,13 +31,18 @@ - ..\..\KerbalRescalingInstall\KSP_Data\Managed\Assembly-CSharp.dll + E:\KSP_Test\KSP_Data\Managed\Assembly-CSharp.dll - ..\..\mainkerbaldir\KSP_Data\Managed\Assembly-CSharp-firstpass.dll + E:\KSP_Test\KSP_Data\Managed\Assembly-CSharp-firstpass.dll - ..\..\KerbalRescalingInstall\GameData\MagicSmokeIndustries\Plugins\KSPAPIExtensions.dll + lib\KSPAPIExtensions.dll + False + + + False + lib\Scale_Redist.dll @@ -48,7 +51,7 @@ - ..\..\KerbalRescalingInstall\KSP_Data\Managed\UnityEngine.dll + E:\KSP_Test\KSP_Data\Managed\UnityEngine.dll @@ -75,10 +78,4 @@ copy "$(ProjectDir)lib\KSPAPIExtensions.dll" "$(ProjectDir)\Gamedata\TweakScale\ --> - - - {2BE63D8B-350E-4EDD-959C-4B7397984364} - Scale_Redist - - - + \ No newline at end of file diff --git a/Scale_Editor/Scale_Editor.csproj b/Scale_Editor/Scale_Editor.csproj index e5a651d2..bf84b150 100644 --- a/Scale_Editor/Scale_Editor.csproj +++ b/Scale_Editor/Scale_Editor.csproj @@ -1,5 +1,5 @@  - + Debug @@ -12,8 +12,6 @@ v3.5 512 - 12.0.0 - 2.0 true @@ -34,10 +32,13 @@ - ..\..\..\KerbalRescalingInstall\KSP_Data\Managed\Assembly-CSharp.dll + E:\KSP_Test\KSP_Data\Managed\Assembly-CSharp.dll - ..\..\..\KerbalRescalingInstall\GameData\MagicSmokeIndustries\Plugins\KSPAPIExtensions.dll + ..\lib\KSPAPIExtensions.dll + + + ..\lib\Scale_Redist.dll @@ -46,24 +47,20 @@ - ..\..\..\KerbalRescalingInstall\KSP_Data\Managed\UnityEngine.dll + E:\KSP_Test\KSP_Data\Managed\UnityEngine.dll - + - {70D38878-43DB-4F6E-8002-45ADA5391AF7} + {70d38878-43db-4f6e-8002-45ada5391af7} Scale - - {2BE63D8B-350E-4EDD-959C-4B7397984364} - Scale_Redist - @@ -76,4 +73,4 @@ --> - + \ No newline at end of file diff --git a/Scale_Redist/Scale_Redist.csproj b/Scale_Redist/Scale_Redist.csproj index c40f4c7e..31d6b234 100644 --- a/Scale_Redist/Scale_Redist.csproj +++ b/Scale_Redist/Scale_Redist.csproj @@ -1,5 +1,5 @@  - + Debug @@ -12,8 +12,6 @@ v3.5 512 - 12.0.0 - 2.0 true @@ -34,7 +32,7 @@ - ..\..\..\KerbalRescalingInstall\KSP_Data\Managed\Assembly-CSharp.dll + E:\KSP_Test\KSP_Data\Managed\Assembly-CSharp.dll @@ -43,7 +41,7 @@ - ..\..\..\KerbalRescalingInstall\KSP_Data\Managed\UnityEngine.dll + E:\KSP_Test\KSP_Data\Managed\UnityEngine.dll @@ -62,4 +60,4 @@ --> - + \ No newline at end of file diff --git a/TweakScale_ModularFuelTanks/TweakScale_ModularFuelTanks.csproj b/TweakScale_ModularFuelTanks/TweakScale_ModularFuelTanks.csproj index c7d02ba2..900775ac 100644 --- a/TweakScale_ModularFuelTanks/TweakScale_ModularFuelTanks.csproj +++ b/TweakScale_ModularFuelTanks/TweakScale_ModularFuelTanks.csproj @@ -11,8 +11,6 @@ TweakScale_ModularFuelTanks v3.5 512 - 12.0.0 - 2.0 true @@ -33,13 +31,17 @@ - ..\..\..\KerbalRescalingInstall\KSP_Data\Managed\Assembly-CSharp.dll + E:\KSP_Test\KSP_Data\Managed\Assembly-CSharp.dll - ..\..\..\KerbalRescalingInstall\GameData\MagicSmokeIndustries\Plugins\KSPAPIExtensions.dll + ..\lib\KSPAPIExtensions.dll - ..\..\..\KerbalMods\ModularFuelTanks\ModularFuelTanks\Plugins\modularFuelTanks.dll + ..\lib\modularFuelTanks.dll + + + False + ..\lib\Scale_Redist.dll @@ -48,7 +50,7 @@ - ..\..\..\KerbalRescalingInstall\KSP_Data\Managed\UnityEngine.dll + E:\KSP_Test\KSP_Data\Managed\UnityEngine.dll @@ -66,10 +68,4 @@ --> - - - {2BE63D8B-350E-4EDD-959C-4B7397984364} - Scale_Redist - - \ No newline at end of file diff --git a/TweakScale_RealFuels/TweakScale_RealFuels.csproj b/TweakScale_RealFuels/TweakScale_RealFuels.csproj index bee21376..3379243c 100644 --- a/TweakScale_RealFuels/TweakScale_RealFuels.csproj +++ b/TweakScale_RealFuels/TweakScale_RealFuels.csproj @@ -11,8 +11,6 @@ TweakScale_RealFuels v3.5 512 - 12.0.0 - 2.0 true @@ -33,13 +31,16 @@ - ..\..\..\KerbalRescalingInstall\KSP_Data\Managed\Assembly-CSharp.dll + E:\KSP_Test\KSP_Data\Managed\Assembly-CSharp.dll - ..\..\..\KerbalRescalingInstall\GameData\MagicSmokeIndustries\Plugins\KSPAPIExtensions.dll + ..\lib\KSPAPIExtensions.dll - ..\..\..\KerbalMods\RealFuels\RealFuels\Plugins\RealFuels.dll + ..\lib\RealFuels.dll + + + ..\lib\Scale_Redist.dll @@ -48,7 +49,7 @@ - ..\..\..\KerbalRescalingInstall\KSP_Data\Managed\UnityEngine.dll + E:\KSP_Test\KSP_Data\Managed\UnityEngine.dll @@ -66,10 +67,4 @@ --> - - - {2BE63D8B-350E-4EDD-959C-4B7397984364} - Scale_Redist - - \ No newline at end of file