Builds on windows again
This commit is contained in:
parent
33cf39b799
commit
bebb3391c3
160 changed files with 138 additions and 117 deletions
11
pglabAll.pro
Normal file
11
pglabAll.pro
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
TEMPLATE = subdirs
|
||||
|
||||
DEFINES += BOOST_ENABLE_ASSERT_HANDLER
|
||||
|
||||
SUBDIRS += core \
|
||||
pgsql \
|
||||
pglab
|
||||
|
||||
CONFIG(debug, debug|release) {
|
||||
# SUBDIRS += tests
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue