First commit
This commit is contained in:
8
examples/demo/demo.pro
Normal file
8
examples/demo/demo.pro
Normal file
@@ -0,0 +1,8 @@
|
||||
TEMPLATE = app
|
||||
DEPENDPATH += .
|
||||
INCLUDEPATH += .
|
||||
|
||||
include(../../src/qtpropertybrowser.pri)
|
||||
# Input
|
||||
SOURCES += main.cpp
|
||||
RESOURCES += demo.qrc
|
||||
Reference in New Issue
Block a user