2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-15 13:02:11 +00:00
Files
build/test/qt4/rcc.qrc
Jürgen Hunold 4fa430eae5 Add <rccflags> to qt4.jam. Fixes #7576
Thanks to Frank Richter for the initial patch and documentation.

[SVN r81689]
2012-12-03 08:28:09 +00:00

6 lines
119 B
Plaintext

<!DOCTYPE RCC><RCC version="1.0">
<qresource prefix="/test/">
<file>rcc.cpp</file>
</qresource>
</RCC>