diff options
Diffstat (limited to 'Software/Visual_Studio/Tango.DAL.Local/Tango.DAL.Local.csproj')
| -rw-r--r-- | Software/Visual_Studio/Tango.DAL.Local/Tango.DAL.Local.csproj | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Software/Visual_Studio/Tango.DAL.Local/Tango.DAL.Local.csproj b/Software/Visual_Studio/Tango.DAL.Local/Tango.DAL.Local.csproj index 6ffbbc37b..7ace8155c 100644 --- a/Software/Visual_Studio/Tango.DAL.Local/Tango.DAL.Local.csproj +++ b/Software/Visual_Studio/Tango.DAL.Local/Tango.DAL.Local.csproj @@ -86,6 +86,9 @@ <Compile Include="DB\CARTRIDGE.cs"> <DependentUpon>LocalADO.tt</DependentUpon> </Compile> + <Compile Include="DB\CARTRIDGE_TYPES.cs"> + <DependentUpon>LocalADO.tt</DependentUpon> + </Compile> <Compile Include="DB\CONFIGURATION.cs"> <DependentUpon>LocalADO.tt</DependentUpon> </Compile> @@ -98,6 +101,9 @@ <Compile Include="DB\DISPENSER.cs"> <DependentUpon>LocalADO.tt</DependentUpon> </Compile> + <Compile Include="DB\DISPENSER_TYPES.cs"> + <DependentUpon>LocalADO.tt</DependentUpon> + </Compile> <Compile Include="DB\EMBEDDED_FIRMWARE_VERSIONS.cs"> <DependentUpon>LocalADO.tt</DependentUpon> </Compile> |
