From c0bb0b6dabf5decd28a70089930a731ad8e8ed88 Mon Sep 17 00:00:00 2001 From: Kimmo Varis Date: Wed, 4 May 2011 21:51:08 +0300 Subject: [PATCH] Installer: small update to installer doc. --- win_installer/readme.txt | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/win_installer/readme.txt b/win_installer/readme.txt index ba0011188..9b0c7cb58 100644 --- a/win_installer/readme.txt +++ b/win_installer/readme.txt @@ -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