Skip to content

Commit 5e64538

Browse files
committed
remove x64 builds, add CAPS DLL
1 parent 8d0493f commit 5e64538

2 files changed

Lines changed: 0 additions & 6 deletions

File tree

CAPSImg.lib

6.89 KB
Binary file not shown.

SOS_Unpacker.sln

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,12 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SOS_Unpacker", "CLP.vcxproj
77
EndProject
88
Global
99
GlobalSection(SolutionConfigurationPlatforms) = preSolution
10-
Debug|x64 = Debug|x64
1110
Debug|x86 = Debug|x86
12-
Release|x64 = Release|x64
1311
Release|x86 = Release|x86
1412
EndGlobalSection
1513
GlobalSection(ProjectConfigurationPlatforms) = postSolution
16-
{1B19E9B0-0B63-4047-A010-A241D047C6F1}.Debug|x64.ActiveCfg = Debug|x64
17-
{1B19E9B0-0B63-4047-A010-A241D047C6F1}.Debug|x64.Build.0 = Debug|x64
1814
{1B19E9B0-0B63-4047-A010-A241D047C6F1}.Debug|x86.ActiveCfg = Debug|Win32
1915
{1B19E9B0-0B63-4047-A010-A241D047C6F1}.Debug|x86.Build.0 = Debug|Win32
20-
{1B19E9B0-0B63-4047-A010-A241D047C6F1}.Release|x64.ActiveCfg = Release|x64
21-
{1B19E9B0-0B63-4047-A010-A241D047C6F1}.Release|x64.Build.0 = Release|x64
2216
{1B19E9B0-0B63-4047-A010-A241D047C6F1}.Release|x86.ActiveCfg = Release|Win32
2317
{1B19E9B0-0B63-4047-A010-A241D047C6F1}.Release|x86.Build.0 = Release|Win32
2418
EndGlobalSection

0 commit comments

Comments
 (0)