mirror of
https://github.com/HyperDbg/HyperDbg.git
synced 2026-08-09 08:34:58 +00:00
25 lines
1 KiB
Text
25 lines
1 KiB
Text
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 16
|
|
VisualStudioVersion = 16.0.30320.27
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ScriptEngine", "ScriptEngine.vcxproj", "{C2D44C60-3F23-4972-8F60-21083B9FB112}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|x64 = Debug|x64
|
|
Release|x64 = Release|x64
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{C2D44C60-3F23-4972-8F60-21083B9FB112}.Debug|x64.ActiveCfg = Debug|x64
|
|
{C2D44C60-3F23-4972-8F60-21083B9FB112}.Debug|x64.Build.0 = Debug|x64
|
|
{C2D44C60-3F23-4972-8F60-21083B9FB112}.Release|x64.ActiveCfg = Release|x64
|
|
{C2D44C60-3F23-4972-8F60-21083B9FB112}.Release|x64.Build.0 = Release|x64
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {63144D94-C02B-4949-9356-0CFE750E5558}
|
|
EndGlobalSection
|
|
EndGlobal
|