summaryrefslogtreecommitdiff
path: root/noncore/settings/appearance2/appearance2.pro
authorsandman <sandman>2002-09-27 01:01:44 (UTC)
committer sandman <sandman>2002-09-27 01:01:44 (UTC)
commitafac99bfbfedb9bfc48bc7e55b806aa9cc80dd96 (patch) (unidiff)
tree90c201900e7037e128adc759434ed7a53acf9edd /noncore/settings/appearance2/appearance2.pro
parentac99721b91f3c61d37236932a5d0f6bc09caaa54 (diff)
downloadopie-afac99bfbfedb9bfc48bc7e55b806aa9cc80dd96.zip
opie-afac99bfbfedb9bfc48bc7e55b806aa9cc80dd96.tar.gz
opie-afac99bfbfedb9bfc48bc7e55b806aa9cc80dd96.tar.bz2
- added a .control file
- changed the TARGET from appearance2 to appearance
Diffstat (limited to 'noncore/settings/appearance2/appearance2.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/settings/appearance2/appearance2.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/settings/appearance2/appearance2.pro b/noncore/settings/appearance2/appearance2.pro
index 3147148..52a322b 100644
--- a/noncore/settings/appearance2/appearance2.pro
+++ b/noncore/settings/appearance2/appearance2.pro
@@ -6,7 +6,7 @@ SOURCES = appearance.cpp editScheme.cpp main.cpp sample.cpp
6INCLUDEPATH += $(OPIEDIR)/include 6INCLUDEPATH += $(OPIEDIR)/include
7DEPENDPATH += ../$(OPIEDIR)/include 7DEPENDPATH += ../$(OPIEDIR)/include
8LIBS += -lqpe -lopie 8LIBS += -lqpe -lopie
9TARGET = appearance2 9TARGET = appearance
10INCLUDEPATH += $(OPIEDIR)/include 10INCLUDEPATH += $(OPIEDIR)/include
11DEPENDPATH += $(OPIEDIR)/include 11DEPENDPATH += $(OPIEDIR)/include
12 12