Big cleanup
This commit is contained in:
parent
d3080a08bb
commit
8b671090a0
55 changed files with 214 additions and 3967 deletions
|
|
@ -3,12 +3,11 @@ TEMPLATE = subdirs
|
|||
DEFINES += BOOST_ENABLE_ASSERT_HANDLER
|
||||
|
||||
SUBDIRS += core \
|
||||
ctk \
|
||||
pgsql \
|
||||
pglablib \
|
||||
pglablib \
|
||||
pglab
|
||||
|
||||
pglab.depends = core ctk pgsql pglablib
|
||||
pglab.depends = core pgsql pglablib
|
||||
pgsql.depends = core
|
||||
pglablib.depends = core pgsql
|
||||
tests.depends = core pgsql pglablib
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue