-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathbones.sln
More file actions
25 lines (25 loc) · 1.25 KB
/
bones.sln
File metadata and controls
25 lines (25 loc) · 1.25 KB
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
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "_bones", "_bones\_bones.vcxproj", "{7B7DCD35-1E19-47EA-A683-40782A91B03E}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "victim", "victim\victim.vcxproj", "{2F0C5857-3146-4593-951E-9F42315656A9}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "neurax", "neurax\neurax.vcxproj", "{6AE294A7-C11A-437E-82DA-66F55AA4607F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Release|Win32 = Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{7B7DCD35-1E19-47EA-A683-40782A91B03E}.Release|Win32.ActiveCfg = Release|Win32
{7B7DCD35-1E19-47EA-A683-40782A91B03E}.Release|Win32.Build.0 = Release|Win32
{2F0C5857-3146-4593-951E-9F42315656A9}.Release|Win32.ActiveCfg = Release|Win32
{2F0C5857-3146-4593-951E-9F42315656A9}.Release|Win32.Build.0 = Release|Win32
{6AE294A7-C11A-437E-82DA-66F55AA4607F}.Release|Win32.ActiveCfg = Release|Win32
{6AE294A7-C11A-437E-82DA-66F55AA4607F}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal