File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff 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
2121TARGET = QuickViewer
2222TEMPLATE = 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 )
You can’t perform that action at this time.
0 commit comments