NSPR20 will always be defined, so simplify makefile
git-svn-id: svn://10.0.0.236/trunk@12603 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -92,11 +92,7 @@ DLL1NAME=img$(MOZ_BITS)$(VERSION_NUMBER)
|
||||
PDBFILE=$(DLLNAME).pdb
|
||||
MAPFILE=$(DLLNAME).map
|
||||
!if "$(MOZ_BITS)" == "16"
|
||||
!ifdef NSPR20
|
||||
DEFFILE=$(DLL1NAME).def
|
||||
!else
|
||||
DEFFILE=$(DLLNAME).def
|
||||
!endif
|
||||
!endif
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user