Excluding unneeded uio support code from MSVC builds
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1900 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -921,6 +921,15 @@ SOURCE=..\sc2code\libs\uio\charhashtable.h
|
|||||||
# Begin Source File
|
# Begin Source File
|
||||||
|
|
||||||
SOURCE=..\sc2code\libs\uio\debug.c
|
SOURCE=..\sc2code\libs\uio\debug.c
|
||||||
|
|
||||||
|
!IF "$(CFG)" == "UrQuanMasters - Win32 Release"
|
||||||
|
|
||||||
|
# PROP Exclude_From_Build 1
|
||||||
|
|
||||||
|
!ELSEIF "$(CFG)" == "UrQuanMasters - Win32 Debug"
|
||||||
|
|
||||||
|
!ENDIF
|
||||||
|
|
||||||
# End Source File
|
# End Source File
|
||||||
# Begin Source File
|
# Begin Source File
|
||||||
|
|
||||||
@@ -961,6 +970,17 @@ SOURCE=..\sc2code\libs\uio\gphys.h
|
|||||||
# Begin Source File
|
# Begin Source File
|
||||||
|
|
||||||
SOURCE=..\sc2code\libs\uio\hashtable.c
|
SOURCE=..\sc2code\libs\uio\hashtable.c
|
||||||
|
|
||||||
|
!IF "$(CFG)" == "UrQuanMasters - Win32 Release"
|
||||||
|
|
||||||
|
# PROP Exclude_From_Build 1
|
||||||
|
|
||||||
|
!ELSEIF "$(CFG)" == "UrQuanMasters - Win32 Debug"
|
||||||
|
|
||||||
|
# PROP Exclude_From_Build 1
|
||||||
|
|
||||||
|
!ENDIF
|
||||||
|
|
||||||
# End Source File
|
# End Source File
|
||||||
# Begin Source File
|
# Begin Source File
|
||||||
|
|
||||||
@@ -1001,6 +1021,17 @@ SOURCE=..\sc2code\libs\uio\mem.h
|
|||||||
# Begin Source File
|
# Begin Source File
|
||||||
|
|
||||||
SOURCE=..\sc2code\libs\uio\memdebug.c
|
SOURCE=..\sc2code\libs\uio\memdebug.c
|
||||||
|
|
||||||
|
!IF "$(CFG)" == "UrQuanMasters - Win32 Release"
|
||||||
|
|
||||||
|
# PROP Exclude_From_Build 1
|
||||||
|
|
||||||
|
!ELSEIF "$(CFG)" == "UrQuanMasters - Win32 Debug"
|
||||||
|
|
||||||
|
# PROP Exclude_From_Build 1
|
||||||
|
|
||||||
|
!ENDIF
|
||||||
|
|
||||||
# End Source File
|
# End Source File
|
||||||
# Begin Source File
|
# Begin Source File
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user