From ce197f26a53633f2c2278c0b2cf494f1c977cad0 Mon Sep 17 00:00:00 2001 From: Sergiu Deitsch Date: Tue, 2 Jan 2018 22:31:47 +0100 Subject: [PATCH] removed obsolete vsprojects --- vsprojects/libglog/libglog.vcproj | 249 ------------------ .../libglog_static/libglog_static.vcproj | 220 ---------------- .../logging_unittest/logging_unittest.vcproj | 193 -------------- .../logging_unittest_static.vcproj | 182 ------------- 4 files changed, 844 deletions(-) delete mode 100755 vsprojects/libglog/libglog.vcproj delete mode 100644 vsprojects/libglog_static/libglog_static.vcproj delete mode 100755 vsprojects/logging_unittest/logging_unittest.vcproj delete mode 100644 vsprojects/logging_unittest_static/logging_unittest_static.vcproj diff --git a/vsprojects/libglog/libglog.vcproj b/vsprojects/libglog/libglog.vcproj deleted file mode 100755 index 67aeaac..0000000 --- a/vsprojects/libglog/libglog.vcproj +++ /dev/null @@ -1,249 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/vsprojects/libglog_static/libglog_static.vcproj b/vsprojects/libglog_static/libglog_static.vcproj deleted file mode 100644 index ea66936..0000000 --- a/vsprojects/libglog_static/libglog_static.vcproj +++ /dev/null @@ -1,220 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/vsprojects/logging_unittest/logging_unittest.vcproj b/vsprojects/logging_unittest/logging_unittest.vcproj deleted file mode 100755 index 649a234..0000000 --- a/vsprojects/logging_unittest/logging_unittest.vcproj +++ /dev/null @@ -1,193 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/vsprojects/logging_unittest_static/logging_unittest_static.vcproj b/vsprojects/logging_unittest_static/logging_unittest_static.vcproj deleted file mode 100644 index 0d33aaf..0000000 --- a/vsprojects/logging_unittest_static/logging_unittest_static.vcproj +++ /dev/null @@ -1,182 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- 2.34.1