Anotha one

This commit is contained in:
S4R1N
2021-05-07 22:56:40 -04:00
parent 54a3844db2
commit 8b979a421a
4 changed files with 221 additions and 0 deletions
+10
View File
@@ -83,6 +83,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "EnumObjects", "EnumObjects\
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CryptEnumOIDInfo", "CryptEnumOIDInfo\CryptEnumOIDInfo.vcxproj", "{D21641FB-1935-4ED9-B511-BC80F00B733F}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "EnumTimeFormatsEx", "EnumTimeFormatsEx\EnumTimeFormatsEx.vcxproj", "{5007CFB3-4072-4B23-9FF9-BDE0B75286F1}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
@@ -411,6 +413,14 @@ Global
{D21641FB-1935-4ED9-B511-BC80F00B733F}.Release|x64.Build.0 = Release|x64
{D21641FB-1935-4ED9-B511-BC80F00B733F}.Release|x86.ActiveCfg = Release|Win32
{D21641FB-1935-4ED9-B511-BC80F00B733F}.Release|x86.Build.0 = Release|Win32
{5007CFB3-4072-4B23-9FF9-BDE0B75286F1}.Debug|x64.ActiveCfg = Debug|x64
{5007CFB3-4072-4B23-9FF9-BDE0B75286F1}.Debug|x64.Build.0 = Debug|x64
{5007CFB3-4072-4B23-9FF9-BDE0B75286F1}.Debug|x86.ActiveCfg = Debug|Win32
{5007CFB3-4072-4B23-9FF9-BDE0B75286F1}.Debug|x86.Build.0 = Debug|Win32
{5007CFB3-4072-4B23-9FF9-BDE0B75286F1}.Release|x64.ActiveCfg = Release|x64
{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
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE