forked from qt-creator/qt-creator
pluginhowto: update example code
Still not fully compilable
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
QTC_SOURCE = C:/Work/QtCreator
|
||||
QTC_BUILD = C:/Work/QtCreator/build
|
||||
#QTC_SOURCE = C:/Work/QtCreator
|
||||
#QTC_BUILD = C:/Work/QtCreator/build
|
||||
QTC_SOURCE = ../../../../..
|
||||
QTC_BUILD = ../../../../..
|
||||
TEMPLATE = lib
|
||||
TARGET = CustomProject
|
||||
IDE_SOURCE_TREE = $$QTC_SOURCE
|
||||
|
||||
Reference in New Issue
Block a user