diff --git a/mozilla/xpfe/components/history/src/makefile.win b/mozilla/xpfe/components/history/src/makefile.win index 23a7fbb6398..020ef1a3310 100644 --- a/mozilla/xpfe/components/history/src/makefile.win +++ b/mozilla/xpfe/components/history/src/makefile.win @@ -26,14 +26,6 @@ CPP_OBJS= \ .\$(OBJDIR)\nsGlobalHistory.obj \ $(NULL) -LINCS=-I$(PUBLIC)\raptor \ - -I$(PUBLIC)\rdf \ - -I$(PUBLIC)\xpcom \ - -I$(PUBLIC)\base \ - -I$(PUBLIC)\xpfe\components \ - -I$(PUBLIC)\profile \ - $(NULL) - MAKE_OBJ_TYPE=DLL DLLNAME = history DLL=.\$(OBJDIR)\$(DLLNAME).dll