-
Notifications
You must be signed in to change notification settings - Fork 66
/
AobScan.sln
31 lines (31 loc) · 1.53 KB
/
AobScan.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.21005.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AobScan", "AobScan\AobScan.vcxproj", "{D6637ABE-82E5-4BF8-A632-CB17027B459E}"
ProjectSection(ProjectDependencies) = postProject
{9DA7F232-0096-45BC-A452-24C7F3AFA0F8} = {9DA7F232-0096-45BC-A452-24C7F3AFA0F8}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wow64ext", "rewolf-wow64ext\src\wow64ext.vcxproj", "{9DA7F232-0096-45BC-A452-24C7F3AFA0F8}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Release|Win32 = Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D6637ABE-82E5-4BF8-A632-CB17027B459E}.Debug|Win32.ActiveCfg = Debug|Win32
{D6637ABE-82E5-4BF8-A632-CB17027B459E}.Debug|Win32.Build.0 = Debug|Win32
{D6637ABE-82E5-4BF8-A632-CB17027B459E}.Release|Win32.ActiveCfg = Release|Win32
{D6637ABE-82E5-4BF8-A632-CB17027B459E}.Release|Win32.Build.0 = Release|Win32
{9DA7F232-0096-45BC-A452-24C7F3AFA0F8}.Debug|Win32.ActiveCfg = Debug|Win32
{9DA7F232-0096-45BC-A452-24C7F3AFA0F8}.Debug|Win32.Build.0 = Debug|Win32
{9DA7F232-0096-45BC-A452-24C7F3AFA0F8}.Release|Win32.ActiveCfg = Release|Win32
{9DA7F232-0096-45BC-A452-24C7F3AFA0F8}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal