mirror of
https://github.com/TheUltimateHacker/ShiftOS.git
synced 2025-01-22 00:51:55 -05:00
20 lines
946 B
Text
20 lines
946 B
Text
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Express 2012 for Windows Desktop
|
|
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "ShiftOS Launcher", "ShiftOS Launcher\ShiftOS Launcher.vbproj", "{E9A73EB3-3CFE-4FC1-ABB3-FB93DACA5BE6}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{E9A73EB3-3CFE-4FC1-ABB3-FB93DACA5BE6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{E9A73EB3-3CFE-4FC1-ABB3-FB93DACA5BE6}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{E9A73EB3-3CFE-4FC1-ABB3-FB93DACA5BE6}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{E9A73EB3-3CFE-4FC1-ABB3-FB93DACA5BE6}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|