diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-01-31 19:39:18 +0200 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-01-31 19:39:18 +0200 |
| commit | 62a1005488e04d8db62be5ef252328d34e1aec0f (patch) | |
| tree | 5e7bb6b2d706b13f04e822b79512785dd1555b0e /Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Tango.MachineStudio.Developer.csproj | |
| parent | fcbc4e2fad831e0e9bc972df86d155311f9f83a4 (diff) | |
| download | Tango-62a1005488e04d8db62be5ef252328d34e1aec0f.tar.gz Tango-62a1005488e04d8db62be5ef252328d34e1aec0f.zip | |
Added FormulaCalculatorBase.
Added Indexing for JOBS and SEGMENTS tables.
Started working on "Running Job"...
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 | 3 |
1 files changed, 3 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 3a753dedc..b58908048 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 @@ -222,5 +222,8 @@ <ItemGroup> <Resource Include="Images\colorspace.png" /> </ItemGroup> + <ItemGroup> + <Resource Include="Images\White-Background.jpg" /> + </ItemGroup> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> </Project>
\ No newline at end of file |
