mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
update script
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1011 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
02378236e8
commit
7aa93ec9c0
@ -258,9 +258,14 @@ Section $(sec_main) sec_main
|
||||
; Set Section Files and Shortcuts
|
||||
SetOutPath "$INSTDIR\"
|
||||
File /r "release\RetroShare.exe"
|
||||
File /r "mingwm10.dll"
|
||||
File /r "D:\MinGW\bin\mingwm10.dll"
|
||||
File /r "pthreadGCE2.dll"
|
||||
File /r "D:\Qt\4.4.3\bin\QtCore4.dll"
|
||||
File /r "D:\Qt\4.4.3\bin\QtGui4.dll"
|
||||
File /r "D:\Qt\4.4.3\bin\QtNetwork4.dll"
|
||||
File /r "D:\Qt\4.4.3\bin\QtXml4.dll"
|
||||
File /r "D:\Qt\4.4.3\bin\QtScript4.dll"
|
||||
File /r "changelog.txt"
|
||||
|
||||
|
||||
|
||||
SectionEnd
|
||||
|
Loading…
Reference in New Issue
Block a user