mirror of
https://github.com/moonlight-stream/GS-IPv6-Forwarder.git
synced 2025-06-30 23:05:34 +00:00
38 lines
2.0 KiB
Plaintext
38 lines
2.0 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 16
|
|
VisualStudioVersion = 16.0.30717.126
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "GSv6Fwd", "GSv6Fwd\GSv6Fwd.vcxproj", "{87DEAE49-7638-4CDB-88EB-054B1F3CB0D2}"
|
|
EndProject
|
|
Project("{930C7802-8A8C-48F9-8165-68863BCCD9DD}") = "GSv6FwdSetup", "GSv6FwdSetup\GSv6FwdSetup.wixproj", "{F8171B99-F5F9-4ABF-9FE5-6753539611AF}"
|
|
EndProject
|
|
Project("{930C7802-8A8C-48F9-8165-68863BCCD9DD}") = "GSv6FwdBundle", "GSv6FwdBundle\GSv6FwdBundle.wixproj", "{8EFB0370-8C7C-4F03-A3BA-8A3156AB8DDA}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|x86 = Debug|x86
|
|
Release|x86 = Release|x86
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{87DEAE49-7638-4CDB-88EB-054B1F3CB0D2}.Debug|x86.ActiveCfg = Debug|Win32
|
|
{87DEAE49-7638-4CDB-88EB-054B1F3CB0D2}.Debug|x86.Build.0 = Debug|Win32
|
|
{87DEAE49-7638-4CDB-88EB-054B1F3CB0D2}.Release|x86.ActiveCfg = Release|Win32
|
|
{87DEAE49-7638-4CDB-88EB-054B1F3CB0D2}.Release|x86.Build.0 = Release|Win32
|
|
{F8171B99-F5F9-4ABF-9FE5-6753539611AF}.Debug|x86.ActiveCfg = Debug|x86
|
|
{F8171B99-F5F9-4ABF-9FE5-6753539611AF}.Debug|x86.Build.0 = Debug|x86
|
|
{F8171B99-F5F9-4ABF-9FE5-6753539611AF}.Release|x86.ActiveCfg = Release|x86
|
|
{F8171B99-F5F9-4ABF-9FE5-6753539611AF}.Release|x86.Build.0 = Release|x86
|
|
{8EFB0370-8C7C-4F03-A3BA-8A3156AB8DDA}.Debug|x86.ActiveCfg = Debug|x86
|
|
{8EFB0370-8C7C-4F03-A3BA-8A3156AB8DDA}.Debug|x86.Build.0 = Debug|x86
|
|
{8EFB0370-8C7C-4F03-A3BA-8A3156AB8DDA}.Release|x86.ActiveCfg = Release|x86
|
|
{8EFB0370-8C7C-4F03-A3BA-8A3156AB8DDA}.Release|x86.Build.0 = Release|x86
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {9C375CA2-3B67-4C23-B946-B3A5C8A79190}
|
|
EndGlobalSection
|
|
EndGlobal
|