Changeset 916

Show
Ignore:
Timestamp:
11/10/07 14:11:14 (1 year ago)
Author:
glslang
Message:

+ nsis installer updates

Location:
trunk/installer
Files:
4 removed
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/installer/jahplayer.nsi

    r915 r916  
    177177  File "..\Release\*.dll" 
    178178  File "..\Release\*.pyd" 
    179  
    180   SetOutPath $INSTDIR\JahPlayer 
    181179  File "..\jahplayer\*.ui" 
    182180  File "..\jahplayer\*.py" 
    183181  File "..\jahplayer\*.jpg" 
    184182  File "..\jahplayer\*.png" 
    185   File "..\Release\jahplayer.exe" 
    186   File "..\Release\*.dll" 
    187   File "..\Release\*.pyd" 
    188   File "C:\Python25\python.exe" 
    189   File /r "C:\Python25\Lib\*" 
    190   File /r "C:\Program Files\OpenLibraries\bin" 
     183  File "C:\Qt\3.3.8\lib\qt-mt338.dll" 
     184  File /r "C:\Program Files\OpenLibraries\bin\*" 
     185   
     186  SetOutPath $INSTDIR\JahPlayer\Lib 
     187  File /r "C:\Python25\jahplayer-pyc" 
    191188 
    192189;  SetOutPath $INSTDIR\JahTools