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