From 7d1ca5dba4cab829d9f7a8c79fb772dc3b643eac Mon Sep 17 00:00:00 2001 From: zecke Date: Fri, 27 Aug 2004 22:22:44 +0000 Subject: -Removal of debug messages -Cleanups of .pro files -Cleanups of source code And finally the long awaited DigiCam (dcim) Backend --- (limited to 'noncore/graphics/opie-eye/gui/gui.pro') diff --git a/noncore/graphics/opie-eye/gui/gui.pro b/noncore/graphics/opie-eye/gui/gui.pro new file mode 100644 index 0000000..b9f0bf8 --- a/dev/null +++ b/noncore/graphics/opie-eye/gui/gui.pro @@ -0,0 +1,15 @@ +HEADERS += gui/filesystem.h \ + gui/iconview.h \ + gui/imageinfoui.h \ + gui/imageview.h \ + gui/mainwindow.h \ + gui/viewmodebutton.h + +SOURCES += gui/filesystem.cpp \ + gui/iconview.cpp \ + gui/imageinfoui.cpp \ + gui/imageview.cpp \ + gui/mainwindow.cpp \ + gui/viewmodebutton.cpp + + -- cgit v0.9.0.2