From: san Date: Mon, 3 Aug 2009 06:17:31 +0000 (+0000) Subject: Win32: location of GUI resources updated in accordance with ACHERON rules (one level... X-Git-Tag: V2_2_0_beta~1 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=06a9ed52ef8dcb3d39921738e5aa11452fb9fabc;p=modules%2Fgui.git Win32: location of GUI resources updated in accordance with ACHERON rules (one level up from the platform-specific files) --- diff --git a/src/Common.pro b/src/Common.pro index 90262dcff..0b65f10f4 100644 --- a/src/Common.pro +++ b/src/Common.pro @@ -52,7 +52,7 @@ win32 { copy_hdr.input = HEADERS QMAKE_EXTRA_COMPILERS += copy_hdr - GUIResources = $$(SUIT_DIR)\\$$(CONFIG_ID)\\resources + GUIResources = $$(SUIT_DIR)\\resources }