mirror of
https://github.com/scrt/PowerChell
synced 2026-06-06 16:44:30 +00:00
32 lines
1.6 KiB
Plaintext
32 lines
1.6 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.11.35327.3
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PowerChell", "PowerChell\PowerChell.vcxproj", "{08469D96-635F-45F6-A810-2B5DDC637484}"
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PowerChellLib", "PowerChellLib\PowerChellLib.vcxproj", "{5FCA91CB-7B0F-47B1-B030-11F1DE990346}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Release-DLL|x64 = Release-DLL|x64
|
|
Release-EXE|x64 = Release-EXE|x64
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{08469D96-635F-45F6-A810-2B5DDC637484}.Release-DLL|x64.ActiveCfg = Release-DLL|x64
|
|
{08469D96-635F-45F6-A810-2B5DDC637484}.Release-DLL|x64.Build.0 = Release-DLL|x64
|
|
{08469D96-635F-45F6-A810-2B5DDC637484}.Release-EXE|x64.ActiveCfg = Release-EXE|x64
|
|
{08469D96-635F-45F6-A810-2B5DDC637484}.Release-EXE|x64.Build.0 = Release-EXE|x64
|
|
{5FCA91CB-7B0F-47B1-B030-11F1DE990346}.Release-DLL|x64.ActiveCfg = Release-DLL|x64
|
|
{5FCA91CB-7B0F-47B1-B030-11F1DE990346}.Release-DLL|x64.Build.0 = Release-DLL|x64
|
|
{5FCA91CB-7B0F-47B1-B030-11F1DE990346}.Release-EXE|x64.ActiveCfg = Release-EXE|x64
|
|
{5FCA91CB-7B0F-47B1-B030-11F1DE990346}.Release-EXE|x64.Build.0 = Release-EXE|x64
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {6E77EF1B-7CD9-449A-B82A-E95350D5E999}
|
|
EndGlobalSection
|
|
EndGlobal
|