mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-11 00:58:14 +08:00
added header files to _SOURCES.
This commit is contained in:
@@ -10,6 +10,14 @@ libio_a_SOURCES = \
|
||||
COutputStreamFilter.cpp \
|
||||
CStreamBuffer.cpp \
|
||||
XIO.cpp \
|
||||
CBufferedInputStream.h \
|
||||
CBufferedOutputStream.h \
|
||||
CInputStreamFilter.h \
|
||||
COutputStreamFilter.h \
|
||||
CStreamBuffer.h \
|
||||
IInputStream.h \
|
||||
IOutputStream.h \
|
||||
XIO.h \
|
||||
$(NULL)
|
||||
INCLUDES = \
|
||||
-I$(DEPTH)/base \
|
||||
|
||||
Reference in New Issue
Block a user