author | zecke <zecke> | 2004-05-22 18:31:53 (UTC) |
---|---|---|
committer | zecke <zecke> | 2004-05-22 18:31:53 (UTC) |
commit | 6cd90404121a78f3181a35acc056d7feca3d6aeb (patch) (unidiff) | |
tree | 91920eebcae4827f8f04eda0049ee7bb8615ece4 /rsync/rsync.pro | |
parent | d0edabba9df82d1da1d97d4e66b9a9443a373675 (diff) | |
download | opie-6cd90404121a78f3181a35acc056d7feca3d6aeb.zip opie-6cd90404121a78f3181a35acc056d7feca3d6aeb.tar.gz opie-6cd90404121a78f3181a35acc056d7feca3d6aeb.tar.bz2 |
Try to 'fix' it for harlekin
-rw-r--r-- | rsync/rsync.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rsync/rsync.pro b/rsync/rsync.pro index a02d122..79b1465 100644 --- a/rsync/rsync.pro +++ b/rsync/rsync.pro | |||
@@ -52,7 +52,7 @@ SOURCES += \ | |||
52 | whole.c \ | 52 | whole.c \ |
53 | qrsync.cpp | 53 | qrsync.cpp |
54 | 54 | ||
55 | INCLUDEPATH += $(OPIEDIR)/include | 55 | INCLUDEPATH += $(OPIEDIR)/include . |
56 | 56 | ||
57 | LIBS += -lopiecore2 | 57 | LIBS += -lopiecore2 |
58 | TARGET = qrsync | 58 | TARGET = qrsync |