Add a readme file
This commit is contained in:
parent
417e938d0c
commit
be60d022ef
2 changed files with 9 additions and 1 deletions
|
@ -2,3 +2,4 @@ FlightGear.ncb
|
|||
FlightGear.suo
|
||||
Win32
|
||||
x64
|
||||
publish
|
7
projects/VC90/README.msvc
Normal file
7
projects/VC90/README.msvc
Normal file
|
@ -0,0 +1,7 @@
|
|||
Use FlightGear.sln to compile fgfs executable for Win32 or x64 architectures with Visual Studio 2008.
|
||||
|
||||
Precompiled librairies and headers for compiling x64 executables with VS2008 :
|
||||
ftp://ftp.ihg.uni-duisburg.de/FlightGear/Win32/MSVC/fgfs-x64-VS90-3rdParty+OSG-20090628.zip
|
||||
|
||||
Precompiled librairies and headers for compiling Win32 executables with VS2008 :
|
||||
ftp://ftp.ihg.uni-duisburg.de/FlightGear/Win32/MSVC/fgfs-win32-VS90-3rdParty+OSG-20090628.zip
|
Loading…
Add table
Reference in a new issue