Fix Flex/Bison issues on Win32

Added the QMAKE_DEL setting to gcconfig.pri.in to signpost
setting to rm -f on Win32.
This commit is contained in:
Mark Liversedge
2011-03-10 20:00:08 +00:00
parent 3cfbfd446a
commit 6df1ca1865

View File

@@ -12,6 +12,7 @@ D2XX_INCLUDE = /usr/local/include/D2XX
#win32 {
# QMAKE_YACC = bison --file-prefix=y -t
# QMAKE_MOVE = cmd /c move
# QMAKE_DEL = rm -f
#}
#if you have PHONON compiled in and working