Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sn4k3/UVtools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Conceição <Tiago_caza@hotmail.com>2021-03-31 22:44:05 +0300
committerTiago Conceição <Tiago_caza@hotmail.com>2021-03-31 22:44:05 +0300
commit5a1082da96d2565a0f5c155dd9ccd621eff86026 (patch)
tree6c8cfc9fd5fc56dca774d5d5de5182350c08f700 /UVtools.sln
parentf683d3ccc8ee60ded9d5964d48233b14d68c0862 (diff)
Add script sample
Diffstat (limited to 'UVtools.sln')
-rw-r--r--UVtools.sln20
1 files changed, 20 insertions, 0 deletions
diff --git a/UVtools.sln b/UVtools.sln
index f59ab22..65c5cd1 100644
--- a/UVtools.sln
+++ b/UVtools.sln
@@ -9,6 +9,9 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UVtools.GUI", "UVtools.GUI\
EndProjectSection
EndProject
Project("{930C7802-8A8C-48F9-8165-68863BCCD9DD}") = "UVtools.InstallerMM", "UVtools.InstallerMM\UVtools.InstallerMM.wixproj", "{E53BAA5D-29A8-4287-B3AA-1AFF5A4BDC6C}"
+ ProjectSection(ProjectDependencies) = postProject
+ {B1B40A7B-D30B-4056-AE6F-C4F0519FD8D4} = {B1B40A7B-D30B-4056-AE6F-C4F0519FD8D4}
+ EndProjectSection
EndProject
Project("{930C7802-8A8C-48F9-8165-68863BCCD9DD}") = "UVtools.Installer", "UVtools.Installer\UVtools.Installer.wixproj", "{41224896-08E9-4F22-9E56-5F9D46DEC7D2}"
EndProject
@@ -24,6 +27,11 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UVtools.WPF", "UVtools.WPF\
{7C9927F8-132E-4A37-B894-440E0FD5AA3D} = {7C9927F8-132E-4A37-B894-440E0FD5AA3D}
EndProjectSection
EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UVtools.ScriptSample", "UVtools.ScriptSample\UVtools.ScriptSample.csproj", "{6CCAA18A-8810-42DF-B75B-4160B40B9DD5}"
+ ProjectSection(ProjectDependencies) = postProject
+ {7C9927F8-132E-4A37-B894-440E0FD5AA3D} = {7C9927F8-132E-4A37-B894-440E0FD5AA3D}
+ EndProjectSection
+EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
@@ -98,6 +106,18 @@ Global
{B1B40A7B-D30B-4056-AE6F-C4F0519FD8D4}.Release|x64.Build.0 = Release|Any CPU
{B1B40A7B-D30B-4056-AE6F-C4F0519FD8D4}.Release|x86.ActiveCfg = Release|Any CPU
{B1B40A7B-D30B-4056-AE6F-C4F0519FD8D4}.Release|x86.Build.0 = Release|Any CPU
+ {6CCAA18A-8810-42DF-B75B-4160B40B9DD5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {6CCAA18A-8810-42DF-B75B-4160B40B9DD5}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {6CCAA18A-8810-42DF-B75B-4160B40B9DD5}.Debug|x64.ActiveCfg = Debug|Any CPU
+ {6CCAA18A-8810-42DF-B75B-4160B40B9DD5}.Debug|x64.Build.0 = Debug|Any CPU
+ {6CCAA18A-8810-42DF-B75B-4160B40B9DD5}.Debug|x86.ActiveCfg = Debug|Any CPU
+ {6CCAA18A-8810-42DF-B75B-4160B40B9DD5}.Debug|x86.Build.0 = Debug|Any CPU
+ {6CCAA18A-8810-42DF-B75B-4160B40B9DD5}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {6CCAA18A-8810-42DF-B75B-4160B40B9DD5}.Release|Any CPU.Build.0 = Release|Any CPU
+ {6CCAA18A-8810-42DF-B75B-4160B40B9DD5}.Release|x64.ActiveCfg = Release|Any CPU
+ {6CCAA18A-8810-42DF-B75B-4160B40B9DD5}.Release|x64.Build.0 = Release|Any CPU
+ {6CCAA18A-8810-42DF-B75B-4160B40B9DD5}.Release|x86.ActiveCfg = Release|Any CPU
+ {6CCAA18A-8810-42DF-B75B-4160B40B9DD5}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE