removed unnecessary Intermidiate dir redirection (.obj name clashing cannot happen anymore)

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@615 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
avolkov
2003-01-30 19:57:53 +00:00
parent ff9c2aec9c
commit 4d39b079dd
-44
View File
@@ -569,62 +569,18 @@ SOURCE=..\sc2code\libs\sound\decoders\mikmod\virtch_common.c
# Begin Source File # Begin Source File
SOURCE=..\sc2code\libs\sound\mixsdl\mixer.c SOURCE=..\sc2code\libs\sound\mixsdl\mixer.c
!IF "$(CFG)" == "UrQuanMasters - Win32 Release"
# PROP Intermediate_Dir "Release_MixSDL"
!ELSEIF "$(CFG)" == "UrQuanMasters - Win32 Debug"
# PROP Intermediate_Dir "Debug_MixSDL"
!ENDIF
# End Source File # End Source File
# Begin Source File # Begin Source File
SOURCE=..\sc2code\libs\sound\mixsdl\mixer.h SOURCE=..\sc2code\libs\sound\mixsdl\mixer.h
!IF "$(CFG)" == "UrQuanMasters - Win32 Release"
# PROP Intermediate_Dir "Release_MixSDL"
!ELSEIF "$(CFG)" == "UrQuanMasters - Win32 Debug"
# PROP Intermediate_Dir "Debug_MixSDL"
!ENDIF
# End Source File # End Source File
# Begin Source File # Begin Source File
SOURCE=..\sc2code\libs\sound\mixsdl\sound_mixsdl.c SOURCE=..\sc2code\libs\sound\mixsdl\sound_mixsdl.c
!IF "$(CFG)" == "UrQuanMasters - Win32 Release"
# PROP Intermediate_Dir "Release_MixSDL"
!ELSEIF "$(CFG)" == "UrQuanMasters - Win32 Debug"
# PROP Intermediate_Dir "Debug_MixSDL"
!ENDIF
# End Source File # End Source File
# Begin Source File # Begin Source File
SOURCE=..\sc2code\libs\sound\mixsdl\sound_mixsdl.h SOURCE=..\sc2code\libs\sound\mixsdl\sound_mixsdl.h
!IF "$(CFG)" == "UrQuanMasters - Win32 Release"
# PROP Intermediate_Dir "Release_MixSDL"
!ELSEIF "$(CFG)" == "UrQuanMasters - Win32 Debug"
# PROP Intermediate_Dir "Debug_MixSDL"
!ENDIF
# End Source File # End Source File
# End Group # End Group
# Begin Source File # Begin Source File