mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-09-13 20:23:04 +02:00
L'installation copie desormais les fichiers CREDIT et README avec le fichier LICENSE
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@299 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
parent
c3ea627d9c
commit
5c7044fbdb
@ -181,7 +181,9 @@ lang.path = $$join(INSTALL_PREFIX,,,$${QET_LANG_PATH})
|
||||
lang.files = $$replace(TRANSLATIONS, '.ts', '.qm')
|
||||
|
||||
copyright.path = $$join(INSTALL_PREFIX,,,$${QET_LICENSE_PATH})
|
||||
copyright.files = LICENSE
|
||||
copyright.files = LICENSE \
|
||||
CREDIT \
|
||||
README
|
||||
|
||||
# L'installation comprend la copie du binaire, des elements, des fichiers de langue et du fichier LICENSE
|
||||
INSTALLS += target elements lang copyright
|
||||
|
Loading…
x
Reference in New Issue
Block a user