Fixing part of the cygwin-installation.
The shared BMWlibs cannot be built at the moment since libcuba is built static only. I am still thinking about including the C-part of Cuba into the BMWlibs if T.Hahn would not add shared library support to it.
This commit is contained in:
@@ -5,7 +5,6 @@ macx:target.path = /Applications
|
||||
|
||||
exists( /usr/bin/cygwin1.dll ) {
|
||||
QMAKE_LFLAGS_SHAPP = -Wl,--enable-auto-import
|
||||
TARGET = musrgui.exe
|
||||
}
|
||||
|
||||
INSTALLS += target
|
||||
|
||||
Reference in New Issue
Block a user