installing fwbuilder.desktop

This commit is contained in:
Vadim Kurland
2008-08-03 18:33:05 +00:00
parent b44b360797
commit 83b312fa0a
7 changed files with 44 additions and 21 deletions
+2 -4
View File
@@ -43,19 +43,17 @@ unix {
dtd.path = @TEMPLATE_DIR@/
migration.path = @TEMPLATE_DIR@/migration
doc.path = @DOCDIR@
datadir.path = @DATADIR@
# win32:target.path = $$PREFIX/
# unix:target.path = $$PREFIX/share/fwbuilder/
# macx:target.path = $$PREFIX/
res.files = src/res/objects_init.xml src/res/templates.xml src/res/resources.xml
res.path = @RES_DIR@
res_os.files = src/res/os/*.xml
res_os.path = @RES_DIR@/os/
res_platform.files = src/res/platform/*.xml
res_platform.path = @RES_DIR@/platform/
res_help.files = src/res/help/*.html
res_help.path = @RES_DIR@/help/
res_desktop.path = @DATADIR@/applications/
INSTALLS += res
INSTALLS += res_os