Removed hack to export to netwerk/dist (used before landing necko).

git-svn-id: svn://10.0.0.236/trunk@41902 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
warren%netscape.com
1999-08-03 00:38:25 +00:00
parent 14d58fd0e7
commit 4435768ca9
20 changed files with 0 additions and 112 deletions

View File

@@ -18,11 +18,6 @@ MODULE = necko
DEPTH = ..\..\..
include <$(DEPTH)/config/config.mak>
// temporary, until we land:
!ifndef NECKO
PUBLIC = $(DEPTH)\netwerk\dist\include
!endif
LCFLAGS = -DWIN32_LEAN_AND_MEAN -D_IMPL_NS_NET
LIBRARY_NAME=neckobase_s

View File

@@ -18,12 +18,6 @@
DEPTH=..\..
MODULE=necko
// temporary, until we land:
!ifndef NECKO
include <$(DEPTH)/config/config.mak>
PUBLIC = $(DEPTH)\netwerk\dist\include
!endif
MAKE_OBJ_TYPE=DLL
DLLNAME=necko
DLL=.\$(OBJDIR)\$(DLLNAME).dll

View File

@@ -20,12 +20,6 @@ MODULE = necko
DEPTH = ..\..\..
include <$(DEPTH)/config/config.mak>
// temporary, until we land:
!ifndef NECKO
include <$(DEPTH)/config/config.mak>
PUBLIC = $(DEPTH)\netwerk\dist\include
!endif
XPIDL_MODULE = necko_dns
XPIDLSRCS = \

View File

@@ -17,12 +17,6 @@ MODULE = necko
DEPTH = ..\..\..
// temporary, until we land:
!ifndef NECKO
include <$(DEPTH)/config/config.mak>
PUBLIC = $(DEPTH)\netwerk\dist\include
!endif
LCFLAGS = -DWIN32_LEAN_AND_MEAN -D_IMPL_NS_NET
LIBRARY_NAME=neckodns_s

View File

@@ -20,11 +20,6 @@ MODULE = mime
DEPTH = ..\..\..
include <$(DEPTH)/config/config.mak>
// temporary, until we land:
!ifndef NECKO
PUBLIC = $(DEPTH)\netwerk\dist\include
!endif
XPIDL_MODULE = mime
XPIDLSRCS = \

View File

@@ -16,11 +16,6 @@
DEPTH = ..\..\..
include <$(DEPTH)/config/config.mak>
// temporary, until we land:
!ifndef NECKO
PUBLIC = $(DEPTH)\netwerk\dist\include
!endif
MODULE = necko
IS_COMPONENT=1

View File

@@ -20,12 +20,6 @@ MODULE = necko
DEPTH = ..\..\..\..
include <$(DEPTH)/config/config.mak>
// temporary, until we land:
!ifndef NECKO
include <$(DEPTH)/config/config.mak>
PUBLIC = $(DEPTH)\netwerk\dist\include
!endif
XPIDL_MODULE = necko_about
XPIDLSRCS = \

View File

@@ -18,12 +18,6 @@
DEPTH=..\..\..\..
MODULE=necko
// temporary, until we land:
!ifndef NECKO
include <$(DEPTH)/config/config.mak>
PUBLIC = $(DEPTH)\netwerk\dist\include
!endif
IS_COMPONENT=1
MAKE_OBJ_TYPE=DLL
DLLNAME=necko_about

View File

@@ -20,11 +20,6 @@ MODULE = necko
DEPTH = ..\..\..\..
include <$(DEPTH)/config/config.mak>
// temporary, until we land:
!ifndef NECKO
PUBLIC = $(DEPTH)\netwerk\dist\include
!endif
XPIDL_MODULE = necko_file
XPIDLSRCS = \

View File

@@ -19,11 +19,6 @@ DEPTH=..\..\..\..
MODULE=necko
include <$(DEPTH)/config/config.mak>
// temporary, until we land:
!ifndef NECKO
PUBLIC = $(DEPTH)\netwerk\dist\include
!endif
IS_COMPONENT=1
MAKE_OBJ_TYPE=DLL
DLLNAME=necko_file

