tonkv / qdevelop

Automatically exported from code.google.com/p/qdevelop
0 stars 0 forks source link

Incorrect handling of scopes in Project Manager (failures and incorrent display) #72

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

if the .pro file has an entry as follows:
CONFIG(debug, debug|release) {
  TARGET =     $$join(TARGET,,,_debug)
  LIBS += -L$(PROJECT_ROOT)/Libs -lXXX_YYY_lib_Debug
} ELSE{
  LIBS += -L$(PROJECT_ROOT)/Libs -lXXX_YYY_lib
}

What is the expected output? What do you see instead?
This should appear in properties dialog of the .pro file.

What version of the product are you using? On what operating system?
OS:WinXP
Ver: 0.21-svn

Please provide any additional information below.
Attached screenshot of the way currently its working.

Original issue reported on code.google.com by dinod...@gmail.com on 16 Dec 2006 at 5:18

Attachments:

GoogleCodeExporter commented 9 years ago
Another effect is if you choose to sort project element the .pro become wrong

Original comment by jerome.f...@gmail.com on 14 Sep 2008 at 9:54

GoogleCodeExporter commented 9 years ago
Yes, both this problems are of great importance.

Original comment by Lord.Div...@gmail.com on 30 Jan 2009 at 4:03

GoogleCodeExporter commented 9 years ago
Issue 165 has been merged into this issue.

Original comment by Lord.Div...@gmail.com on 30 Jan 2009 at 4:18

GoogleCodeExporter commented 9 years ago
Issue 205 has been merged into this issue.

Original comment by Lord.Div...@gmail.com on 30 Jan 2009 at 4:31

GoogleCodeExporter commented 9 years ago
Issue 273 has been merged into this issue.

Original comment by Lord.Div...@gmail.com on 30 Jan 2009 at 6:54

GoogleCodeExporter commented 9 years ago
Issue 248 has been merged into this issue.

Original comment by Lord.Div...@gmail.com on 8 Feb 2009 at 11:11

GoogleCodeExporter commented 9 years ago
Issue 311 has been merged into this issue.

Original comment by Lord.Div...@gmail.com on 11 Feb 2009 at 10:21

GoogleCodeExporter commented 9 years ago

Original comment by Lord.Div...@gmail.com on 11 Feb 2009 at 10:26

GoogleCodeExporter commented 9 years ago

Original comment by Lord.Div...@gmail.com on 14 Feb 2009 at 7:21

GoogleCodeExporter commented 9 years ago

Original comment by Lord.Div...@gmail.com on 29 Mar 2009 at 6:02

GoogleCodeExporter commented 9 years ago

Original comment by Lord.Div...@gmail.com on 29 Mar 2009 at 6:04

GoogleCodeExporter commented 9 years ago

Original comment by Lord.Div...@gmail.com on 29 Mar 2009 at 6:13