diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2011-07-01 20:58:10 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2011-07-01 20:58:10 +0000 |
| commit | 93878be4d832a9363b17c84f2a6535e7b671f8d9 (patch) | |
| tree | 5393d3a78ed9b0f131fa4c2bc13f46e19d0fc1c2 /src/qmmpui/qmmpui.pro | |
| parent | 339a7cd3d7a11990ac520e7263b4785440c6a189 (diff) | |
| download | qmmp-93878be4d832a9363b17c84f2a6535e7b671f8d9.tar.gz qmmp-93878be4d832a9363b17c84f2a6535e7b671f8d9.tar.bz2 qmmp-93878be4d832a9363b17c84f2a6535e7b671f8d9.zip | |
fixed cmake scripts
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2256 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/qmmpui/qmmpui.pro')
| -rw-r--r-- | src/qmmpui/qmmpui.pro | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/qmmpui/qmmpui.pro b/src/qmmpui/qmmpui.pro index b32bdf587..b5fa05251 100644 --- a/src/qmmpui/qmmpui.pro +++ b/src/qmmpui/qmmpui.pro @@ -94,7 +94,9 @@ unix { detailsdialog.h \ playlistmanager.h \ metadataformatter.h \ - templateeditor.h + templateeditor.h \ + uifactory.h \ + uiloader.h devel.path = /include/qmmpui INSTALLS += target \ devel |
