pluginhowto: update example code

Still not fully compilable
This commit is contained in:
hjk
2011-05-11 12:21:57 +02:00
parent d58f0e7c75
commit ad68bb2302
15 changed files with 137 additions and 146 deletions

View File

@@ -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