Adding support for static qt builds
This commit is contained in:
parent
2cabf7bf93
commit
aa12502668
1 changed files with 4 additions and 0 deletions
|
@ -40,3 +40,7 @@ macx {
|
|||
win32 {
|
||||
RC_FILE = ../exe/fstl.rc
|
||||
}
|
||||
|
||||
static {
|
||||
CONFIG += static
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue