mirror of
https://github.com/Raymonf/whack.git
synced 2024-11-13 20:50:46 +01:00
32 lines
1.5 KiB
Plaintext
32 lines
1.5 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.2.32602.215
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "galliumhook", "galliumhook\galliumhook.vcxproj", "{34E927A3-13A1-4869-B262-C7AC8222C5ED}"
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libMinHook", "minhook-multihook\build\VC16\libMinHook.vcxproj", "{F142A341-5EE0-442D-A15F-98AE9B48DBAE}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|x64 = Debug|x64
|
|
Release|x64 = Release|x64
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{34E927A3-13A1-4869-B262-C7AC8222C5ED}.Debug|x64.ActiveCfg = Debug|x64
|
|
{34E927A3-13A1-4869-B262-C7AC8222C5ED}.Debug|x64.Build.0 = Debug|x64
|
|
{34E927A3-13A1-4869-B262-C7AC8222C5ED}.Release|x64.ActiveCfg = Release|x64
|
|
{34E927A3-13A1-4869-B262-C7AC8222C5ED}.Release|x64.Build.0 = Release|x64
|
|
{F142A341-5EE0-442D-A15F-98AE9B48DBAE}.Debug|x64.ActiveCfg = Debug|x64
|
|
{F142A341-5EE0-442D-A15F-98AE9B48DBAE}.Debug|x64.Build.0 = Debug|x64
|
|
{F142A341-5EE0-442D-A15F-98AE9B48DBAE}.Release|x64.ActiveCfg = Release|x64
|
|
{F142A341-5EE0-442D-A15F-98AE9B48DBAE}.Release|x64.Build.0 = Release|x64
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {BCD16084-010A-4B9A-B9F8-FE7666558CBD}
|
|
EndGlobalSection
|
|
EndGlobal
|