fixed QT_UIC_EXE name

This commit is contained in:
Franck Bettinger 2001-11-16 09:40:08 -05:00
parent dad526aad6
commit b98f942ccc
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ IF (WIN32)
${path}
)
FIND_FILE(QT_MOC_EXE uic.exe
FIND_FILE(QT_UIC_EXE uic.exe
${QTDIR}/bin
${path}
)