提交 35d2991b 编写于 作者: D dev@win10Host.com

Merge branch 'qt6' of git@gitcode.net:coloreaglestdio/taskbus.git into qt6

......@@ -12,13 +12,10 @@ DISTFILES += \
transform_fft.json
win32{
mkoptions = $$find(QMAKESPEC, "vc")
count(mkoptions, 1){
INCLUDEPATH +="$$PWD/../../3rdlibs/win32/fftw"
contains(QT_ARCH, i386) {
LIBS+=-L"$$PWD/../../3rdlibs/win32/fftw/x86" -llibfftw3-3
} else {
LIBS+=-L"$$PWD/../../3rdlibs/win32/fftw/x64" -llibfftw3-3
}
} else: LIBS+=-lfftw3
}else: LIBS+=-lfftw3
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册