initial
This commit is contained in:
parent
f9e2ea6869
commit
ac4b728452
12 changed files with 779 additions and 0 deletions
41
ADProCrack.sln
Normal file
41
ADProCrack.sln
Normal file
|
@ -0,0 +1,41 @@
|
|||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 17
|
||||
VisualStudioVersion = 17.11.35327.3
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ADProCrack", "ADProCrack\ADProCrack.csproj", "{FB94FB70-1DFC-471C-BF92-7853E32F44E3}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ADProCrackLoader", "ADProCrackLoader\ADProCrackLoader.vcxproj", "{78F52A0D-0EA1-457B-8A18-F9A7C35355EF}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|x64 = Debug|x64
|
||||
Debug|x86 = Debug|x86
|
||||
Release|x64 = Release|x64
|
||||
Release|x86 = Release|x86
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{FB94FB70-1DFC-471C-BF92-7853E32F44E3}.Debug|x64.ActiveCfg = Debug|x64
|
||||
{FB94FB70-1DFC-471C-BF92-7853E32F44E3}.Debug|x64.Build.0 = Debug|x64
|
||||
{FB94FB70-1DFC-471C-BF92-7853E32F44E3}.Debug|x86.ActiveCfg = Debug|Any CPU
|
||||
{FB94FB70-1DFC-471C-BF92-7853E32F44E3}.Debug|x86.Build.0 = Debug|Any CPU
|
||||
{FB94FB70-1DFC-471C-BF92-7853E32F44E3}.Release|x64.ActiveCfg = Release|x64
|
||||
{FB94FB70-1DFC-471C-BF92-7853E32F44E3}.Release|x64.Build.0 = Release|x64
|
||||
{FB94FB70-1DFC-471C-BF92-7853E32F44E3}.Release|x86.ActiveCfg = Release|Any CPU
|
||||
{FB94FB70-1DFC-471C-BF92-7853E32F44E3}.Release|x86.Build.0 = Release|Any CPU
|
||||
{78F52A0D-0EA1-457B-8A18-F9A7C35355EF}.Debug|x64.ActiveCfg = Debug|x64
|
||||
{78F52A0D-0EA1-457B-8A18-F9A7C35355EF}.Debug|x64.Build.0 = Debug|x64
|
||||
{78F52A0D-0EA1-457B-8A18-F9A7C35355EF}.Debug|x86.ActiveCfg = Debug|Win32
|
||||
{78F52A0D-0EA1-457B-8A18-F9A7C35355EF}.Debug|x86.Build.0 = Debug|Win32
|
||||
{78F52A0D-0EA1-457B-8A18-F9A7C35355EF}.Release|x64.ActiveCfg = Release|x64
|
||||
{78F52A0D-0EA1-457B-8A18-F9A7C35355EF}.Release|x64.Build.0 = Release|x64
|
||||
{78F52A0D-0EA1-457B-8A18-F9A7C35355EF}.Release|x86.ActiveCfg = Release|Win32
|
||||
{78F52A0D-0EA1-457B-8A18-F9A7C35355EF}.Release|x86.Build.0 = Release|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {442DA2D4-CC73-4F2F-A97D-F2001B2924EE}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
Loading…
Add table
Add a link
Reference in a new issue