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:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user