-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathPLSQLDeveloperWakatime.sln
More file actions
31 lines (31 loc) · 1.46 KB
/
PLSQLDeveloperWakatime.sln
File metadata and controls
31 lines (31 loc) · 1.46 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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29209.62
MinimumVisualStudioVersion = 10.0.40219.1
Project("{63B1C477-6CDD-4326-B40E-03C81F4572FC}") = "PLSQLDeveloperWakatime", "PLSQLDeveloperWakatime\PLSQLDeveloperWakatime.csproj", "{89D0EEA4-D335-474D-98BF-B161F8ADB6BA}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{89D0EEA4-D335-474D-98BF-B161F8ADB6BA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{89D0EEA4-D335-474D-98BF-B161F8ADB6BA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{89D0EEA4-D335-474D-98BF-B161F8ADB6BA}.Debug|x86.ActiveCfg = Debug|x86
{89D0EEA4-D335-474D-98BF-B161F8ADB6BA}.Debug|x86.Build.0 = Debug|x86
{89D0EEA4-D335-474D-98BF-B161F8ADB6BA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{89D0EEA4-D335-474D-98BF-B161F8ADB6BA}.Release|Any CPU.Build.0 = Release|Any CPU
{89D0EEA4-D335-474D-98BF-B161F8ADB6BA}.Release|x86.ActiveCfg = Release|x86
{89D0EEA4-D335-474D-98BF-B161F8ADB6BA}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {F009FB8E-EBF3-47AC-A677-44A270160D1B}
EndGlobalSection
EndGlobal