aboutsummaryrefslogtreecommitdiff
path: root/build/export/libodb-qt/stub.make
blob: 33070dde69d5fa1d20aa5590f5043e70d5e7cb12 (plain)
1
2
3
4
5
6
7
8
9
# file      : build/export/libodb-qt/stub.make
# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
# 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)