Installer: small update to installer doc.

This commit is contained in:
Kimmo Varis 2011-05-04 21:51:08 +03:00
parent ca36a49711
commit c0bb0b6dab
1 changed files with 3 additions and 5 deletions

View File

@ -26,13 +26,11 @@ Building installer
Before building the installer make sure all the components are build:
- CLI executable (cppcheck.exe)
- GUI executable (cppcheck-gui.exe)
- GUI translations (*.qm)
- Manual (onlinehelp.qhc)
- GUI translations (*.qm) - generated by the Qt's lrelease -tool
And that runtime files are available:
- Qt runtimes:
QtCLucene4.dll, QtCore4.dll, QtGui4.dll, QtHelp4.dll, QtNetwork4.dll,
QtSql4.dll and QtXml4.dll
QtCore4.dll, QtGui4.dll and QtXml4.dll
- MS CRT merge module (Microsoft_VC90_CRT_x86.msm)
Build installer by giving this command line in VS command prompt (or run