author | llornkcor <llornkcor> | 2004-01-01 01:43:26 (UTC) |
---|---|---|
committer | llornkcor <llornkcor> | 2004-01-01 01:43:26 (UTC) |
commit | b61440c1a8b777dcc6650aefabc47c275f21f594 (patch) (side-by-side diff) | |
tree | 93c735121d9247299e7f486d5559f91762745a58 | |
parent | 0e411b3eb674699979998d4878388f03ffbcb1cd (diff) | |
download | opie-b61440c1a8b777dcc6650aefabc47c275f21f594.zip opie-b61440c1a8b777dcc6650aefabc47c275f21f594.tar.gz opie-b61440c1a8b777dcc6650aefabc47c275f21f594.tar.bz2 |
use for opie
-rw-r--r-- | noncore/multimedia/opierec/opierec.pro | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/noncore/multimedia/opierec/opierec.pro b/noncore/multimedia/opierec/opierec.pro index 5651151..8b06edb 100644 --- a/noncore/multimedia/opierec/opierec.pro +++ b/noncore/multimedia/opierec/opierec.pro @@ -1,8 +1,8 @@ -CONFIG = qt qtopia warn_on release pdaudio -#CONFIG = qt warn_on release opie +#CONFIG = qt qtopia warn_on release pdaudio +CONFIG = qt warn_on release opie #CONFIG = qt warn_on release quick-app HEADERS = adpcm.h \ pixmaps.h \ helpwindow.h \ qtrec.h \ device.h \ |