aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI
diff options
context:
space:
mode:
authorMirta <mirta@twine-s.com>2019-05-12 13:30:46 +0300
committerMirta <mirta@twine-s.com>2019-05-12 13:30:46 +0300
commit3043e65ad539455ad2510e402e1c8f2d168577d2 (patch)
treee0e4ad098dc82996f9a96f621bbdabfda0782b89 /Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI
parentd5553e30f41ba83cf4a5d9366114a64136fcb504 (diff)
downloadTango-3043e65ad539455ad2510e402e1c8f2d168577d2.tar.gz
Tango-3043e65ad539455ad2510e402e1c8f2d168577d2.zip
Implemented new TCC algorithm.
Diffstat (limited to 'Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI')
-rw-r--r--Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj12
1 files changed, 12 insertions, 0 deletions
diff --git a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj
index 8d9255926..c94102df5 100644
--- a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj
+++ b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj
@@ -420,6 +420,10 @@
<Project>{5001990f-977b-48ff-b217-0236a5022ad8}</Project>
<Name>Tango.Web</Name>
</ProjectReference>
+ <ProjectReference Include="..\..\TCC\Tango.TCC.BL\Tango.TCC.BL.csproj">
+ <Project>{f209fae8-73f9-441b-97f4-0844a0279390}</Project>
+ <Name>Tango.TCC.BL</Name>
+ </ProjectReference>
<ProjectReference Include="..\Modules\MachineStudio.Dispensers\Tango.MachineStudio.Dispensers.csproj">
<Project>{f69da3a8-f823-461e-87cf-a9275abc0b15}</Project>
<Name>Tango.MachineStudio.Dispensers</Name>
@@ -520,6 +524,14 @@
<Resource Include="Images\settings.png" />
</ItemGroup>
<ItemGroup>
+ <Content Include="..\..\Build\TCC\Debug\Tango.TCC.ColorDetector.dll">
+ <Link>Tango.TCC.ColorDetector.dll</Link>
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
+ </Content>
+ <Content Include="..\..\Build\TCC\Debug\Tango.TCC.ColorDetector.pdb">
+ <Link>Tango.TCC.ColorDetector.pdb</Link>
+ <CopyToOutputDirectory>Always</CopyToOutputDirectory>
+ </Content>
<Resource Include="Images\firmware_upgrade.png" />
<Resource Include="Images\external-bridge-emulator.png" />
<EmbeddedResource Include="..\..\Versioning\ChangeLog.txt">