changeset 77 | 2be0b271d017 |
parent 45 | 6b911d05207e |
72:c76a0b1755b9 | 77:2be0b271d017 |
---|---|
38 RESOURCES += bubbletest2.qrc |
38 RESOURCES += bubbletest2.qrc |
39 |
39 |
40 # Libraries |
40 # Libraries |
41 unix:!symbian LIBS += -L../../bubblecore |
41 unix:!symbian LIBS += -L../../bubblecore |
42 LIBS += -lbubblemanager2 |
42 LIBS += -lbubblemanager2 |
43 |
|
44 |
|
45 symbian:MMP_RULES += SMPSAFE |