diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/qt.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/qt.pro b/src/qt.pro index f092d9935..b2e0d1afb 100644 --- a/src/qt.pro +++ b/src/qt.pro @@ -177,6 +177,7 @@ unix { CONFIG += create_libtool create_pc QMAKE_PKGCONFIG_LIBDIR = $$target.path QMAKE_PKGCONFIG_INCDIR = $$headers.path + QMAKE_PKGCONFIG_PLUGINS = $$plugins.path } wince-* { |