Skip to content

Add Evironment Variables to Windows 7

mad-engineer edited this page Jan 13, 2012 · 1 revision

Add Environment Variable to Windows 7

Windows7

Start -> Right Mouse Click on Computer -> Choose Properties in the Context menu -> Properties

Setting environment variables part 2

Advanced system settings -> Environment Variables ... -> New ...

Setting environment variables part 2

Add the Path Variable QTDIR = C:\Qt\4.7.4

Setting environment variables part 3

Add the Visual Studio Specification Variable QMAKESPEC = win32-msvc2010

If you are finished then your environment variable list should have two new variables

New evironment variables

Clone this wiki locally