diff options
| author | Roy <Roy.mail.net@gmail.com> | 2022-09-20 13:57:22 +0300 |
|---|---|---|
| committer | Roy <Roy.mail.net@gmail.com> | 2022-09-20 13:57:22 +0300 |
| commit | 2ebd882d708fe4d78d985fcd5d318d8f1794eca9 (patch) | |
| tree | ec5bdecf3aae29f6949f483d3298d590f03c02d7 /Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj | |
| parent | a2c128c1c00ac74c9c1835a8581aa8f2c4123bde (diff) | |
| download | Tango-2ebd882d708fe4d78d985fcd5d318d8f1794eca9.tar.gz Tango-2ebd882d708fe4d78d985fcd5d318d8f1794eca9.zip | |
Added support for ColorLib 6.
Diffstat (limited to 'Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj')
| -rw-r--r-- | Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj | 7 |
1 files changed, 7 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 ac52d55c5..eca12dfef 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 @@ -544,6 +544,13 @@ <Name>Tango.MachineStudio.Common</Name> </ProjectReference> <!--ColorLib--> + <ProjectReference Include="..\..\ColorLib\Tango.ColorLib_v6\Tango.ColorLib_v6.vcxproj"> + <Project>{D74E49AA-4C6B-4427-BEFF-D7CE2690D059}</Project> + <Name>Tango.ColorLib_v6</Name> + <ReferenceOutputAssembly>false</ReferenceOutputAssembly> + <OutputItemType>Content</OutputItemType> + <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> + </ProjectReference> <ProjectReference Include="..\..\ColorLib\Tango.ColorLib_v5\Tango.ColorLib_v5.vcxproj"> <Project>{0F87D32E-B65F-4AE8-862C-29F4CCC38240}</Project> <Name>Tango.ColorLib_v5</Name> |
