mirror of https://github.com/KLayout/klayout.git
Trying to fix builds
This commit is contained in:
parent
ce44efe9ad
commit
f5f8e6edba
|
|
@ -2,8 +2,8 @@
|
||||||
TARGET = lstream
|
TARGET = lstream
|
||||||
DESTDIR = $$OUT_PWD/../../../../db_plugins
|
DESTDIR = $$OUT_PWD/../../../../db_plugins
|
||||||
|
|
||||||
include($$PWD/../lstream.pri)
|
|
||||||
include($$PWD/../../../db_plugin.pri)
|
include($$PWD/../../../db_plugin.pri)
|
||||||
|
include($$PWD/../lstream.pri)
|
||||||
include($$PWD/capnp/capnp.pri)
|
include($$PWD/capnp/capnp.pri)
|
||||||
|
|
||||||
INCLUDEPATH += capnp $$VERSION_INC $$PWD/../runtime/capnp $$PWD/../runtime/kj
|
INCLUDEPATH += capnp $$VERSION_INC $$PWD/../runtime/capnp $$PWD/../runtime/kj
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue