This commit is contained in:
S4R1N
2021-06-12 22:37:01 -04:00
parent 8b979a421a
commit 407afd0e5f
4 changed files with 218 additions and 0 deletions
+10
View File
@@ -85,6 +85,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CryptEnumOIDInfo", "CryptEn
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "EnumTimeFormatsEx", "EnumTimeFormatsEx\EnumTimeFormatsEx.vcxproj", "{5007CFB3-4072-4B23-9FF9-BDE0B75286F1}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "EnumICMProfiles", "EnumICMProfiles\EnumICMProfiles.vcxproj", "{179D883D-4DC3-4EDB-848B-3FE8C3C5554C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
@@ -421,6 +423,14 @@ Global
{5007CFB3-4072-4B23-9FF9-BDE0B75286F1}.Release|x64.Build.0 = Release|x64
{5007CFB3-4072-4B23-9FF9-BDE0B75286F1}.Release|x86.ActiveCfg = Release|Win32
{5007CFB3-4072-4B23-9FF9-BDE0B75286F1}.Release|x86.Build.0 = Release|Win32
{179D883D-4DC3-4EDB-848B-3FE8C3C5554C}.Debug|x64.ActiveCfg = Debug|x64
{179D883D-4DC3-4EDB-848B-3FE8C3C5554C}.Debug|x64.Build.0 = Debug|x64
{179D883D-4DC3-4EDB-848B-3FE8C3C5554C}.Debug|x86.ActiveCfg = Debug|Win32
{179D883D-4DC3-4EDB-848B-3FE8C3C5554C}.Debug|x86.Build.0 = Debug|Win32
{179D883D-4DC3-4EDB-848B-3FE8C3C5554C}.Release|x64.ActiveCfg = Release|x64
{179D883D-4DC3-4EDB-848B-3FE8C3C5554C}.Release|x64.Build.0 = Release|x64
{179D883D-4DC3-4EDB-848B-3FE8C3C5554C}.Release|x86.ActiveCfg = Release|Win32
{179D883D-4DC3-4EDB-848B-3FE8C3C5554C}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE