X-Git-Url: http://plrg.eecs.uci.edu/git/?p=libcds.git;a=blobdiff_plain;f=projects%2FWin%2Fvc14%2Fcds.sln;h=d3eefa1654bee4c09fd74ca421805ac965112817;hp=3fa22f27cb9097c016e9faa5881a9ba2155b03f8;hb=4668ca784e399341f9c9a073434732153e7d9c45;hpb=64a382b249fe73d1ab74db698790a0f6bb52fe31 diff --git a/projects/Win/vc14/cds.sln b/projects/Win/vc14/cds.sln index 3fa22f27..d3eefa16 100644 --- a/projects/Win/vc14/cds.sln +++ b/projects/Win/vc14/cds.sln @@ -18,6 +18,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "cds_test", "cds_test", "{3A ProjectSection(SolutionItems) = preProject ..\..\..\test\include\cds_test\check_size.h = ..\..\..\test\include\cds_test\check_size.h ..\..\..\test\include\cds_test\city.h = ..\..\..\test\include\cds_test\city.h + ..\..\..\test\include\cds_test\ext_byteswap.h = ..\..\..\test\include\cds_test\ext_byteswap.h + ..\..\..\test\include\cds_test\ext_gtest.h = ..\..\..\test\include\cds_test\ext_gtest.h ..\..\..\test\include\cds_test\fc_hevy_value.h = ..\..\..\test\include\cds_test\fc_hevy_value.h ..\..\..\test\include\cds_test\fixture.h = ..\..\..\test\include\cds_test\fixture.h ..\..\..\test\include\cds_test\hash_func.h = ..\..\..\test\include\cds_test\hash_func.h @@ -451,6 +453,12 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "stress-queue-bounded", "str {408FE9BC-44F0-4E6A-89FA-D6F952584239} = {408FE9BC-44F0-4E6A-89FA-D6F952584239} EndProjectSection EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "stress-spsc-queue", "stress-spsc-queue.vcxproj", "{CDC54B7B-B882-4CC8-87A2-E237D0D945B2}" + ProjectSection(ProjectDependencies) = postProject + {A34CED07-A442-4FA1-81C4-F8B9CD3C832B} = {A34CED07-A442-4FA1-81C4-F8B9CD3C832B} + {408FE9BC-44F0-4E6A-89FA-D6F952584239} = {408FE9BC-44F0-4E6A-89FA-D6F952584239} + EndProjectSection +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Win32 = Debug|Win32 @@ -1289,6 +1297,18 @@ Global {A73D9B24-8ADA-4FE6-8ABE-C02335E780DC}.Release|Win32.Build.0 = Release|Win32 {A73D9B24-8ADA-4FE6-8ABE-C02335E780DC}.Release|x64.ActiveCfg = Release|x64 {A73D9B24-8ADA-4FE6-8ABE-C02335E780DC}.Release|x64.Build.0 = Release|x64 + {CDC54B7B-B882-4CC8-87A2-E237D0D945B2}.Debug|Win32.ActiveCfg = Debug|Win32 + {CDC54B7B-B882-4CC8-87A2-E237D0D945B2}.Debug|Win32.Build.0 = Debug|Win32 + {CDC54B7B-B882-4CC8-87A2-E237D0D945B2}.Debug|x64.ActiveCfg = Debug|x64 + {CDC54B7B-B882-4CC8-87A2-E237D0D945B2}.Debug|x64.Build.0 = Debug|x64 + {CDC54B7B-B882-4CC8-87A2-E237D0D945B2}.DebugVLD|Win32.ActiveCfg = DebugVLD|Win32 + {CDC54B7B-B882-4CC8-87A2-E237D0D945B2}.DebugVLD|Win32.Build.0 = DebugVLD|Win32 + {CDC54B7B-B882-4CC8-87A2-E237D0D945B2}.DebugVLD|x64.ActiveCfg = DebugVLD|x64 + {CDC54B7B-B882-4CC8-87A2-E237D0D945B2}.DebugVLD|x64.Build.0 = DebugVLD|x64 + {CDC54B7B-B882-4CC8-87A2-E237D0D945B2}.Release|Win32.ActiveCfg = Release|Win32 + {CDC54B7B-B882-4CC8-87A2-E237D0D945B2}.Release|Win32.Build.0 = Release|Win32 + {CDC54B7B-B882-4CC8-87A2-E237D0D945B2}.Release|x64.ActiveCfg = Release|x64 + {CDC54B7B-B882-4CC8-87A2-E237D0D945B2}.Release|x64.Build.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE @@ -1375,6 +1395,7 @@ Global {6E1A2CC4-E36F-4C93-9C01-CC36DE0CAB89} = {EECB80F9-47E4-451E-A94E-7EC86B484F0A} {5E92F39A-0B39-49C2-B7F1-2D87E51E07BF} = {EECB80F9-47E4-451E-A94E-7EC86B484F0A} {A73D9B24-8ADA-4FE6-8ABE-C02335E780DC} = {EECB80F9-47E4-451E-A94E-7EC86B484F0A} + {CDC54B7B-B882-4CC8-87A2-E237D0D945B2} = {EECB80F9-47E4-451E-A94E-7EC86B484F0A} EndGlobalSection GlobalSection(DPCodeReviewSolutionGUID) = preSolution DPCodeReviewSolutionGUID = {00000000-0000-0000-0000-000000000000}