Get some of the last remaining C files into C++
They still need to be fixed up, but they now build with C++.
This commit is contained in:
@ -4,5 +4,5 @@ AM_CPPFLAGS = \
|
||||
noinst_LIBRARIES = libDlib.a
|
||||
|
||||
libDlib_a_SOURCES = \
|
||||
dlib.h \
|
||||
dlib.hh \
|
||||
dlib.cc
|
||||
|
Reference in New Issue
Block a user