diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-01-28 17:27:49 +0200 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-01-28 17:27:49 +0200 |
| commit | 10eec8df1dfce197b31d51cfa49746b0ce07a5e5 (patch) | |
| tree | c00545560db4168a2f87f7347f97090445672c0a /Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Tango.MachineStudio.Developer.csproj | |
| parent | 20f0dc40cdbe85ab7cfedd78a9bc883e4469e4ab (diff) | |
| download | Tango-10eec8df1dfce197b31d51cfa49746b0ce07a5e5.tar.gz Tango-10eec8df1dfce197b31d51cfa49746b0ce07a5e5.zip | |
Added Segment Brush Stops and Dynamic Ink Volumes!
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.csproj | 6 |
1 files changed, 6 insertions, 0 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 71527d1dc..dc3f9947a 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 @@ -197,5 +197,11 @@ <ItemGroup> <Resource Include="Images\ruler.png" /> </ItemGroup> + <ItemGroup> + <Resource Include="Images\color-palette.png" /> + </ItemGroup> + <ItemGroup> + <Resource Include="Images\colorspace.png" /> + </ItemGroup> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> </Project>
\ No newline at end of file |
