@@ -252,6 +252,11 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "query", "lib_acl_cpp\sample
252
252
EndProject Section
253
253
EndProject
254
254
Project ("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}" ) = "mysql_query" , "lib_acl_cpp\samples\db\mysql_query\mysql_query_vc2012.vcxproj" , "{2495A6D4-777F-48BF-99C0-702E4A11FD23}"
255
+ Project Section (ProjectDependencies ) = postProject
256
+ {6EC1F44E-6A6A-48E9-B699-D7E89B63C8DC} = {6EC1F44E-6A6A-48E9-B699-D7E89B63C8DC}
257
+ {B40213C2-507C-4C7F-A6E1-B850C9BDC27B} = {B40213C2-507C-4C7F-A6E1-B850C9BDC27B}
258
+ {FE724EF7-3763-4E78-BDF5-BCBC075719FD} = {FE724EF7-3763-4E78-BDF5-BCBC075719FD}
259
+ EndProject Section
255
260
EndProject
256
261
Project ("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}" ) = "blank_line" , "lib_acl_cpp\samples\string\blank_line\blank_line_vc2012.vcxproj" , "{DEDE0B8A-35C5-4674-A10A-BF6544F6A885}"
257
262
Project Section (ProjectDependencies ) = postProject
@@ -542,6 +547,13 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "redis_geo", "lib_acl_cpp\sa
542
547
{FE724EF7-3763-4E78-BDF5-BCBC075719FD} = {FE724EF7-3763-4E78-BDF5-BCBC075719FD}
543
548
EndProject Section
544
549
EndProject
550
+ Project ("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}" ) = "mysql_pool" , "lib_acl_cpp\samples\db\mysql_pool\mysql_pool_vc2012.vcxproj" , "{EB430C52-31E4-4018-AD8A-8F56ADAD586A}"
551
+ Project Section (ProjectDependencies ) = postProject
552
+ {6EC1F44E-6A6A-48E9-B699-D7E89B63C8DC} = {6EC1F44E-6A6A-48E9-B699-D7E89B63C8DC}
553
+ {B40213C2-507C-4C7F-A6E1-B850C9BDC27B} = {B40213C2-507C-4C7F-A6E1-B850C9BDC27B}
554
+ {FE724EF7-3763-4E78-BDF5-BCBC075719FD} = {FE724EF7-3763-4E78-BDF5-BCBC075719FD}
555
+ EndProject Section
556
+ EndProject
545
557
Global
546
558
GlobalSection (SolutionConfigurationPlatforms ) = preSolution
547
559
Debug| Mixed Platforms = Debug| Mixed Platforms
@@ -2631,6 +2643,36 @@ Global
2631
2643
{AE10B13D-774D-49A5-9066-E90F124BA99C} .Template| Win32 .Build .0 = DebugDll| Win32
2632
2644
{AE10B13D-774D-49A5-9066-E90F124BA99C} .Template| x64 .ActiveCfg = DebugDll| x64
2633
2645
{AE10B13D-774D-49A5-9066-E90F124BA99C} .Template| x64 .Build .0 = DebugDll| x64
2646
+ {EB430C52-31E4-4018-AD8A-8F56ADAD586A} .Debug| Mixed Platforms .ActiveCfg = Debug| Win32
2647
+ {EB430C52-31E4-4018-AD8A-8F56ADAD586A} .Debug| Mixed Platforms .Build .0 = Debug| Win32
2648
+ {EB430C52-31E4-4018-AD8A-8F56ADAD586A} .Debug| Win32 .ActiveCfg = Debug| Win32
2649
+ {EB430C52-31E4-4018-AD8A-8F56ADAD586A} .Debug| Win32 .Build .0 = Debug| Win32
2650
+ {EB430C52-31E4-4018-AD8A-8F56ADAD586A} .Debug| x64 .ActiveCfg = Debug| x64
2651
+ {EB430C52-31E4-4018-AD8A-8F56ADAD586A} .Debug| x64 .Build .0 = Debug| x64
2652
+ {EB430C52-31E4-4018-AD8A-8F56ADAD586A} .DebugDll| Mixed Platforms .ActiveCfg = DebugDll| Win32
2653
+ {EB430C52-31E4-4018-AD8A-8F56ADAD586A} .DebugDll| Mixed Platforms .Build .0 = DebugDll| Win32
2654
+ {EB430C52-31E4-4018-AD8A-8F56ADAD586A} .DebugDll| Win32 .ActiveCfg = DebugDll| Win32
2655
+ {EB430C52-31E4-4018-AD8A-8F56ADAD586A} .DebugDll| Win32 .Build .0 = DebugDll| Win32
2656
+ {EB430C52-31E4-4018-AD8A-8F56ADAD586A} .DebugDll| x64 .ActiveCfg = DebugDll| x64
2657
+ {EB430C52-31E4-4018-AD8A-8F56ADAD586A} .DebugDll| x64 .Build .0 = DebugDll| x64
2658
+ {EB430C52-31E4-4018-AD8A-8F56ADAD586A} .Release| Mixed Platforms .ActiveCfg = Release| Win32
2659
+ {EB430C52-31E4-4018-AD8A-8F56ADAD586A} .Release| Mixed Platforms .Build .0 = Release| Win32
2660
+ {EB430C52-31E4-4018-AD8A-8F56ADAD586A} .Release| Win32 .ActiveCfg = Release| Win32
2661
+ {EB430C52-31E4-4018-AD8A-8F56ADAD586A} .Release| Win32 .Build .0 = Release| Win32
2662
+ {EB430C52-31E4-4018-AD8A-8F56ADAD586A} .Release| x64 .ActiveCfg = Release| x64
2663
+ {EB430C52-31E4-4018-AD8A-8F56ADAD586A} .Release| x64 .Build .0 = Release| x64
2664
+ {EB430C52-31E4-4018-AD8A-8F56ADAD586A} .Releasedll| Mixed Platforms .ActiveCfg = Releasedll| Win32
2665
+ {EB430C52-31E4-4018-AD8A-8F56ADAD586A} .Releasedll| Mixed Platforms .Build .0 = Releasedll| Win32
2666
+ {EB430C52-31E4-4018-AD8A-8F56ADAD586A} .Releasedll| Win32 .ActiveCfg = Releasedll| Win32
2667
+ {EB430C52-31E4-4018-AD8A-8F56ADAD586A} .Releasedll| Win32 .Build .0 = Releasedll| Win32
2668
+ {EB430C52-31E4-4018-AD8A-8F56ADAD586A} .Releasedll| x64 .ActiveCfg = Releasedll| x64
2669
+ {EB430C52-31E4-4018-AD8A-8F56ADAD586A} .Releasedll| x64 .Build .0 = Releasedll| x64
2670
+ {EB430C52-31E4-4018-AD8A-8F56ADAD586A} .Template| Mixed Platforms .ActiveCfg = DebugDll| Win32
2671
+ {EB430C52-31E4-4018-AD8A-8F56ADAD586A} .Template| Mixed Platforms .Build .0 = DebugDll| Win32
2672
+ {EB430C52-31E4-4018-AD8A-8F56ADAD586A} .Template| Win32 .ActiveCfg = DebugDll| Win32
2673
+ {EB430C52-31E4-4018-AD8A-8F56ADAD586A} .Template| Win32 .Build .0 = DebugDll| Win32
2674
+ {EB430C52-31E4-4018-AD8A-8F56ADAD586A} .Template| x64 .ActiveCfg = DebugDll| x64
2675
+ {EB430C52-31E4-4018-AD8A-8F56ADAD586A} .Template| x64 .Build .0 = DebugDll| x64
2634
2676
EndGlobalSection
2635
2677
GlobalSection (SolutionProperties ) = preSolution
2636
2678
HideSolutionNode = FALSE
@@ -2696,6 +2738,7 @@ Global
2696
2738
{5F75216D-8263-4F6F-9390-76E7AC129AEE} = {3A25DC67-2832-4912-8FD5-66E499E38F11}
2697
2739
{D1F030D1-36F7-4440-9801-42E31E767A52} = {FB676B5A-D82C-45CB-9E1F-F3793419DDA9}
2698
2740
{2495A6D4-777F-48BF-99C0-702E4A11FD23} = {FB676B5A-D82C-45CB-9E1F-F3793419DDA9}
2741
+ {EB430C52-31E4-4018-AD8A-8F56ADAD586A} = {FB676B5A-D82C-45CB-9E1F-F3793419DDA9}
2699
2742
{640ABB35-FBD3-4D34-A382-9ED8CF3FCE34} = {267F658E-44AF-4080-8577-EFCE99A5E030}
2700
2743
{4B58485B-D846-4485-9C5E-7F2304D71701} = {267F658E-44AF-4080-8577-EFCE99A5E030}
2701
2744
{9073FA9F-26A1-482C-91D0-876434C3E4EB} = {267F658E-44AF-4080-8577-EFCE99A5E030}
0 commit comments