Skip to content

Commit 2b9052d

Browse files
committed
1.2.8
1 parent e18e0d5 commit 2b9052d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

QuickViewer/QuickViewer.pro

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ contains(DEFINES, QV_WITHOUT_OPENGL) {
1616
QT += opengl opengl-private
1717
}
1818

19-
VERSION = 1.2.7
19+
VERSION = 1.2.8
2020

2121
TARGET = QuickViewer
2222
TEMPLATE = app
@@ -302,7 +302,6 @@ win32 : !CONFIG(debug, debug|release) {
302302
../../../qt-avif-image-plugin/imageformats-$${TARGET_ARCH}/qavif6.dll \
303303
304304
# dlls instead of vcredist_xxx.exe
305-
#install_msvcrt.PATH = C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/redist/$${TARGET_ARCH}/Microsoft.VC140.CRT
306305
install_msvcrt.PATH = C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Redist/MSVC/14.38.33130/x64/Microsoft.VC143.CRT
307306
install_msvcrt.path = $${MY_DEFAULT_INSTALL}
308307
install_msvcrt.removefiles = $$shell_path($${MY_DEFAULT_INSTALL}/vc_redist.$${TARGET_ARCH}.exe)

0 commit comments

Comments
 (0)