diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-03-15 20:04:52 +0200 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-03-15 20:04:52 +0200 |
| commit | 2836f1031bf9c1414a80620e040c1414a45c1648 (patch) | |
| tree | 5b615d1da2023aaab6aa914cabfcbe0f4e897df8 /Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Tango.MachineStudio.UI.csproj | |
| parent | 74438bb2f5d3ad782dec27a8f00838175ae67f8c (diff) | |
| download | Tango-2836f1031bf9c1414a80620e040c1414a45c1648.tar.gz Tango-2836f1031bf9c1414a80620e040c1414a45c1648.zip | |
Working on machine events !
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 | 3 |
1 files changed, 3 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 6a879e965..95c2a9925 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 @@ -421,6 +421,9 @@ <ItemGroup> <Resource Include="Images\new-version.png" /> </ItemGroup> + <ItemGroup> + <Resource Include="Images\error-message.png" /> + </ItemGroup> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> <PropertyGroup> <PostBuildEvent>if $(ConfigurationName) == Debug $(TargetDir)linkgen.exe -s "$(TargetPath)" -d "$(TargetDir)Utilities\Machine Studio.lnk" |
