mirror of
https://github.com/fwbuilder/fwbuilder
synced 2026-05-11 03:24:57 +02:00
moved install target definitions to res.pro
This commit is contained in:
@@ -55,9 +55,6 @@ unix {
|
||||
res_desktop.path = @DATADIR@/applications/
|
||||
res_configlets.path = $$res.path/configlets
|
||||
|
||||
INSTALLS += res
|
||||
INSTALLS += res_os
|
||||
INSTALLS += res_platform
|
||||
# INSTALLS += icns
|
||||
LIBS += $$LIBS_FWBUILDER @LIBS@
|
||||
|
||||
|
||||
@@ -33,6 +33,9 @@ res_configlets.files = configlets/*
|
||||
|
||||
|
||||
INSTALLS -= target
|
||||
INSTALLS += res
|
||||
INSTALLS += res_os
|
||||
INSTALLS += res_platform
|
||||
INSTALLS += res_help_en_US
|
||||
INSTALLS += res_configlets
|
||||
|
||||
|
||||
Reference in New Issue
Block a user