From c2a415452b1dc62b68cb3f5cd9ca4214e2299e84 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Thu, 19 Jun 2008 13:54:07 +0000 Subject: enabled qmmp file dialog git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@428 90c681e8-e032-0410-971d-27865f9a5e38 --- CMakeLists.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 4dcfcc6ec..6426b49e7 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -103,5 +103,11 @@ PRINT_SUMMARY ("DBUS support ......................" USE_DBUS 1) PRINT_SUMMARY ("Scrobbler ........................." USE_SCROBBLER 1) PRINT_SUMMARY ("Tray support ......................" USE_STATICON 1) PRINT_SUMMARY ("Notifier support .................." USE_NOTIFIER 1) + +MESSAGE("") +MESSAGE("File Dialogs:") +PRINT_SUMMARY ("QMMP File Dialog .................." USE_QMMP_DIALOG 1) MESSAGE("") + + -- cgit v1.2.3-13-gbd6f