From 3ff23cd9bdd422ad57a8766bbfaf39d37894beaf Mon Sep 17 00:00:00 2001 From: PKEuS Date: Sat, 4 Jan 2014 12:38:23 +0100 Subject: [PATCH] Small ReadMe updates --- readme_gui.txt | 2 +- win_installer/readme.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/readme_gui.txt b/readme_gui.txt index ba4b2696b..0a42f299a 100644 --- a/readme_gui.txt +++ b/readme_gui.txt @@ -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. diff --git a/win_installer/readme.txt b/win_installer/readme.txt index a8e044817..9d534dd42 100644 --- a/win_installer/readme.txt +++ b/win_installer/readme.txt @@ -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