Initial Commit
This commit is contained in:
46
database/FileZillaFTP/source/FileZilla server.sln
Normal file
46
database/FileZillaFTP/source/FileZilla server.sln
Normal file
@@ -0,0 +1,46 @@
|
||||
Microsoft Visual Studio Solution File, Format Version 10.00
|
||||
# Visual Studio 2008
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FZS Interface", "Interface\FileZilla Server Interface.vcproj", "{516E796E-D29F-4340-9327-FACC9E45C828}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
{45702DF1-B087-4692-9E2A-2F65133A7539} = {45702DF1-B087-4692-9E2A-2F65133A7539}
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "GFtp", "GFtp\GFtp.vcproj", "{A2E3502F-BFBE-4E9C-B1F1-5DDB5307413F}"
|
||||
EndProject
|
||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Service", "FileZilla server.vcproj", "{45702DF1-B087-4692-9E2A-2F65133A7539}"
|
||||
ProjectSection(ProjectDependencies) = postProject
|
||||
{A2E3502F-BFBE-4E9C-B1F1-5DDB5307413F} = {A2E3502F-BFBE-4E9C-B1F1-5DDB5307413F}
|
||||
EndProjectSection
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Compat Debug|Win32 = Compat Debug|Win32
|
||||
Debug|Win32 = Debug|Win32
|
||||
Memcheck|Win32 = Memcheck|Win32
|
||||
Release|Win32 = Release|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{516E796E-D29F-4340-9327-FACC9E45C828}.Compat Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{516E796E-D29F-4340-9327-FACC9E45C828}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{516E796E-D29F-4340-9327-FACC9E45C828}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{516E796E-D29F-4340-9327-FACC9E45C828}.Memcheck|Win32.ActiveCfg = Memcheck|Win32
|
||||
{516E796E-D29F-4340-9327-FACC9E45C828}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{516E796E-D29F-4340-9327-FACC9E45C828}.Release|Win32.Build.0 = Release|Win32
|
||||
{A2E3502F-BFBE-4E9C-B1F1-5DDB5307413F}.Compat Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{A2E3502F-BFBE-4E9C-B1F1-5DDB5307413F}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{A2E3502F-BFBE-4E9C-B1F1-5DDB5307413F}.Memcheck|Win32.ActiveCfg = Release|Win32
|
||||
{A2E3502F-BFBE-4E9C-B1F1-5DDB5307413F}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{A2E3502F-BFBE-4E9C-B1F1-5DDB5307413F}.Release|Win32.Build.0 = Release|Win32
|
||||
{45702DF1-B087-4692-9E2A-2F65133A7539}.Compat Debug|Win32.ActiveCfg = Compat Debug|Win32
|
||||
{45702DF1-B087-4692-9E2A-2F65133A7539}.Compat Debug|Win32.Build.0 = Compat Debug|Win32
|
||||
{45702DF1-B087-4692-9E2A-2F65133A7539}.Debug|Win32.ActiveCfg = Debug|Win32
|
||||
{45702DF1-B087-4692-9E2A-2F65133A7539}.Debug|Win32.Build.0 = Debug|Win32
|
||||
{45702DF1-B087-4692-9E2A-2F65133A7539}.Memcheck|Win32.ActiveCfg = Memcheck|Win32
|
||||
{45702DF1-B087-4692-9E2A-2F65133A7539}.Memcheck|Win32.Build.0 = Memcheck|Win32
|
||||
{45702DF1-B087-4692-9E2A-2F65133A7539}.Release|Win32.ActiveCfg = Release|Win32
|
||||
{45702DF1-B087-4692-9E2A-2F65133A7539}.Release|Win32.Build.0 = Release|Win32
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user