View File

@@ -20,12 +20,6 @@ MODULE = necko
DEPTH = ..\..\..\..
include <$(DEPTH)/config/config.mak>
// temporary, until we land:
!ifndef NECKO
include <$(DEPTH)/config/config.mak>
PUBLIC = $(DEPTH)\netwerk\dist\include
!endif
XPIDL_MODULE = necko_ftp
XPIDLSRCS = \

View File

@@ -17,12 +17,6 @@ MODULE = necko
DEPTH = ..\..\..\..
// temporary, until we land:
!ifndef NECKO
include <$(DEPTH)/config/config.mak>
PUBLIC = $(DEPTH)\netwerk\dist\include
!endif
MAKE_OBJ_TYPE=DLL
DLLNAME=necko_ftp
DLL=.\$(OBJDIR)\$(DLLNAME).dll

View File

@@ -20,11 +20,6 @@ MODULE = necko
DEPTH = ..\..\..\..
include <$(DEPTH)/config/config.mak>
// temporary, until we land:
!ifndef NECKO
PUBLIC = $(DEPTH)\netwerk\dist\include
!endif
XPIDL_MODULE = necko_http
XPIDLSRCS = \

View File

@@ -28,11 +28,6 @@
DEPTH=..\..\..\..
include <$(DEPTH)/config/config.mak>
// temporary, until we land:
!ifndef NECKO
PUBLIC = $(DEPTH)\netwerk\dist\include
!endif
MODULE=necko
IS_COMPONENT=1

View File

@@ -18,12 +18,6 @@
DEPTH=..\..\..\..
MODULE=necko
// temporary, until we land:
!ifndef NECKO
include <$(DEPTH)/config/config.mak>
PUBLIC = $(DEPTH)\netwerk\dist\include
!endif
IS_COMPONENT=1
MAKE_OBJ_TYPE=DLL
DLLNAME=necko_resource

View File

@@ -19,13 +19,6 @@ MODULE = streamconv
DEPTH = ..\..\..
// temporary, until we land:
!ifndef NECKO
include <$(DEPTH)/config/config.mak>
PUBLIC = $(DEPTH)\netwerk\dist\include
!endif
XPIDLSRCS = \
.\nsIStreamConverter.idl \
.\nsIStreamConverterService.idl \

View File

@@ -15,12 +15,6 @@
DEPTH = ..\..\..
// temporary, until we land:
!ifndef NECKO
include <$(DEPTH)/config/config.mak>
PUBLIC = $(DEPTH)\netwerk\dist\include
!endif
MODULE = streamconv
IS_COMPONENT=1

View File

@@ -17,12 +17,6 @@
DEPTH=..\..
// temporary, until we land:
!ifndef NECKO
include <$(DEPTH)/config/config.mak>
PUBLIC = $(DEPTH)\netwerk\dist\include
!endif
MAKE_OBJ_TYPE = EXE
PROG1 = .\$(OBJDIR)\TestFileInput.exe
PROG2 = .\$(OBJDIR)\TestSocketInput.exe

View File

@@ -20,11 +20,6 @@ MODULE = necko
DEPTH = ..\..\..
include <$(DEPTH)/config/config.mak>
// temporary, until we land:
!ifndef NECKO
PUBLIC = $(DEPTH)\netwerk\dist\include
!endif
EXPORTS = \
nsNeckoUtil.h \
nsIUnicharStreamLoader.h \

View File

@@ -18,11 +18,6 @@ MODULE = necko
DEPTH = ..\..\..
include <$(DEPTH)/config/config.mak>
// temporary, until we land:
!ifndef NECKO
PUBLIC = $(DEPTH)\netwerk\dist\include
!endif
LCFLAGS = -DWIN32_LEAN_AND_MEAN -D_IMPL_NS_NET
LIBRARY_NAME=neckoutil_s