MSVC tweaks.

This commit is contained in:
curt 2001-08-13 17:14:21 +00:00
parent eca2afb982
commit 4f76c258af
3 changed files with 17 additions and 4 deletions

4
README
View File

@ -1,3 +1 @@
MSVC5 users:
Copy simgear/config.h.vc5 to simgear/config.h before building.
[ nothing here at this time ]

View File

@ -773,6 +773,21 @@ SOURCE=.\simgear\misc\commands.cxx
# End Source File
# Begin Source File
SOURCE=.\simgear\misc\exception.cxx
!IF "$(CFG)" == "SimGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_sgmisc"
!ELSEIF "$(CFG)" == "SimGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_sgmisc"
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\simgear\misc\props.cxx
!IF "$(CFG)" == "SimGear - Win32 Release"

View File

@ -25,7 +25,7 @@ endif
# METAR_DIRS =
METAR_DIRS = metar
EXTRA_DIST = version.h.in
EXTRA_DIST = simgear_config.h.vc5 version.h.in
include_HEADERS = \
compiler.h constants.h sg_inlines.h sg_traits.hxx sg_zlib.h version.h