-
Notifications
You must be signed in to change notification settings - Fork 0
/
ImgGen.sln
34 lines (34 loc) · 1.78 KB
/
ImgGen.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
32
33
34
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.10.35013.160
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ImgGen", "WinDiffusion.vcxproj", "{38B54407-A01F-4197-BD0E-D49A47D22A23}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Axodox.MachineLearning.Desktop", "..\axodox-machinelearning\Axodox.MachineLearning.Desktop\Axodox.MachineLearning.Desktop.vcxproj", "{CECAB444-790C-4018-AFB8-BC7AAF493313}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{38B54407-A01F-4197-BD0E-D49A47D22A23}.Debug|x64.ActiveCfg = Debug|x64
{38B54407-A01F-4197-BD0E-D49A47D22A23}.Debug|x64.Build.0 = Debug|x64
{38B54407-A01F-4197-BD0E-D49A47D22A23}.Release|x64.ActiveCfg = Release|x64
{38B54407-A01F-4197-BD0E-D49A47D22A23}.Release|x64.Build.0 = Release|x64
{CECAB444-790C-4018-AFB8-BC7AAF493313}.Debug|x64.ActiveCfg = Debug|x64
{CECAB444-790C-4018-AFB8-BC7AAF493313}.Debug|x64.Build.0 = Debug|x64
{CECAB444-790C-4018-AFB8-BC7AAF493313}.Release|x64.ActiveCfg = Release|x64
{CECAB444-790C-4018-AFB8-BC7AAF493313}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {B69F9CAE-0BA2-4A47-81A8-44C50724314D}
EndGlobalSection
GlobalSection(SharedMSBuildProjectFiles) = preSolution
..\axodox-machinelearning\Axodox.MachineLearning.Shared\Axodox.MachineLearning.Shared.vcxitems*{cecab444-790c-4018-afb8-bc7aaf493313}*SharedItemsImports = 4
EndGlobalSection
EndGlobal