mirror of
https://gitee.com/acl-dev/acl.git
synced 2024-11-30 02:47:56 +08:00
40 lines
2.1 KiB
Plaintext
40 lines
2.1 KiB
Plaintext
Microsoft Visual Studio Solution File, Format Version 8.00
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "http_logger", "http_logger.vcproj", "{58FE3581-C997-4BD5-9AC6-AEEB54A43D2C}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "lib_acl_cpp", "..\..\..\lib_acl_cpp\lib_acl_cpp_vc2003.vcproj", "{6EC1F44E-6A6A-48E9-B699-D7E89B63C8DC}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
EndProjectSection
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfiguration) = preSolution
|
|
Debug = Debug
|
|
DebugDll = DebugDll
|
|
Release = Release
|
|
ReleaseDll = ReleaseDll
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfiguration) = postSolution
|
|
{58FE3581-C997-4BD5-9AC6-AEEB54A43D2C}.Debug.ActiveCfg = Debug|Win32
|
|
{58FE3581-C997-4BD5-9AC6-AEEB54A43D2C}.Debug.Build.0 = Debug|Win32
|
|
{58FE3581-C997-4BD5-9AC6-AEEB54A43D2C}.DebugDll.ActiveCfg = DebugDll|Win32
|
|
{58FE3581-C997-4BD5-9AC6-AEEB54A43D2C}.DebugDll.Build.0 = DebugDll|Win32
|
|
{58FE3581-C997-4BD5-9AC6-AEEB54A43D2C}.Release.ActiveCfg = Release|Win32
|
|
{58FE3581-C997-4BD5-9AC6-AEEB54A43D2C}.Release.Build.0 = Release|Win32
|
|
{58FE3581-C997-4BD5-9AC6-AEEB54A43D2C}.ReleaseDll.ActiveCfg = ReleaseDll|Win32
|
|
{58FE3581-C997-4BD5-9AC6-AEEB54A43D2C}.ReleaseDll.Build.0 = ReleaseDll|Win32
|
|
{6EC1F44E-6A6A-48E9-B699-D7E89B63C8DC}.Debug.ActiveCfg = Debug|Win32
|
|
{6EC1F44E-6A6A-48E9-B699-D7E89B63C8DC}.Debug.Build.0 = Debug|Win32
|
|
{6EC1F44E-6A6A-48E9-B699-D7E89B63C8DC}.DebugDll.ActiveCfg = DebugDll|Win32
|
|
{6EC1F44E-6A6A-48E9-B699-D7E89B63C8DC}.DebugDll.Build.0 = DebugDll|Win32
|
|
{6EC1F44E-6A6A-48E9-B699-D7E89B63C8DC}.Release.ActiveCfg = Release|Win32
|
|
{6EC1F44E-6A6A-48E9-B699-D7E89B63C8DC}.Release.Build.0 = Release|Win32
|
|
{6EC1F44E-6A6A-48E9-B699-D7E89B63C8DC}.ReleaseDll.ActiveCfg = Releasedll|Win32
|
|
{6EC1F44E-6A6A-48E9-B699-D7E89B63C8DC}.ReleaseDll.Build.0 = Releasedll|Win32
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityAddIns) = postSolution
|
|
EndGlobalSection
|
|
EndGlobal
|