aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Tango.MachineStudio.Developer.csproj
diff options
context:
space:
mode:
authorRoy Ben-Shabat <Roy@Twine-s.com>2018-08-14 13:11:32 +0300
committerRoy Ben-Shabat <Roy@Twine-s.com>2018-08-14 13:11:32 +0300
commit0bf4df21349aa175405ad3b462d466a72363dee4 (patch)
tree486fd444e7a2f17586308a05fe2a2960cab608ad /Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Tango.MachineStudio.Developer.csproj
parent9c2939ac72bdb7501ce19236c60ab5f584247fb4 (diff)
downloadTango-0bf4df21349aa175405ad3b462d466a72363dee4.tar.gz
Tango-0bf4df21349aa175405ad3b462d466a72363dee4.zip
Reorganization of solution build paths !
Optimized production packages.
Diffstat (limited to 'Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Tango.MachineStudio.Developer.csproj')
-rw-r--r--Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Tango.MachineStudio.Developer.csproj12
1 files changed, 6 insertions, 6 deletions
diff --git a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Tango.MachineStudio.Developer.csproj b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Tango.MachineStudio.Developer.csproj
index c361a584d..bd7484de8 100644
--- a/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Tango.MachineStudio.Developer.csproj
+++ b/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Tango.MachineStudio.Developer.csproj
@@ -17,7 +17,7 @@
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
- <OutputPath>..\..\..\Build\Debug\</OutputPath>
+ <OutputPath>..\..\..\Build\Machine Studio\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
@@ -25,7 +25,7 @@
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
- <OutputPath>..\..\..\Build\Release\</OutputPath>
+ <OutputPath>..\..\..\Build\Machine Studio\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
@@ -188,10 +188,6 @@
</None>
</ItemGroup>
<ItemGroup>
- <ProjectReference Include="..\..\..\Embroidery\Tango.EmbroideryUI\Tango.EmbroideryUI.csproj">
- <Project>{bdbbe284-f564-4f51-af41-3df0434cec62}</Project>
- <Name>Tango.EmbroideryUI</Name>
- </ProjectReference>
<ProjectReference Include="..\..\..\SideChains\ColorMine\ColorMine.csproj">
<Project>{37e4ceab-b54b-451f-b535-04cf7da9c459}</Project>
<Name>ColorMine</Name>
@@ -224,6 +220,10 @@
<Project>{b112d89a-a106-41ae-a0c1-4abc84c477f5}</Project>
<Name>Tango.DragAndDrop</Name>
</ProjectReference>
+ <ProjectReference Include="..\..\..\Tango.EmbroideryUI\Tango.EmbroideryUI.csproj">
+ <Project>{bdbbe284-f564-4f51-af41-3df0434cec62}</Project>
+ <Name>Tango.EmbroideryUI</Name>
+ </ProjectReference>
<ProjectReference Include="..\..\..\Tango.Hive\Tango.Hive.csproj">
<Project>{942134ac-6ea2-4500-8f22-0f739b70a05f}</Project>
<Name>Tango.Hive</Name>