-
Notifications
You must be signed in to change notification settings - Fork 77
/
Copy pathspace-shooter.sln
32 lines (32 loc) · 1.24 KB
/
space-shooter.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30804.86
MinimumVisualStudioVersion = 10.0.40219.1
Project("{911E67C6-3D85-4FCE-B560-20A9C3E3FF48}") = "space-shooter", "build\space-shooter.exe", "{B3F28FD5-F57F-4579-BB93-42674E42C07C}"
ProjectSection(DebuggerProjectSystem) = preProject
PortSupplier = 00000000-0000-0000-0000-000000000000
Executable = C:\Users\tarek\Code\space-shooter.c\build\space-shooter.exe
RemoteMachine = LAPTOP-HMNITDSF
StartingDirectory = C:\Users\tarek\Code\space-shooter.c\build
Environment = Default
LaunchingEngine = 00000000-0000-0000-0000-000000000000
UseLegacyDebugEngines = No
LaunchSQLEngine = No
AttachLaunchAction = No
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B3F28FD5-F57F-4579-BB93-42674E42C07C}.Release|x64.ActiveCfg = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {EEAF8401-C353-4678-9550-ABEF8ECB860D}
EndGlobalSection
EndGlobal