- first experiments with QJson serialization
[buliscores] / src / src.pro
index 4ba9a4f..f90e7f5 100644 (file)
@@ -5,6 +5,9 @@ QT += phonon
 
 TARGET = buliscores
 
+CONFIG += link_pkgconfig
+PKGCONFIG += QJson
+
 OTHER_FILES += \
     buliscores.desktop \
     sounds/trillerpfeife.wav \
@@ -36,7 +39,7 @@ FORMS += \
     src/settingsdialog.ui
 
 unix {
-  INSTALLS += target desktop sounds
+  INSTALLS += target desktop sound
 
   #MAKE INSTALL
   target.path =/usr/lib/hildon-desktop