Last change
on this file since 1036 was 1029, checked in by Dmitry A. Kuminov, 14 years ago |
mkspecs/os2: Better replacement for r1025.
The original change breaks the build.
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Date Revision Author Id
|
File size:
187 bytes
|
Line | |
---|
1 | contains(TEMPLATE, ".*lib"):dll|contains(TEMPLATE, ".*app") {
|
---|
2 | build_pass|isEmpty(BUILDS) {
|
---|
3 | QMAKE_LFLAGS += $$QMAKE_LFLAGS_MAP
|
---|
4 | QMAKE_CLEAN += $$QMAKE_MAP_FILE
|
---|
5 | }
|
---|
6 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.