source: trunk/tools/designer/uilib/test/test.pro

Last change on this file was 197, checked in by rudi, 14 years ago

Added QtDesigner

File size: 137 bytes
Line 
1TEMPLATE = app
2CONFIG += qt warn_on release
3HEADERS =
4SOURCES = main.cpp
5TARGET = test
6LIBS += -L$$QT_BUILD_TREE/lib -lqui
7
Note: See TracBrowser for help on using the repository browser.