author | llornkcor <llornkcor> | 2003-04-06 19:19:27 (UTC) |
---|---|---|
committer | llornkcor <llornkcor> | 2003-04-06 19:19:27 (UTC) |
commit | 4557c53fa5903c14ddf278e865825aa50ffcbfbd (patch) (side-by-side diff) | |
tree | 8ab4cfde4a13ece3f7c2af0e4a235106c54b4f47 | |
parent | b176c3227c8f4a203ac9ff1f6c5069a1d76980ac (diff) | |
download | opie-4557c53fa5903c14ddf278e865825aa50ffcbfbd.zip opie-4557c53fa5903c14ddf278e865825aa50ffcbfbd.tar.gz opie-4557c53fa5903c14ddf278e865825aa50ffcbfbd.tar.bz2 |
add include.pro
-rw-r--r-- | noncore/multimedia/opierec/opierec.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/multimedia/opierec/opierec.pro b/noncore/multimedia/opierec/opierec.pro index 1788907..e93146c 100644 --- a/noncore/multimedia/opierec/opierec.pro +++ b/noncore/multimedia/opierec/opierec.pro @@ -11,2 +11,3 @@ TARGET = opierec DESTDIR = $(OPIEDIR)/bin #TMAKE_CXXFLAGS += -DQT_QWS_VERCEL_IDR -DQWS -fno-exceptions -fno-rtti +include ( $(OPIEDIR)/include.pro ) |