mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-28 08:54:13 -04:00
update script
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2272 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
b46cf457db
commit
d48046133a
1 changed files with 7 additions and 6 deletions
|
@ -180,12 +180,13 @@ Section $(sec_main) sec_main
|
|||
; Set Section Files and Shortcuts
|
||||
SetOutPath "$INSTDIR\"
|
||||
File /r "release\RetroShare.exe"
|
||||
File /r "D:\Qt\2009.03\mingw\bin\mingwm10.dll"
|
||||
File /r "D:\Qt\2009.03\qt\bin\QtCore4.dll"
|
||||
File /r "D:\Qt\2009.03\qt\bin\QtGui4.dll"
|
||||
File /r "D:\Qt\2009.03\qt\bin\QtNetwork4.dll"
|
||||
File /r "D:\Qt\2009.03\qt\bin\QtXml4.dll"
|
||||
File /r "D:\Qt\2009.03\qt\bin\QtScript4.dll"
|
||||
File /r "D:\Qt\2010.01\mingw\bin\mingwm10.dll"
|
||||
File /r "D:\Qt\2010.01\qt\bin\QtCore4.dll"
|
||||
File /r "D:\Qt\2010.01\qt\bin\QtGui4.dll"
|
||||
File /r "D:\Qt\2010.01\qt\bin\QtNetwork4.dll"
|
||||
File /r "D:\Qt\2010.01\qt\bin\QtXml4.dll"
|
||||
File /r "D:\Qt\2010.01\qt\bin\QtScript4.dll"
|
||||
File /r "D:\Qt\2010.01\qt\bin\libgcc_s_dw2-1.dll"
|
||||
File /r "release\pthreadGC2d.dll"
|
||||
File /r "release\libgpg-error-0.dll"
|
||||
File /r "release\libgpgme-11.dll"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue