/[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 2802 by schoenebeck, Fri Jul 17 17:53:43 2015 UTC revision 2803 by schoenebeck, Fri Jul 17 18:14:02 2015 UTC
# Line 528  Section "libgig ${LIBGIG_VERSION}" Secli Line 528  Section "libgig ${LIBGIG_VERSION}" Secli
528    ; QSampler needs the 32 bit libgig dll    ; QSampler needs the 32 bit libgig dll
529    libgigForQsampler:    libgigForQsampler:
530    SetOutPath "$INSTDIR\${SUBDIR_32_BIT}"    SetOutPath "$INSTDIR\${SUBDIR_32_BIT}"
531    File bin\686sse\libgig-6.dll    File bin\686sse\libgig-7.dll
532    Goto done    Goto done
533    
534    libgig686sse:    libgig686sse:

Legend:
Removed from v.2802  
changed lines
  Added in v.2803

  ViewVC Help
Powered by ViewVC