-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathspirv-cross2.sln
33 lines (33 loc) · 1.26 KB
/
spirv-cross2.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
33
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.10.34607.79
MinimumVisualStudioVersion = 10.0.40219.1
Project("{911E67C6-3D85-4FCE-B560-20A9C3E3FF48}") = "spirv-cross2", "target\debug\spirv-cross2.exe", "{1FBB9EC2-0C19-435B-BBD0-1681B42C7A3F}"
ProjectSection(DebuggerProjectSystem) = preProject
PortSupplier = 00000000-0000-0000-0000-000000000000
Executable = F:\coding\spirv-cross2\target\debug\spirv-cross2.exe
RemoteMachine = RONNY-DESKTOP
StartingDirectory = F:\coding\spirv-cross2\target\debug
Environment = Default
LaunchingEngine = 00000000-0000-0000-0000-000000000000
UseLegacyDebugEngines = No
LaunchSQLEngine = No
AttachLaunchAction = No
IORedirection = Auto
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{1FBB9EC2-0C19-435B-BBD0-1681B42C7A3F}.Release|x64.ActiveCfg = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {AACE2473-12E6-4EB3-95A1-39B383ABB2D4}
EndGlobalSection
EndGlobal