diff options
author | Timothy Pearson <[email protected]> | 2012-06-19 16:47:41 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2012-06-19 16:47:41 -0500 |
commit | 1ecf57d6cfc4c0f3703eef6c90df9c3914baec6a (patch) | |
tree | 9a0f14bc0aa25cc54bcbadc7aeae4b62e2a19ace /tools/designer | |
parent | 6dec101d43dcbd4195c47d54bd388db1a8d7230e (diff) | |
download | tqt3-1ecf57d6cfc4c0f3703eef6c90df9c3914baec6a.tar.gz tqt3-1ecf57d6cfc4c0f3703eef6c90df9c3914baec6a.zip |
Automated update from Qt3
Diffstat (limited to 'tools/designer')
-rw-r--r-- | tools/designer/app/app.pro | 2 | ||||
-rw-r--r-- | tools/designer/uic/uic.pro | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/designer/app/app.pro b/tools/designer/app/app.pro index 3c493e252..5d2aa406b 100644 --- a/tools/designer/app/app.pro +++ b/tools/designer/app/app.pro @@ -1,5 +1,5 @@ TEMPLATE = app -TARGET = designer +TARGET = tqdesigner CONFIG -= moc DESTDIR = $$QT_BUILD_TREE/bin diff --git a/tools/designer/uic/uic.pro b/tools/designer/uic/uic.pro index ef5bde012..722dedfb0 100644 --- a/tools/designer/uic/uic.pro +++ b/tools/designer/uic/uic.pro @@ -21,7 +21,7 @@ SOURCES = main.cpp uic.cpp form.cpp object.cpp \ DEFINES += QT_INTERNAL_XML include( ../../../src/qt_professional.pri ) -TARGET = uic +TARGET = tquic INCLUDEPATH += ../shared DEFINES += UIC DESTDIR = ../../../bin |