Added support for #include STL_ITERATOR

This commit is contained in:
curt
2001-06-05 17:47:02 +00:00
parent c5ca4db94e
commit 68572f106d
2 changed files with 38 additions and 0 deletions
+30
View File
@@ -710,6 +710,21 @@ SOURCE=.\simgear\metar\Stspack3.cpp
# PROP Default_Filter ""
# Begin Source File
SOURCE=.\simgear\misc\commands.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"
@@ -1433,6 +1448,21 @@ SOURCE=.\simgear\zlib\zutil.c
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\simgear\zlib\zutil.h
!IF "$(CFG)" == "SimGear - Win32 Release"
# PROP Intermediate_Dir "Release\Lib_z"
!ELSEIF "$(CFG)" == "SimGear - Win32 Debug"
# PROP Intermediate_Dir "Debug\Lib_z"
!ENDIF
# End Source File
# End Group
# End Target