author | groucho <groucho> | 2003-01-25 15:59:40 (UTC) |
---|---|---|
committer | groucho <groucho> | 2003-01-25 15:59:40 (UTC) |
commit | c53bda947cea7b53b1287fb389c2254c05633229 (patch) (side-by-side diff) | |
tree | 348fc235b4ab4ce29729d1c69efcc54d084d0ce8 /noncore/todayplugins/stockticker | |
parent | 4273c7fc5f7b2afeeb6cce8dbe0a869759e84ce5 (diff) | |
download | opie-c53bda947cea7b53b1287fb389c2254c05633229.zip opie-c53bda947cea7b53b1287fb389c2254c05633229.tar.gz opie-c53bda947cea7b53b1287fb389c2254c05633229.tar.bz2 |
debug -> release
Diffstat (limited to 'noncore/todayplugins/stockticker') (more/less context) (ignore whitespace changes)
-rw-r--r-- | noncore/todayplugins/stockticker/stocktickerlib/stocktickerlib.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/todayplugins/stockticker/stocktickerlib/stocktickerlib.pro b/noncore/todayplugins/stockticker/stocktickerlib/stocktickerlib.pro index c94596f..3b76e4b 100644 --- a/noncore/todayplugins/stockticker/stocktickerlib/stocktickerlib.pro +++ b/noncore/todayplugins/stockticker/stocktickerlib/stocktickerlib.pro @@ -1,6 +1,6 @@ TEMPLATE = lib CONFIG -= moc -CONFIG += qt debug +CONFIG += qt release HEADERS = stocktickerplugin.h stocktickeruginimpl.h stocktickerpluginwidget.h stocktickerconfig.h \ ../libstocks/csv.h \ |