-rw-r--r-- | core/multimedia/opieplayer/vorbis/tremor/tremor.pro | 2 | ||||
-rw-r--r-- | noncore/net/ftplib/ftplib.pro | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/core/multimedia/opieplayer/vorbis/tremor/tremor.pro b/core/multimedia/opieplayer/vorbis/tremor/tremor.pro index db38712..2f406d4 100644 --- a/core/multimedia/opieplayer/vorbis/tremor/tremor.pro +++ b/core/multimedia/opieplayer/vorbis/tremor/tremor.pro | |||
@@ -41,3 +41,3 @@ DEPENDPATH += $(OPIEDIR)/include .. | |||
41 | VERSION = 1.0.0 | 41 | VERSION = 1.0.0 |
42 | QMAKE_LINK=gcc | 42 | QMAKE_LINK=$$QMAKE_CC |
43 | include ( $(OPIEDIR)/include.pro ) | 43 | include ( $(OPIEDIR)/include.pro ) |
diff --git a/noncore/net/ftplib/ftplib.pro b/noncore/net/ftplib/ftplib.pro index ba7f6f5..38ca113 100644 --- a/noncore/net/ftplib/ftplib.pro +++ b/noncore/net/ftplib/ftplib.pro | |||
@@ -7,3 +7,3 @@ INTERFACES = | |||
7 | TARGET = ftplib | 7 | TARGET = ftplib |
8 | QMAKE_LINK=gcc | 8 | QMAKE_LINK=$$QMAKE_CC |
9 | 9 | ||