-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathP4Install.sln
More file actions
29 lines (29 loc) · 1.08 KB
/
P4Install.sln
File metadata and controls
29 lines (29 loc) · 1.08 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
26
27
28
29
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28307.645
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{D5F0E428-D9F0-4EEE-9581-E59946F295F2}"
ProjectSection(SolutionItems) = preProject
.gitignore = .gitignore
PerforceInstall.sh = PerforceInstall.sh
PerforceSecurity.sh = PerforceSecurity.sh
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "docs", "docs", "{FF9743E0-7432-4BCA-9889-3FEFF953EDB5}"
ProjectSection(SolutionItems) = preProject
docs\LICENSE = docs\LICENSE
docs\README.md = docs\README.md
EndProjectSection
EndProject
Global
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{FF9743E0-7432-4BCA-9889-3FEFF953EDB5} = {D5F0E428-D9F0-4EEE-9581-E59946F295F2}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {5179CD58-EB72-4879-B01C-3523CC007ACB}
EndGlobalSection
EndGlobal