File tree Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -101,17 +101,6 @@ Write-Host "==========================================="
101
101
102
102
& pyinstaller friture.spec - y -- log- level= DEBUG
103
103
104
- Write-Host " "
105
- Write-Host " ==========================================="
106
- Write-Host " Replace icudt53.dll with smaller version"
107
- Write-Host " ==========================================="
108
-
109
- # icudt53.dll is huge but needed for Qt
110
- # A stripped down version is available here:
111
- # https://forum.qt.io/topic/37891/minimal-icudt51-dll-icudt52-dll-and-icudt53-dll
112
- # http://qlcplus.sourceforge.net/icudt53.dll
113
- Copy-Item - Path " installer\icudt53.dll" - Destination " dist\friture\icudt53.dll"
114
-
115
104
Write-Host " "
116
105
Write-Host " ==========================================="
117
106
Write-Host " Archiving the package as a zip file"
You can’t perform that action at this time.
0 commit comments