-rw-r--r-- | include.pro | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include.pro b/include.pro index bb44a7a..f2a099d 100644 --- a/include.pro +++ b/include.pro | |||
@@ -22,4 +22,4 @@ contains ( CONFIG, quick-app-bin ) { | |||
22 | DEFINES -= OPIE_APP_INTERFACE | 22 | DEFINES -= OPIE_APP_INTERFACE |
23 | message( Touching plugins/application/lib$${TARGET}.so ) | 23 | message( Touching plugins/application/lib$${TARGET}.so.0 ) |
24 | system( touch $$(OPIEDIR)/plugins/application/lib$${TARGET}.so ) | 24 | system( touch $$(OPIEDIR)/plugins/application/lib$${TARGET}.so.0 ) |
25 | } | 25 | } |