dtinfo/dtinfogen: make it build

Now, as to whether it all actually works, I guess we will see.
This commit is contained in:
Jon Trulson
2021-12-06 17:14:31 -07:00
parent 93a3d73ef7
commit e437a02e0b
11 changed files with 206 additions and 13 deletions

View File

@@ -37,6 +37,7 @@ WWL_LIBS=$(STATIC) -L$(WWL)/src -lWWL
EXCEPTIONS_INCLUDES = -I$(EXCEPTIONSSRC)
MMDB_INCLUDES = -I$(MMDBSRC)
MMDB_LIBS=$(OLIAS)/mmdb/libMMDB.la
MMDB_LIBS_C_API = -L$(MMDB) -lDtMmdb
UAS_INCLUDES = -I$(UASSRC)/Base
COMMON_CLASS_INCLUDES = -I$(MMDBSRC)/dti_cc -I$(MMDBSRC)
STYLE_SHEET_INCLUDES = -I$(MMDBSRC)/StyleSheet