-
Notifications
You must be signed in to change notification settings - Fork 0
/
SAMuel.sln
45 lines (45 loc) · 2.09 KB
/
SAMuel.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
41
42
43
44
45
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.22310.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "SAMuel", "SAMuel\SAMuel.vbproj", "{DF5AC783-AF4F-412E-B13E-1CA24999F0C3}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{29D2D132-83E3-4F41-8E64-A8AAE5C40CA1}"
ProjectSection(SolutionItems) = preProject
CHANGELOG.md = CHANGELOG.md
README.md = README.md
TODO.md = TODO.md
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Scripts", "Scripts", "{1BA243FB-4CD6-4652-BACF-56D39F518685}"
ProjectSection(SolutionItems) = preProject
Scripts\Hotkeys\AddContact.ahk = Scripts\Hotkeys\AddContact.ahk
Scripts\Hotkeys\AddContact_noparams.ahk = Scripts\Hotkeys\AddContact_noparams.ahk
Scripts\Hotkeys\AddContact_UnAttended.ahk = Scripts\Hotkeys\AddContact_UnAttended.ahk
Scripts\Hotkeys\bb.ahk = Scripts\Hotkeys\bb.ahk
Scripts\Fax-C&I.vbs = Scripts\Fax-C&I.vbs
Scripts\OpenFile-XP.vbs = Scripts\OpenFile-XP.vbs
Scripts\README.md = Scripts\README.md
Scripts\MS Office Macros\RightFax_It.bas = Scripts\MS Office Macros\RightFax_It.bas
Scripts\Word_To_Tiff.vbs = Scripts\Word_To_Tiff.vbs
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{DF5AC783-AF4F-412E-B13E-1CA24999F0C3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DF5AC783-AF4F-412E-B13E-1CA24999F0C3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DF5AC783-AF4F-412E-B13E-1CA24999F0C3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DF5AC783-AF4F-412E-B13E-1CA24999F0C3}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{1BA243FB-4CD6-4652-BACF-56D39F518685} = {29D2D132-83E3-4F41-8E64-A8AAE5C40CA1}
EndGlobalSection
EndGlobal