author | llornkcor <llornkcor> | 2003-04-06 19:19:27 (UTC) |
---|---|---|
committer | llornkcor <llornkcor> | 2003-04-06 19:19:27 (UTC) |
commit | 4557c53fa5903c14ddf278e865825aa50ffcbfbd (patch) (unidiff) | |
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 | |||
@@ -10,3 +10,4 @@ INTERFACES = | |||
10 | TARGET = opierec | 10 | TARGET = opierec |
11 | DESTDIR = $(OPIEDIR)/bin | 11 | DESTDIR = $(OPIEDIR)/bin |
12 | #TMAKE_CXXFLAGS += -DQT_QWS_VERCEL_IDR -DQWS -fno-exceptions -fno-rtti | 12 | #TMAKE_CXXFLAGS += -DQT_QWS_VERCEL_IDR -DQWS -fno-exceptions -fno-rtti |
13 | include ( $(OPIEDIR)/include.pro ) | ||