diff options
| author | FloppyDiskDrive <[email protected]> | 2017-09-26 19:09:21 -0500 |
|---|---|---|
| committer | FloppyDiskDrive <[email protected]> | 2017-09-26 19:09:21 -0500 |
| commit | 9c24aebd302435b9993dd495cea5898cd5872867 (patch) | |
| tree | 998d4da8cf30c5a26c1f2bff77aa918222655c56 /ShiftOS.Engine/ShiftOS.Engine.csproj | |
| parent | dc7533184a88271bfd2a3aae299532ec7632144d (diff) | |
| download | shiftos-rewind-9c24aebd302435b9993dd495cea5898cd5872867.tar.gz shiftos-rewind-9c24aebd302435b9993dd495cea5898cd5872867.tar.bz2 shiftos-rewind-9c24aebd302435b9993dd495cea5898cd5872867.zip | |
Began work on a crappy Skinning Engine; Shifter is removed until completed.
Diffstat (limited to 'ShiftOS.Engine/ShiftOS.Engine.csproj')
| -rw-r--r-- | ShiftOS.Engine/ShiftOS.Engine.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ShiftOS.Engine/ShiftOS.Engine.csproj b/ShiftOS.Engine/ShiftOS.Engine.csproj index 8683d20..ad5696a 100644 --- a/ShiftOS.Engine/ShiftOS.Engine.csproj +++ b/ShiftOS.Engine/ShiftOS.Engine.csproj @@ -48,6 +48,7 @@ <DesignTime>True</DesignTime> <DependentUpon>Resources.resx</DependentUpon> </Compile> + <Compile Include="SkinningEngine.cs" /> <Compile Include="WindowManager\InfoboxTemplate.cs"> <SubType>UserControl</SubType> </Compile> |
