mirror of
https://github.com/fwbuilder/fwbuilder
synced 2026-09-12 16:13:13 +02:00
properly build and install on win32
This commit is contained in:
@@ -71,6 +71,10 @@ unix {
|
||||
}
|
||||
}
|
||||
|
||||
win32 {
|
||||
CONFIG -= debug
|
||||
}
|
||||
|
||||
exists(qmake2.inc) {
|
||||
include(qmake2.inc)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user