author | zecke <zecke> | 2004-02-25 19:59:21 (UTC) |
---|---|---|
committer | zecke <zecke> | 2004-02-25 19:59:21 (UTC) |
commit | a73e8d51528b6c073d56f389f22fb95d99e9407f (patch) (side-by-side diff) | |
tree | 6b898768b914933341a42c1b411448d1df84405a /libqtaux/libqtaux.pro | |
parent | bea97f98bfb31994425908e7ce982b2450696706 (diff) | |
download | opie-a73e8d51528b6c073d56f389f22fb95d99e9407f.zip opie-a73e8d51528b6c073d56f389f22fb95d99e9407f.tar.gz opie-a73e8d51528b6c073d56f389f22fb95d99e9407f.tar.bz2 |
Revert drw s commit
Do not expose private API
Better include the .moc
-rw-r--r-- | libqtaux/libqtaux.pro | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libqtaux/libqtaux.pro b/libqtaux/libqtaux.pro index 56ccc65..a1440e3 100644 --- a/libqtaux/libqtaux.pro +++ b/libqtaux/libqtaux.pro @@ -19,7 +19,6 @@ SOURCES = qcolordialog.cpp \ TARGET = qtaux2 INCLUDEPATH += $(OPIEDIR)/include DESTDIR = $(OPIEDIR)/lib -INTERFACES = include ( $(OPIEDIR)/include.pro ) |