Small ReadMe updates

This commit is contained in:
PKEuS 2014-01-04 12:38:23 +01:00
parent 574c27b1b2
commit 3ff23cd9bd
2 changed files with 3 additions and 3 deletions

View File

@ -37,7 +37,7 @@ prompt/console, go to gui directory and run command:
- qmake (in Linux and in Windows if build with MinGW/gcc or nmake)
- qmake -tp vc (to generate Visual Studio project file)
- qmake -tp vc LINKCORE=yes (to generate Visual Studio project file, linking
dynamically to core. Recommended for VS10)
dynamically to core. Recommended.)
On Windows, you have to either call qtvars.bat in Qt folder or use the Qt command
line prompt shortcut added in the start menu by Qt installation.

View File

@ -2,10 +2,10 @@ The Wix Installer for Windows
=============================
cppcheck Windows installer is created with WiX:
http://wix.sourceforge.net/
http://wixtoolset.org/
You'll need:
- latest Wix (3.6)
- WiX
- MSBuild (coming with Visual Studio (also with Express edition))
- VS 2010 CRT merge module