/[svn]/misc/trunk/win32_installer/linuxsampler_all.nsi
ViewVC logotype

Diff of /misc/trunk/win32_installer/linuxsampler_all.nsi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3457 by persson, Sun Jan 27 15:58:04 2019 UTC revision 3513 by schoenebeck, Fri May 24 14:50:04 2019 UTC
# Line 1  Line 1 
1  ; LinuxSampler Windows installer  ; LinuxSampler Windows installer
2  ;  ;
3  ; Copyright (C) 2007-2016, The LinuxSampler Developers  ; Copyright (C) 2007-2019, The LinuxSampler Developers
4  ;  ;
5  ; All-in-one Installer for all subprojects / software components of the  ; All-in-one Installer for all subprojects / software components of the
6  ; LinuxSampler Project.  ; LinuxSampler Project.
# Line 345  Section "QSampler ${QSAMPLER_VERSION}" S Line 345  Section "QSampler ${QSAMPLER_VERSION}" S
345    File bin\686\liblscp-6.dll    File bin\686\liblscp-6.dll
346    File bin\686\Qt5Core.dll    File bin\686\Qt5Core.dll
347    File bin\686\Qt5Gui.dll    File bin\686\Qt5Gui.dll
348      File bin\686\Qt5Network.dll
349    File bin\686\Qt5Widgets.dll    File bin\686\Qt5Widgets.dll
350    File bin\686\libicudt57.dll    File bin\686\libicudt57.dll
351    File bin\686\libicuin57.dll    File bin\686\libicuin57.dll

Legend:
Removed from v.3457  
changed lines
  Added in v.3513

  ViewVC Help
Powered by ViewVC