diff options
| author | Michael <[email protected]> | 2017-07-02 13:31:39 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-07-02 13:31:39 -0400 |
| commit | dad09c9e7c1ff68a157836b636f13f25d27e050a (patch) | |
| tree | c19c3648072a2ee8b04fa26ef2d875e9ba9857ca /ShiftOS_TheReturn.sln | |
| parent | 345c1446863c3944bb08bfb3dfa25596b94e98db (diff) | |
| download | shiftos_thereturn-dad09c9e7c1ff68a157836b636f13f25d27e050a.tar.gz shiftos_thereturn-dad09c9e7c1ff68a157836b636f13f25d27e050a.tar.bz2 shiftos_thereturn-dad09c9e7c1ff68a157836b636f13f25d27e050a.zip | |
Render text onscreen
Diffstat (limited to 'ShiftOS_TheReturn.sln')
| -rw-r--r-- | ShiftOS_TheReturn.sln | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ShiftOS_TheReturn.sln b/ShiftOS_TheReturn.sln index 04f0c5d..b14cb3f 100644 --- a/ShiftOS_TheReturn.sln +++ b/ShiftOS_TheReturn.sln @@ -21,6 +21,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ModLauncher", "ModLauncher\ EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ShiftOS.Updater", "ShiftOS.Updater\ShiftOS.Updater.csproj", "{36BC512F-6FD4-4139-AED7-565FC8D5BCBC}" EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ShiftOS.Frontend", "ShiftOS.Frontend\ShiftOS.Frontend.csproj", "{4DFC3088-1B08-4A0E-A9F5-483A7B9811FD}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU @@ -63,6 +65,10 @@ Global {36BC512F-6FD4-4139-AED7-565FC8D5BCBC}.Debug|Any CPU.Build.0 = Debug|Any CPU {36BC512F-6FD4-4139-AED7-565FC8D5BCBC}.Release|Any CPU.ActiveCfg = Release|Any CPU {36BC512F-6FD4-4139-AED7-565FC8D5BCBC}.Release|Any CPU.Build.0 = Release|Any CPU + {4DFC3088-1B08-4A0E-A9F5-483A7B9811FD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {4DFC3088-1B08-4A0E-A9F5-483A7B9811FD}.Debug|Any CPU.Build.0 = Debug|Any CPU + {4DFC3088-1B08-4A0E-A9F5-483A7B9811FD}.Release|Any CPU.ActiveCfg = Release|Any CPU + {4DFC3088-1B08-4A0E-A9F5-483A7B9811FD}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE |
