-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathTimeClock-Project.sln
More file actions
37 lines (37 loc) · 1.9 KB
/
TimeClock-Project.sln
File metadata and controls
37 lines (37 loc) · 1.9 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
30
31
32
33
34
35
36
37
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29209.62
MinimumVisualStudioVersion = 10.0.40219.1
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "TimeClock-Project", "TimeClock-Project\TimeClock-Project.vbproj", "{93173309-B9EF-400C-A910-B121398C69B5}"
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "TimeClock-Celltech", "TimeClock-Celltech\TimeClock-Celltech.vdproj", "{A5629F1B-C4FC-439A-A844-D1EEC7BE5D8E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{93173309-B9EF-400C-A910-B121398C69B5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{93173309-B9EF-400C-A910-B121398C69B5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{93173309-B9EF-400C-A910-B121398C69B5}.Debug|x64.ActiveCfg = Debug|x64
{93173309-B9EF-400C-A910-B121398C69B5}.Debug|x64.Build.0 = Debug|x64
{93173309-B9EF-400C-A910-B121398C69B5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{93173309-B9EF-400C-A910-B121398C69B5}.Release|Any CPU.Build.0 = Release|Any CPU
{93173309-B9EF-400C-A910-B121398C69B5}.Release|x64.ActiveCfg = Release|x64
{93173309-B9EF-400C-A910-B121398C69B5}.Release|x64.Build.0 = Release|x64
{A5629F1B-C4FC-439A-A844-D1EEC7BE5D8E}.Debug|Any CPU.ActiveCfg = Debug
{A5629F1B-C4FC-439A-A844-D1EEC7BE5D8E}.Debug|x64.ActiveCfg = Debug
{A5629F1B-C4FC-439A-A844-D1EEC7BE5D8E}.Release|Any CPU.ActiveCfg = Release
{A5629F1B-C4FC-439A-A844-D1EEC7BE5D8E}.Release|x64.ActiveCfg = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {23D534D1-2A38-45DC-A3AF-743D233D6BA4}
EndGlobalSection
EndGlobal