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
+15
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"