Added MS VisualStudio 2015 solution
authorkhizmax <libcds.dev@gmail.com>
Mon, 14 Sep 2015 18:43:00 +0000 (21:43 +0300)
committerkhizmax <libcds.dev@gmail.com>
Mon, 14 Sep 2015 18:43:00 +0000 (21:43 +0300)
commitee2fe269256ea2d8dc5e00cb48958551e15228ed
tree4de8ec4c4a1f1cd0dddd37f5dbc469dd38371d0b
parentf2d3ff6419c3835b315208a32a24aae6cdd8d4d3
Added MS VisualStudio 2015 solution
38 files changed:
projects/Win/vc14/cds.sln [new file with mode: 0644]
projects/Win/vc14/cds.vcxproj [new file with mode: 0644]
projects/Win/vc14/cds.vcxproj.filters [new file with mode: 0644]
projects/Win/vc14/hdr-test-deque.vcxproj [new file with mode: 0644]
projects/Win/vc14/hdr-test-list.vcxproj [new file with mode: 0644]
projects/Win/vc14/hdr-test-list.vcxproj.filters [new file with mode: 0644]
projects/Win/vc14/hdr-test-map.vcxproj [new file with mode: 0644]
projects/Win/vc14/hdr-test-map.vcxproj.filters [new file with mode: 0644]
projects/Win/vc14/hdr-test-misc.vcxproj [new file with mode: 0644]
projects/Win/vc14/hdr-test-priority_queue.vcxproj [new file with mode: 0644]
projects/Win/vc14/hdr-test-priority_queue.vcxproj.filters [new file with mode: 0644]
projects/Win/vc14/hdr-test-queue.vcxproj [new file with mode: 0644]
projects/Win/vc14/hdr-test-queue.vcxproj.filters [new file with mode: 0644]
projects/Win/vc14/hdr-test-set.vcxproj [new file with mode: 0644]
projects/Win/vc14/hdr-test-set.vcxproj.filters [new file with mode: 0644]
projects/Win/vc14/hdr-test-stack.vcxproj [new file with mode: 0644]
projects/Win/vc14/hdr-test-striped-set.vcxproj [new file with mode: 0644]
projects/Win/vc14/hdr-test-striped-set.vcxproj.filters [new file with mode: 0644]
projects/Win/vc14/hdr-test-tree.vcxproj [new file with mode: 0644]
projects/Win/vc14/hdr-test-tree.vcxproj.filters [new file with mode: 0644]
projects/Win/vc14/unit-map-delodd.vcxproj [new file with mode: 0644]
projects/Win/vc14/unit-map-find.vcxproj [new file with mode: 0644]
projects/Win/vc14/unit-map-find.vcxproj.filters [new file with mode: 0644]
projects/Win/vc14/unit-map-insdel-item.vcxproj [new file with mode: 0644]
projects/Win/vc14/unit-map-insdel-item.vcxproj.filters [new file with mode: 0644]
projects/Win/vc14/unit-map-insdel.vcxproj [new file with mode: 0644]
projects/Win/vc14/unit-map-insdel.vcxproj.filters [new file with mode: 0644]
projects/Win/vc14/unit-map-insdelfind.vcxproj [new file with mode: 0644]
projects/Win/vc14/unit-misc.vcxproj [new file with mode: 0644]
projects/Win/vc14/unit-misc.vcxproj.filters [new file with mode: 0644]
projects/Win/vc14/unit-pqueue.vcxproj [new file with mode: 0644]
projects/Win/vc14/unit-prerequisites.vcxproj [new file with mode: 0644]
projects/Win/vc14/unit-queue.vcxproj [new file with mode: 0644]
projects/Win/vc14/unit-set-delodd.vcxproj [new file with mode: 0644]
projects/Win/vc14/unit-set-insdel.vcxproj [new file with mode: 0644]
projects/Win/vc14/unit-set-insdel.vcxproj.filters [new file with mode: 0644]
projects/Win/vc14/unit-set-insdelfind.vcxproj [new file with mode: 0644]
projects/Win/vc14/unit-stack.vcxproj [new file with mode: 0644]