Add MinGW-specific project file (sledgehammer999)

This commit is contained in:
Christophe Dumez
2011-03-23 17:02:26 +00:00
parent 1489a6bbd6
commit 188a8ae4f5
6 changed files with 69 additions and 19 deletions

View File

@@ -4,7 +4,7 @@ CONFIG += qt thread
# Windows specific configuration
win32 {
include(../winconf.pri)
include(../winconf.pri)
}
# Mac specific configuration
@@ -176,6 +176,8 @@ DESTDIR = .
# OS specific config
OTHER_FILES += ../winconf.pri ../macxconf.pri ../unixconf.pri ../os2conf.pri
# compiler specific config
OTHER_FILES += ../winconf-mingw.pri ../winconf-msvc.pri
# version file
OTHER_FILES += ../version.pri