-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathplugin.image.mypicsdb2.sln
31 lines (31 loc) · 1.65 KB
/
plugin.image.mypicsdb2.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28307.1800
MinimumVisualStudioVersion = 10.0.40219.1
Project("{888888A0-9F3D-457C-B088-3A5042F75D52}") = "plugin.image.mypicsdb2", "plugin.image.mypicsdb2.pyproj", "{10E34225-4014-4526-B7BC-66ECBE8A9781}"
EndProject
Project("{888888A0-9F3D-457C-B088-3A5042F75D52}") = "script.module.mypicsdb2lib", "..\script.module.mypicsdb2lib\script.module.mypicsdb2lib.pyproj", "{DBD30FCB-B558-46CC-8389-C0375D58156E}"
EndProject
Project("{888888A0-9F3D-457C-B088-3A5042F75D52}") = "script.module.mypicsdb2scan", "..\script.module.mypicsdb2scan\script.module.mypicsdb2scan.pyproj", "{36D7FEEA-6793-4B2F-8443-062EEB988472}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{10E34225-4014-4526-B7BC-66ECBE8A9781}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{10E34225-4014-4526-B7BC-66ECBE8A9781}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DBD30FCB-B558-46CC-8389-C0375D58156E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DBD30FCB-B558-46CC-8389-C0375D58156E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{36D7FEEA-6793-4B2F-8443-062EEB988472}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{36D7FEEA-6793-4B2F-8443-062EEB988472}.Release|Any CPU.ActiveCfg = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {BD4B3327-AEE3-4CB8-B109-71E577307B7F}
EndGlobalSection
EndGlobal