"make install" on Windows supports only MinGW.

--HG--
branch : develop
This commit is contained in:
Roman Telezhynskyi 2015-10-11 20:30:16 +03:00
parent 97fdd161b7
commit 47b2d03304

View file

@ -1850,7 +1850,7 @@ unix{
# "make install" command for Windows.
# Depend on nsis script and create installer in folder "package"
win32{
win32:*-g++ {
package.path = $${OUT_PWD}/package/valentina
package.files += \
$${OUT_PWD}/$${DESTDIR}/valentina.exe \