Qt for MinGW-w64 64 bit 5.1

Full internal name:com.nokia.QtDev-x86_64-w64
Project site:https://www.qt.io/
Screen shots:
Download: Download Qt for MinGW-w64 64 bit 5.1

https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/mingw-w64-dgn/qt-5.1.0-w64-bin-x86_64-20130808.7z

VirusTotal results
Change log:n/a
Description:

C++ library (development)

License:GPLv3
Version:5.1
SHA-1 or SHA-256:aeaedbd9ce5a3a24934542714cb2aea97f61873c
Type:one file
Dependencies:
Tags:libs
Text files:
.Npackd\Install.bat:
set onecmd="%npackd_cl%\npackdcl.exe" "path" "--package=org.7-zip.SevenZIPA" "--versions=[9.20, 9.20]"
for /f "usebackq delims=" %%x in (`%%onecmd%%`) do set sevenzipa=%%x

for /f "delims=" %%x in ('dir /b *.7z') do set setup=%%x
"%sevenzipa%\7za.exe" x "%setup%" > .Npackd\Output.txt && type .Npackd\Output.txt
del "%setup%"

for /f "delims=" %%x in ('dir /b qt5.*') do set name=%%x
cd "%name%"
for /f "delims=" %%a in ('dir /b') do (
  move "%%a" ..
)
cd ..
rmdir "%name%"
Last modified:Sun Apr 25 20:43:15 UTC 2021
Last modified by:tim.lebedk...
Created:Mon Aug 29 16:56:31 UTC 2016
Created by:tim.lebedk...
Automated tests:3 of 5 installations succeeded, 3 of 3 removals succeeded