diff options
| author | William Deegan <bill@baddogconsulting.com> | 2015-09-21 17:03:12 (GMT) |
|---|---|---|
| committer | William Deegan <bill@baddogconsulting.com> | 2015-09-21 17:03:12 (GMT) |
| commit | 0941093e0e5a030faa49968457638a3a6aee7ad8 (patch) | |
| tree | 6d33513c14eb6eac0531dd050de0ecca4c39bd79 /QMTest/configuration | |
| download | SCons-2.4.0.zip SCons-2.4.0.tar.gz SCons-2.4.0.tar.bz2 | |
release 2.4.02.4.0
Diffstat (limited to 'QMTest/configuration')
| -rw-r--r-- | QMTest/configuration | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/QMTest/configuration b/QMTest/configuration new file mode 100644 index 0000000..db648ae --- /dev/null +++ b/QMTest/configuration @@ -0,0 +1,6 @@ +<?xml version='1.0' encoding='ISO-8859-1'?> +<extension class="scons_tdb.Database" kind="database"> + <argument name="srcdir"> + <text>.</text> + </argument> +</extension> |
