mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-13 16:18:42 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user