aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/General/hotkey/CMakeLists.txt
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2013-02-12 13:54:18 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2013-02-12 13:54:18 +0000
commitd1d17b7c369a8f55d6b59227833b16bc98bd9a05 (patch)
tree8c9a7ce031a4580771512b0980eddc9699e1cc20 /src/plugins/General/hotkey/CMakeLists.txt
parent1dd7b251792b8c80c67bacb9df8cb43c94d0b808 (diff)
downloadqmmp-d1d17b7c369a8f55d6b59227833b16bc98bd9a05.tar.gz
qmmp-d1d17b7c369a8f55d6b59227833b16bc98bd9a05.tar.bz2
qmmp-d1d17b7c369a8f55d6b59227833b16bc98bd9a05.zip
hotkey plugin: fixed build scripts
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3233 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/hotkey/CMakeLists.txt')
-rw-r--r--src/plugins/General/hotkey/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/General/hotkey/CMakeLists.txt b/src/plugins/General/hotkey/CMakeLists.txt
index 47aa3a291..091580354 100644
--- a/src/plugins/General/hotkey/CMakeLists.txt
+++ b/src/plugins/General/hotkey/CMakeLists.txt
@@ -41,6 +41,7 @@ SET(libhotkey_SRCS
settingsdialog.cpp
hotkeyfactory.cpp
hotkeymanager_x11.cpp
+ hotkeymanager_win.cpp
hotkeydialog.cpp
)