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-04-03 19:45:01 +0300
committerTiago Conceição <Tiago_caza@hotmail.com>2021-04-03 19:45:01 +0300
commit13db0f039e3d9d306d918db979d83a26ff74e91c (patch)
treeaa5b07248479929bfa5df3263eb52f9ba2322e7a /UVtools.sln
parent33000857dc39708699a301ebf825198ba5390d93 (diff)
Update solution and compile cmd
Diffstat (limited to 'UVtools.sln')
-rw-r--r--UVtools.sln36
1 files changed, 1 insertions, 35 deletions
diff --git a/UVtools.sln b/UVtools.sln
index 65c5cd1..bc3aa5b 100644
--- a/UVtools.sln
+++ b/UVtools.sln
@@ -3,11 +3,6 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29926.136
MinimumVisualStudioVersion = 10.0.40219.1
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UVtools.GUI", "UVtools.GUI\UVtools.GUI.csproj", "{E7389EE3-CF56-464B-9BA1-816B31D1E6FF}"
- ProjectSection(ProjectDependencies) = postProject
- {36E5877E-6AA6-4368-A9EA-46D7C7C90302} = {36E5877E-6AA6-4368-A9EA-46D7C7C90302}
- 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}
@@ -17,17 +12,12 @@ Project("{930C7802-8A8C-48F9-8165-68863BCCD9DD}") = "UVtools.Installer", "UVtool
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UVtools.Core", "UVtools.Core\UVtools.Core.csproj", "{7C9927F8-132E-4A37-B894-440E0FD5AA3D}"
EndProject
-Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UVtools.Cmd", "UVtools.Cmd\UVtools.Cmd.csproj", "{36E5877E-6AA6-4368-A9EA-46D7C7C90302}"
- ProjectSection(ProjectDependencies) = postProject
- {7C9927F8-132E-4A37-B894-440E0FD5AA3D} = {7C9927F8-132E-4A37-B894-440E0FD5AA3D}
- EndProjectSection
-EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UVtools.WPF", "UVtools.WPF\UVtools.WPF.csproj", "{B1B40A7B-D30B-4056-AE6F-C4F0519FD8D4}"
ProjectSection(ProjectDependencies) = postProject
{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}"
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "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
@@ -42,18 +32,6 @@ Global
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {E7389EE3-CF56-464B-9BA1-816B31D1E6FF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {E7389EE3-CF56-464B-9BA1-816B31D1E6FF}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {E7389EE3-CF56-464B-9BA1-816B31D1E6FF}.Debug|x64.ActiveCfg = Debug|x64
- {E7389EE3-CF56-464B-9BA1-816B31D1E6FF}.Debug|x64.Build.0 = Debug|x64
- {E7389EE3-CF56-464B-9BA1-816B31D1E6FF}.Debug|x86.ActiveCfg = Debug|Any CPU
- {E7389EE3-CF56-464B-9BA1-816B31D1E6FF}.Debug|x86.Build.0 = Debug|Any CPU
- {E7389EE3-CF56-464B-9BA1-816B31D1E6FF}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {E7389EE3-CF56-464B-9BA1-816B31D1E6FF}.Release|Any CPU.Build.0 = Release|Any CPU
- {E7389EE3-CF56-464B-9BA1-816B31D1E6FF}.Release|x64.ActiveCfg = Release|x64
- {E7389EE3-CF56-464B-9BA1-816B31D1E6FF}.Release|x64.Build.0 = Release|x64
- {E7389EE3-CF56-464B-9BA1-816B31D1E6FF}.Release|x86.ActiveCfg = Release|Any CPU
- {E7389EE3-CF56-464B-9BA1-816B31D1E6FF}.Release|x86.Build.0 = Release|Any CPU
{E53BAA5D-29A8-4287-B3AA-1AFF5A4BDC6C}.Debug|Any CPU.ActiveCfg = Debug|x86
{E53BAA5D-29A8-4287-B3AA-1AFF5A4BDC6C}.Debug|x64.ActiveCfg = Debug|x86
{E53BAA5D-29A8-4287-B3AA-1AFF5A4BDC6C}.Debug|x86.ActiveCfg = Debug|x86
@@ -82,18 +60,6 @@ Global
{7C9927F8-132E-4A37-B894-440E0FD5AA3D}.Release|x64.Build.0 = Release|x64
{7C9927F8-132E-4A37-B894-440E0FD5AA3D}.Release|x86.ActiveCfg = Release|Any CPU
{7C9927F8-132E-4A37-B894-440E0FD5AA3D}.Release|x86.Build.0 = Release|Any CPU
- {36E5877E-6AA6-4368-A9EA-46D7C7C90302}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
- {36E5877E-6AA6-4368-A9EA-46D7C7C90302}.Debug|Any CPU.Build.0 = Debug|Any CPU
- {36E5877E-6AA6-4368-A9EA-46D7C7C90302}.Debug|x64.ActiveCfg = Debug|x64
- {36E5877E-6AA6-4368-A9EA-46D7C7C90302}.Debug|x64.Build.0 = Debug|x64
- {36E5877E-6AA6-4368-A9EA-46D7C7C90302}.Debug|x86.ActiveCfg = Debug|Any CPU
- {36E5877E-6AA6-4368-A9EA-46D7C7C90302}.Debug|x86.Build.0 = Debug|Any CPU
- {36E5877E-6AA6-4368-A9EA-46D7C7C90302}.Release|Any CPU.ActiveCfg = Release|Any CPU
- {36E5877E-6AA6-4368-A9EA-46D7C7C90302}.Release|Any CPU.Build.0 = Release|Any CPU
- {36E5877E-6AA6-4368-A9EA-46D7C7C90302}.Release|x64.ActiveCfg = Release|x64
- {36E5877E-6AA6-4368-A9EA-46D7C7C90302}.Release|x64.Build.0 = Release|x64
- {36E5877E-6AA6-4368-A9EA-46D7C7C90302}.Release|x86.ActiveCfg = Release|Any CPU
- {36E5877E-6AA6-4368-A9EA-46D7C7C90302}.Release|x86.Build.0 = Release|Any CPU
{B1B40A7B-D30B-4056-AE6F-C4F0519FD8D4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B1B40A7B-D30B-4056-AE6F-C4F0519FD8D4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B1B40A7B-D30B-4056-AE6F-C4F0519FD8D4}.Debug|x64.ActiveCfg = Debug|Any CPU