diff options
author | Timothy Pearson <[email protected]> | 2011-11-22 03:12:38 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-22 03:12:38 -0600 |
commit | 7d27356bafd5670adcc8753ab5437b3bf8ffa4be (patch) | |
tree | 959eb3757b9dc41290c81c022e45c955573e9a59 /specs/win32-borland | |
parent | 6c4cc3653e8dd7668295f3e659b7eb4dc571b67c (diff) | |
download | sip4-tqt-7d27356bafd5670adcc8753ab5437b3bf8ffa4be.tar.gz sip4-tqt-7d27356bafd5670adcc8753ab5437b3bf8ffa4be.zip |
Initial TQt conversion
Diffstat (limited to 'specs/win32-borland')
-rw-r--r-- | specs/win32-borland | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/specs/win32-borland b/specs/win32-borland index 63bf07a..49e50e6 100644 --- a/specs/win32-borland +++ b/specs/win32-borland @@ -69,7 +69,7 @@ QMAKE_LIBS_QT_ENTRY = -lqtmain #QMAKE_LIBS_OPENGL = #QMAKE_LFLAGS_OPENGL = /dopengl32.dll -QMAKE_MOC = $$[QT_INSTALL_BINS]\moc.exe +QMAKE_TQMOC = $$[QT_INSTALL_BINS]\tqmoc.exe QMAKE_UIC = $$[QT_INSTALL_BINS]\uic.exe QMAKE_IDC = $$[QT_INSTALL_BINS]\idc.exe |