0bc49bf244
This patch makesFlightGear at least compile on MSVC. I hope I have removed reference of my other local changes. DSP and DSW files are included for reference. They have been reconstructed with am2dsp.pl. I had to introduce a change to am2dsp because of the need of filenames with embedded spaces. (Yuck) The major direction is to remove clutter like the _USE_MATH_DEFINES and have it on the compiler command line sice there is no central include file. You will have to put it on the command line for your locale Project files, if it not there, already. I added the _CRT_SECURE_NO_DEPRECATE define for 2005, since it does no harm to other VC version. Third Party Libs like plib, OpenALSDK, freeglut, pthreads-win32, zlib are unpacked as is side by side. Only change put the includes of OpenAL into include/AL rather directly into include. |
||
---|---|---|
simgear | ||
src-libs | ||
.cvsignore | ||
acinclude.m4 | ||
am2dsp.cfg | ||
AUTHORS | ||
autogen.sh | ||
ChangeLog | ||
configure.ac | ||
COPYING | ||
Doxyfile | ||
DoxygenMain.cxx | ||
Makefile.am | ||
NEWS | ||
README | ||
README.MSVC | ||
README.OpenAL | ||
README.plib | ||
README.zlib | ||
SimGear.dsp | ||
SimGear.dsw | ||
SimGear.spec.in | ||
Thanks | ||
TODO |
[ Nothing here at this time. ]