11 lines
175 B
Plaintext
11 lines
175 B
Plaintext
PROJDIR=..\..
|
|
!include $(PROJDIR)\makefile.inc
|
|
|
|
TARGETNAME=brdgcfg
|
|
TARGETTYPE=LIBRARY
|
|
|
|
INCLUDES=$(PROJDIR)\netcfg\inc;$(PROJDIR)\idl;$(PROJDIR)\inc
|
|
|
|
SOURCES=\
|
|
brdgobj.cpp
|