INTEGRATION: CWS mingwport05 (1.2.6); FILE MERGED
2007/07/02 15:19:45 vg 1.2.6.1: #i78268# MinGW port efforts
This commit is contained in:
parent
7b817ce7ff
commit
c4402d2822
1 changed files with 4 additions and 1 deletions
|
@ -6,7 +6,10 @@ purpenv_helper_LIB := -l$(NAMEpurpenv_helper)
|
|||
|
||||
.ELSE
|
||||
NAMEpurpenv_helper := purpenvhelper$(UDK_MAJOR)$(COMID)
|
||||
|
||||
.IF "$(COM)"=="GCC"
|
||||
purpenv_helper_LIB := -l$(NAMEpurpenv_helper)
|
||||
.ELSE
|
||||
purpenv_helper_LIB := $(LIBPRE) i$(NAMEpurpenv_helper).lib
|
||||
.ENDIF
|
||||
|
||||
.ENDIF
|
||||
|
|
Loading…
Reference in a new issue