From a1003b470671715cf56b460ac4e9feb2c5b92de6 Mon Sep 17 00:00:00 2001 From: apo Date: Thu, 27 Dec 2012 07:00:21 +0000 Subject: [PATCH] advance 'bop' based build system --- SUIT.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SUIT.pro b/SUIT.pro index 34cd3ab5d..4b55d8e1b 100644 --- a/SUIT.pro +++ b/SUIT.pro @@ -43,7 +43,7 @@ unix { install_resources.path = $$(TARGET_DIR) INSTALLS *= install_resources - install_config_run.files = ./run.config/*.* + install_config_run.files = $$(ROOT_DIR)/run.config/*.* install_config_run.path = $$(TARGET_DIR) INSTALLS *= install_config_run -- 2.39.2