From 0280fdf36e8a11f7b22b084023f0831c9ef3eee8 Mon Sep 17 00:00:00 2001 From: Ryan Lortie Date: Mon, 18 Jun 2007 19:49:40 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'dbus-1.1.1'. --- cmake/modules/ProjectSourceGroup.cmake | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 cmake/modules/ProjectSourceGroup.cmake (limited to 'cmake/modules/ProjectSourceGroup.cmake') diff --git a/cmake/modules/ProjectSourceGroup.cmake b/cmake/modules/ProjectSourceGroup.cmake deleted file mode 100644 index 713a67a1..00000000 --- a/cmake/modules/ProjectSourceGroup.cmake +++ /dev/null @@ -1,18 +0,0 @@ -# folders in the msvc projects -# mode==flat : headers and ourses in no folders -# mode==split : standard behavior of cmake, split headers and sources -# mode==