author | mickeyl <mickeyl> | 2004-04-02 09:30:02 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2004-04-02 09:30:02 (UTC) |
commit | 40aa649f8f8a15df709ef65e43fa8fb1b7933b4a (patch) (unidiff) | |
tree | b48f7036f60fe2875a288fd68072c40fd95abd87 /noncore | |
parent | a31c8ad914e72b874062dcb31e72476aca735bb0 (diff) | |
download | opie-40aa649f8f8a15df709ef65e43fa8fb1b7933b4a.zip opie-40aa649f8f8a15df709ef65e43fa8fb1b7933b4a.tar.gz opie-40aa649f8f8a15df709ef65e43fa8fb1b7933b4a.tar.bz2 |
eliminate bogus CONFIG scope 'qtopia'. What does that mean? ;)
-rw-r--r-- | noncore/multimedia/opierec/opierec.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/multimedia/opierec/opierec.pro b/noncore/multimedia/opierec/opierec.pro index 080a5f2..7b08f0e 100644 --- a/noncore/multimedia/opierec/opierec.pro +++ b/noncore/multimedia/opierec/opierec.pro | |||
@@ -1,4 +1,4 @@ | |||
1 | #CONFIG = qt qtopia warn_on pdaudio | 1 | #CONFIG = qt warn_on pdaudio |
2 | CONFIG = qt warn_on opie | 2 | CONFIG = qt warn_on opie |
3 | #CONFIG = qt warn_on quick-app | 3 | #CONFIG = qt warn_on quick-app |
4 | HEADERS = adpcm.h \ | 4 | HEADERS = adpcm.h \ |