[FIX] setup.nsi: Integrate WebKitHtmlToPDF

bzr revid: stw@openerp.com-20120210160804-ndy5ktf7k6jrd7v7
This commit is contained in:
Stephane Wirtel 2012-02-10 17:08:04 +01:00
parent 679b64e865
commit 96dee4a580
1 changed files with 1 additions and 0 deletions

View File

@ -168,6 +168,7 @@ Section OpenERP_Server SectionOpenERP_Server
SetOutPath '$INSTDIR\server'
File /r "dist\*"
File /r "win32\wkhtmltopdf\*"
SetOutPath "$INSTDIR\service"
File /r "win32\dist\*"