mirror of
https://github.com/linuxdeepin/dde-dock.git
synced 2025-06-04 17:33:05 +00:00
Export plugin header to /usr/include/dock
This commit is contained in:
parent
384675b424
commit
3a6a2b7344
@ -77,3 +77,11 @@ RESOURCES += \
|
||||
|
||||
PKGCONFIG += gtk+-2.0 x11 cairo
|
||||
CONFIG += c++11 link_pkgconfig
|
||||
|
||||
target.path = /usr/bin/
|
||||
|
||||
headers.files += src/dockconstants.h \
|
||||
src/dockplugininterface.h
|
||||
headers.path = /usr/include/dock
|
||||
|
||||
INSTALLS += target headers
|
||||
|
Loading…
x
Reference in New Issue
Block a user