DtMmdb: prepare for building dtinfoge.
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
#ifndef _FPExceptions_h
|
||||
#define _FPExceptions_h
|
||||
|
||||
#include "Exceptions.hh"
|
||||
#include "dti_excs/Exceptions.hh"
|
||||
|
||||
/////////////////////////////////////////////////////////
|
||||
//
|
||||
|
||||
11
cde/programs/dtinfo/DtMmdb/HardCopy/Makefile.am
Normal file
11
cde/programs/dtinfo/DtMmdb/HardCopy/Makefile.am
Normal file
@@ -0,0 +1,11 @@
|
||||
MAINTAINERCLEANFILES = Makefile.in
|
||||
|
||||
noinst_LTLIBRARIES = libHardCopy.la
|
||||
|
||||
libHardCopy_la_CXXFLAGS = -DEXPAND_TEMPLATES -DCDE_NEXT -I..
|
||||
|
||||
libHardCopy_la_SOURCES = FPset.C \
|
||||
HardCopyFP.C \
|
||||
TemplatesAutoNumber.C \
|
||||
autoNumber.C \
|
||||
autoNumberFP.C
|
||||
Reference in New Issue
Block a user