aboutsummaryrefslogtreecommitdiff
path: root/build/export/libodb-qt/stub.make
blob: de06c20b0e378cb76539e20f3b5f60252fcef14b (plain)
1
2
3
4
5
6
7
8
# file      : build/export/libodb-qt/stub.make
# license   : GNU GPL v2; see accompanying LICENSE file

$(call include-once,$(src_root)/odb/qt/makefile,$(out_root))

$(call export,\
  l: $(out_root)/odb/qt/odb-qt.l,\
  cpp-options: $(out_root)/odb/qt/odb-qt.l.cpp-options)