FXSend/FXSend.sln

51 lines
2.9 KiB
Plaintext
Raw Normal View History

2025-02-28 17:05:50 +08:00

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FXSend", "FXSend.vcxproj", "{D13DFE6B-353F-6909-BD4D-B82D70F69E9E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug_Unicode|Win32 = Debug_Unicode|Win32
Debug_Unicode|x64 = Debug_Unicode|x64
Debug_X64|Win32 = Debug_X64|Win32
Debug_X64|x64 = Debug_X64|x64
Debug|Win32 = Debug|Win32
Debug|x64 = Debug|x64
release_Unicode|Win32 = release_Unicode|Win32
release_Unicode|x64 = release_Unicode|x64
Release_X64|Win32 = Release_X64|Win32
Release_X64|x64 = Release_X64|x64
Release|Win32 = Release|Win32
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D13DFE6B-353F-6909-BD4D-B82D70F69E9E}.Debug_Unicode|Win32.ActiveCfg = Debug_Unicode|Win32
{D13DFE6B-353F-6909-BD4D-B82D70F69E9E}.Debug_Unicode|Win32.Build.0 = Debug_Unicode|Win32
{D13DFE6B-353F-6909-BD4D-B82D70F69E9E}.Debug_Unicode|x64.ActiveCfg = Debug_Unicode|x64
{D13DFE6B-353F-6909-BD4D-B82D70F69E9E}.Debug_Unicode|x64.Build.0 = Debug_Unicode|x64
{D13DFE6B-353F-6909-BD4D-B82D70F69E9E}.Debug_X64|Win32.ActiveCfg = Debug_X64|x64
{D13DFE6B-353F-6909-BD4D-B82D70F69E9E}.Debug_X64|Win32.Build.0 = Debug_X64|x64
{D13DFE6B-353F-6909-BD4D-B82D70F69E9E}.Debug_X64|x64.ActiveCfg = Debug_X64|x64
{D13DFE6B-353F-6909-BD4D-B82D70F69E9E}.Debug_X64|x64.Build.0 = Debug_X64|x64
{D13DFE6B-353F-6909-BD4D-B82D70F69E9E}.Debug|Win32.ActiveCfg = Debug|Win32
{D13DFE6B-353F-6909-BD4D-B82D70F69E9E}.Debug|Win32.Build.0 = Debug|Win32
{D13DFE6B-353F-6909-BD4D-B82D70F69E9E}.Debug|x64.ActiveCfg = Debug|x64
{D13DFE6B-353F-6909-BD4D-B82D70F69E9E}.Debug|x64.Build.0 = Debug|x64
{D13DFE6B-353F-6909-BD4D-B82D70F69E9E}.release_Unicode|Win32.ActiveCfg = release_Unicode|Win32
{D13DFE6B-353F-6909-BD4D-B82D70F69E9E}.release_Unicode|Win32.Build.0 = release_Unicode|Win32
{D13DFE6B-353F-6909-BD4D-B82D70F69E9E}.release_Unicode|x64.ActiveCfg = release_Unicode|x64
{D13DFE6B-353F-6909-BD4D-B82D70F69E9E}.release_Unicode|x64.Build.0 = release_Unicode|x64
{D13DFE6B-353F-6909-BD4D-B82D70F69E9E}.Release_X64|Win32.ActiveCfg = Release_X64|x64
{D13DFE6B-353F-6909-BD4D-B82D70F69E9E}.Release_X64|Win32.Build.0 = Release_X64|x64
{D13DFE6B-353F-6909-BD4D-B82D70F69E9E}.Release_X64|x64.ActiveCfg = Release_X64|x64
{D13DFE6B-353F-6909-BD4D-B82D70F69E9E}.Release_X64|x64.Build.0 = Release_X64|x64
{D13DFE6B-353F-6909-BD4D-B82D70F69E9E}.Release|Win32.ActiveCfg = Release|Win32
{D13DFE6B-353F-6909-BD4D-B82D70F69E9E}.Release|Win32.Build.0 = Release|Win32
{D13DFE6B-353F-6909-BD4D-B82D70F69E9E}.Release|x64.ActiveCfg = Release|x64
{D13DFE6B-353F-6909-BD4D-B82D70F69E9E}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal