Flexible models

This commit is contained in:
Eelke Klein 2018-09-02 10:30:30 +00:00
parent 50cb21b6f9
commit 8b7bbec807
24 changed files with 333 additions and 51 deletions

View file

@ -55,7 +55,9 @@ SOURCES += \
QueryGenerator.cpp \
PgAm.cpp \
PgAmContainer.cpp \
PgObject.cpp
PgObject.cpp \
PgTablespace.cpp \
PgTablespaceContainer.cpp
HEADERS += \
Pglablib.h \
@ -88,7 +90,9 @@ HEADERS += \
QueryGenerator.h \
PgAm.h \
PgAmContainer.h \
PgObject.h
PgObject.h \
PgTablespace.h \
PgTablespaceContainer.h
unix {
target.path = /usr/lib