1
0
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:
SVN User
2010-07-21 04:42:00 +00:00
parent b8564b8f61
commit 4d398942cc
3 changed files with 4 additions and 4 deletions

View File

@@ -1 +1 @@
#define BUILD_NUM 3118
#define BUILD_NUM 3119

View File

@@ -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@

View File

@@ -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