diff options
| author | Michael <[email protected]> | 2017-06-24 19:52:57 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-06-24 19:52:57 -0400 |
| commit | ad7328882b60470ba546219cb73c14adb078a7a4 (patch) | |
| tree | b99303043c092edb0a8029abcaa7fc2865bce3cd /ShiftOS.WinForms/ShiftOS.WinForms.csproj | |
| parent | 9c1a409f24da92f1e6d95ee4cdd777b52d53488f (diff) | |
| download | shiftos_thereturn-ad7328882b60470ba546219cb73c14adb078a7a4.tar.gz shiftos_thereturn-ad7328882b60470ba546219cb73c14adb078a7a4.tar.bz2 shiftos_thereturn-ad7328882b60470ba546219cb73c14adb078a7a4.zip | |
Mission backend.
Diffstat (limited to 'ShiftOS.WinForms/ShiftOS.WinForms.csproj')
| -rw-r--r-- | ShiftOS.WinForms/ShiftOS.WinForms.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ShiftOS.WinForms/ShiftOS.WinForms.csproj b/ShiftOS.WinForms/ShiftOS.WinForms.csproj index d79a7e3..a83bed1 100644 --- a/ShiftOS.WinForms/ShiftOS.WinForms.csproj +++ b/ShiftOS.WinForms/ShiftOS.WinForms.csproj @@ -357,6 +357,7 @@ <Compile Include="MainMenu\MainMenu.Designer.cs"> <DependentUpon>MainMenu.cs</DependentUpon> </Compile> + <Compile Include="MissionAttribute.cs" /> <Compile Include="Oobe.cs"> <SubType>Form</SubType> </Compile> |
