You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
AppFlow/FITK_Interface/FITKInterfaceGeoIOHDF5/FITKInterfaceGeoIOHDF5.pri

15 lines
349 B
Plaintext

# Base
#@{
HEADERS += \
$$PWD/FITKInterfaceGeoIOHDF5API.h \
$$PWD/FITKAbstractHDF5Adaptor.h \
$$PWD/FITKInterfaceHDF5AdaptorCommand.h \
$$PWD/FITKInterfaceHDF5AdaptorDatum.h \
SOURCES += \
$$PWD/FITKAbstractHDF5Adaptor.cpp \
$$PWD/FITKInterfaceHDF5AdaptorCommand.cpp \
$$PWD/FITKInterfaceHDF5AdaptorDatum.cpp \
#@}