-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhacker.org.sln
40 lines (40 loc) · 1.77 KB
/
hacker.org.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
34
35
36
37
38
39
40
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.21005.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bricolage", "bricolage\bricolage.vcxproj", "{39E11216-E977-403C-8B84-9CB4156B8869}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{62EE9F18-BC71-4BC1-88C9-6210B7F56487}"
ProjectSection(SolutionItems) = preProject
Performance1.psess = Performance1.psess
Performance2.psess = Performance2.psess
Performance3.psess = Performance3.psess
Performance4.psess = Performance4.psess
Performance5.psess = Performance5.psess
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Debug|x64 = Debug|x64
Release|Win32 = Release|Win32
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{39E11216-E977-403C-8B84-9CB4156B8869}.Debug|Win32.ActiveCfg = Debug|Win32
{39E11216-E977-403C-8B84-9CB4156B8869}.Debug|Win32.Build.0 = Debug|Win32
{39E11216-E977-403C-8B84-9CB4156B8869}.Debug|x64.ActiveCfg = Debug|x64
{39E11216-E977-403C-8B84-9CB4156B8869}.Debug|x64.Build.0 = Debug|x64
{39E11216-E977-403C-8B84-9CB4156B8869}.Release|Win32.ActiveCfg = Release|Win32
{39E11216-E977-403C-8B84-9CB4156B8869}.Release|Win32.Build.0 = Release|Win32
{39E11216-E977-403C-8B84-9CB4156B8869}.Release|x64.ActiveCfg = Release|Win32
{39E11216-E977-403C-8B84-9CB4156B8869}.Release|x64.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(Performance) = preSolution
HasPerformanceSessions = true
EndGlobalSection
EndGlobal