summaryrefslogtreecommitdiffstats
path: root/QMTest/configuration
diff options
context:
space:
mode:
authorWilliam Deegan <bill@baddogconsulting.com>2017-10-04 00:14:10 (GMT)
committerWilliam Deegan <bill@baddogconsulting.com>2017-10-04 00:14:10 (GMT)
commitde3ebf6b0f53cf32991f548caf6401f20a2eb05e (patch)
tree6cbe93d7f7096a0ff7a20a8b18cccdf61fc298fc /QMTest/configuration
parent56080b1c09eb9659419c5ada7c0a888fc048822c (diff)
downloadSCons-de3ebf6b0f53cf32991f548caf6401f20a2eb05e.zip
SCons-de3ebf6b0f53cf32991f548caf6401f20a2eb05e.tar.gz
SCons-de3ebf6b0f53cf32991f548caf6401f20a2eb05e.tar.bz2
Simplify main SConstruct. Remove deb and rpm and win executable package creation as we're moving to pip install being the main install path.
Diffstat (limited to 'QMTest/configuration')
-rw-r--r--QMTest/configuration6
1 files changed, 0 insertions, 6 deletions
diff --git a/QMTest/configuration b/QMTest/configuration
deleted file mode 100644
index db648ae..0000000
--- a/QMTest/configuration
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version='1.0' encoding='ISO-8859-1'?>
-<extension class="scons_tdb.Database" kind="database">
- <argument name="srcdir">
- <text>.</text>
- </argument>
-</extension>