diff options
author | Thiago Macieira <thiago@macieira.org> | 2013-04-13 11:30:05 -0700 |
---|---|---|
committer | Thiago Macieira <thiago@macieira.org> | 2013-04-23 00:06:32 -0700 |
commit | ce3f073d422d03d473ff18e6793a9228fb02fa12 (patch) | |
tree | b2720bab29e9d2716b3059b842d3b6c63897daa0 /xslt/uddf-export.xslt | |
parent | a0b523a5afc91c3816f6c44e61f8a05d5fe5e80a (diff) | |
download | subsurface-ce3f073d422d03d473ff18e6793a9228fb02fa12.tar.gz |
Generate the C++ dependencies at configure-time
We use the -MG preprocessor option to the compiler to ask it to check
all #includes and tell us what's missing. Then our own rules will
generate the moc and uic files that the .cpp #include.
Unfortunately, our rules make uic generate output in qt-ui/ for
qt-ui/*.ui, while the compiler generates rules for no directory. We
need to fake it by forcing the generation.
Signed-off-by: Thiago Macieira <thiago@macieira.org>
Diffstat (limited to 'xslt/uddf-export.xslt')
0 files changed, 0 insertions, 0 deletions