@@ -4,15 +4,13 CONFIG(debug, debug|release){ | |||||
4 |
|
4 | |||
5 | mac:{ |
|
5 | mac: { | |
6 | LIBS += -lQtCommercialChart_debug |
|
6 | LIBS += -lQtCommercialChart_debug | |
7 | } |
|
7 | } else { | |
8 |
|
||||
9 | win32:{ |
|
8 | win32: { | |
10 | LIBS += -lQtCommercialChartd |
|
9 | LIBS += -lQtCommercialChartd | |
11 | } |
|
10 | } else { | |
12 |
|
||||
13 | unix:{ |
|
|||
14 | LIBS += -lQtCommercialChart |
|
11 | LIBS += -lQtCommercialChart | |
15 | } |
|
12 | } | |
|
13 | } | |||
16 |
|
14 | |||
17 | } else { |
|
15 | } else { | |
18 | LIBS +=-lQtCommercialChart |
|
16 | LIBS +=-lQtCommercialChart |
General Comments 0
You need to be logged in to leave comments.
Login now