From f33882d299ea6642a2d22c4a557b13890732a290 Mon Sep 17 00:00:00 2001 From: Frederic Bouvier Date: Wed, 17 Nov 2010 20:07:00 +0100 Subject: [PATCH] Update README.MSVC for 64-bit build --- docs-mini/README.MSVC | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs-mini/README.MSVC b/docs-mini/README.MSVC index 4e3e835b6..83f208a46 100644 --- a/docs-mini/README.MSVC +++ b/docs-mini/README.MSVC @@ -106,6 +106,9 @@ it in a scheduled task. To do that : 64bit environment (Vista 64-bit or Windows7 64-bit) You should see : "Setting environment for using Microsoft Visual Studio 2008 x86 tools." printed in the console + ( To start 64-bit build, the right environment is set with : + "C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" amd64 + ) 3. cd to the FlightGear project directory : D: cd \FGFSDevel\FlightGear\projects\VC90 (for example) -- 2.39.2