diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-02-26 16:31:42 +0200 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-02-26 16:31:42 +0200 |
| commit | 121311b4accdca68e2d10360e255f513916b205e (patch) | |
| tree | 0a1cb0d41f3bcf9bd5fabab8f3c60c36ec5d0d19 /Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj | |
| parent | 76fd65594e3c7434be615036ea569a1f8907a648 (diff) | |
| download | Tango-121311b4accdca68e2d10360e255f513916b205e.tar.gz Tango-121311b4accdca68e2d10360e255f513916b205e.zip | |
Working on Hardware Designer Module.
Added Installer Project Installer.
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 | 4 |
1 files changed, 4 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 4cfa99a9b..1d81aea5d 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 @@ -343,6 +343,10 @@ <Project>{ce4a0d11-08a2-4cd6-9908-d6c62e80d805}</Project> <Name>Tango.MachineStudio.Developer</Name> </ProjectReference> + <ProjectReference Include="..\Modules\Tango.MachineStudio.HardwareDesigner\Tango.MachineStudio.HardwareDesigner.csproj"> + <Project>{69db0564-268c-4b3c-b5d6-a3cdc7d14eae}</Project> + <Name>Tango.MachineStudio.HardwareDesigner</Name> + </ProjectReference> <ProjectReference Include="..\Modules\Tango.MachineStudio.MachineDesigner\Tango.MachineStudio.MachineDesigner.csproj"> <Project>{d0ce8122-077d-42a2-9490-028ae4769b52}</Project> <Name>Tango.MachineStudio.MachineDesigner</Name> |
