Changed Windows makefile to use BASE directory instead of CORE
git-svn-id: svn://10.0.0.236/trunk@18664 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -19,7 +19,7 @@ DEPTH=..
|
||||
IGNORE_MANIFEST=1
|
||||
|
||||
!if defined(MOZ_EDITOR)
|
||||
DIRS= public core guimgr txmgr
|
||||
DIRS= public base guimgr txmgr
|
||||
!else
|
||||
DIRS= public
|
||||
!endif
|
||||
|
||||
Reference in New Issue
Block a user