mirror of
https://github.com/leozide/leocad
synced 2025-01-29 20:34:50 +01:00
Reverted .pro file, options go in mkspec.
This commit is contained in:
parent
013e72b334
commit
ec129e0e46
1 changed files with 0 additions and 3 deletions
|
@ -16,9 +16,6 @@ win32 {
|
|||
QMAKE_LFLAGS += /INCREMENTAL
|
||||
PRECOMPILED_SOURCE = common/lc_global.cpp
|
||||
RC_FILE = qt/leocad.rc
|
||||
QMAKE_CFLAGS_DEBUG += /O0
|
||||
QMAKE_CFLAGS_RELEASE += /Zi
|
||||
QMAKE_LFLAGS_RELEASE += /map /debug /opt:ref
|
||||
} else {
|
||||
LIBS += -lz
|
||||
QMAKE_CXXFLAGS_WARN_ON += -Wno-unused-parameter
|
||||
|
|
Loading…
Add table
Reference in a new issue