1
0
mirror of https://github.com/QtExcel/QXlsx.git synced 2025-01-30 05:02:52 +08:00
This commit is contained in:
Look Skyworker 2018-04-19 17:36:16 +09:00
parent e7abf3e538
commit 1aa09e8d0f

View File

@ -47,7 +47,7 @@ DEFINES += QT_DEPRECATED_WARNINGS
# custom setting for compiler & system
win32-g++ {
message("compiling for win32 g++")
message("compiling for windows g++. mingw or msys or cygwin.")
INCLUDEPATH += header/win32-gcc
}
win32-msvc2013 {