summaryrefslogtreecommitdiff
path: root/noncore/multimedia/showimg/showimg.pro
authordrw <drw>2004-03-02 15:45:42 (UTC)
committer drw <drw>2004-03-02 15:45:42 (UTC)
commit270a76fbf653df353476ddf17835d532ceb6b6c2 (patch) (unidiff)
treef967cf572a6f8f3742fb2612137d50594220dc32 /noncore/multimedia/showimg/showimg.pro
parente31fe9d73c6cd9be80bb18ca45ad3618192f718f (diff)
downloadopie-270a76fbf653df353476ddf17835d532ceb6b6c2.zip
opie-270a76fbf653df353476ddf17835d532ceb6b6c2.tar.gz
opie-270a76fbf653df353476ddf17835d532ceb6b6c2.tar.bz2
ShowImg: libopie -> libopie2
Diffstat (limited to 'noncore/multimedia/showimg/showimg.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/multimedia/showimg/showimg.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/multimedia/showimg/showimg.pro b/noncore/multimedia/showimg/showimg.pro
index 76b020e..94fb162 100644
--- a/noncore/multimedia/showimg/showimg.pro
+++ b/noncore/multimedia/showimg/showimg.pro
@@ -4,6 +4,6 @@ SOURCES = main.cpp showimg.cpp ImageFileSelector.cpp settingsdialog.cpp settin
4TARGET = showimg 4TARGET = showimg
5INCLUDEPATH += $(OPIEDIR)/include 5INCLUDEPATH += $(OPIEDIR)/include
6DEPENDPATH += $(OPIEDIR)/include 6DEPENDPATH += $(OPIEDIR)/include
7LIBS += -lqpe -lopie 7LIBS += -lqpe -lopiecore2 -l opieui2
8 8
9include ( $(OPIEDIR)/include.pro ) 9include ( $(OPIEDIR)/include.pro )