i guess im working on this again....

This commit is contained in:
S4R1N
2021-12-05 19:45:36 -05:00
parent 407afd0e5f
commit 4a4d846158
4 changed files with 216 additions and 0 deletions
+10
View File
@@ -87,6 +87,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "EnumTimeFormatsEx", "EnumTi
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "EnumICMProfiles", "EnumICMProfiles\EnumICMProfiles.vcxproj", "{179D883D-4DC3-4EDB-848B-3FE8C3C5554C}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "EnumThreadWindows", "EnumThreadWindows\EnumThreadWindows.vcxproj", "{4DC52185-7351-4EFA-A364-65945302F470}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
@@ -431,6 +433,14 @@ Global
{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
{4DC52185-7351-4EFA-A364-65945302F470}.Debug|x64.ActiveCfg = Debug|x64
{4DC52185-7351-4EFA-A364-65945302F470}.Debug|x64.Build.0 = Debug|x64
{4DC52185-7351-4EFA-A364-65945302F470}.Debug|x86.ActiveCfg = Debug|Win32
{4DC52185-7351-4EFA-A364-65945302F470}.Debug|x86.Build.0 = Debug|Win32
{4DC52185-7351-4EFA-A364-65945302F470}.Release|x64.ActiveCfg = Release|x64
{4DC52185-7351-4EFA-A364-65945302F470}.Release|x64.Build.0 = Release|x64
{4DC52185-7351-4EFA-A364-65945302F470}.Release|x86.ActiveCfg = Release|Win32
{4DC52185-7351-4EFA-A364-65945302F470}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE