Add install file

Change-Id: Ib201b45a7df7f75b79dab3382a0aca7fa4744d69
This commit is contained in:
Iceyer 2017-07-26 17:19:20 +08:00
parent 16b5386f9c
commit df248ad03d
Notes: Deepin Code Review 2017-07-26 17:25:07 +08:00
Verified+1: Anonymous Coward #1000004
Code-Review+2: Iceyer <me@iceyer.net>
Submitted-by: Iceyer <me@iceyer.net>
Submitted-at: Wed, 26 Jul 2017 17:25:07 +0800
Reviewed-on: https://cr.deepin.io/24991
Project: dtkcore
Branch: refs/heads/master
3 changed files with 6 additions and 4 deletions

View File

@ -1,8 +1,8 @@
# Deepin Tool Kit Document {#mainpage}
# Deepin Tool Kit Core {#mainpage}
Deepint Tool Kit (Dtk) is the base devlopment tool of all C++/Qt Developer work on Deepin.
You shoud read the [Deepin Application Specification](\ref Specification) firstly.
You shoud read the [Deepin Application Specification](\ref doc/Specification) firstly.
## Dependencies
@ -50,5 +50,3 @@ We encourage you to report issues and contribute changes
## License
deepin-tool-kit is licensed under [GPLv3](LICENSE).

3
debian/libdtkcore-dev.install vendored Normal file
View File

@ -0,0 +1,3 @@
usr/lib/*/lib*.so
usr/include
usr/lib/*/pkgconfig/*.pc

1
debian/libdtkcore.install vendored Normal file
View File

@ -0,0 +1 @@
usr/lib/*/lib*.so.*