summaryrefslogtreecommitdiffstats
path: root/quanta/quanta.kdevelop
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-08-21 01:43:11 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-08-21 01:43:11 +0000
commitd3aa19ae504bd31477dd42d6e43abf83463657b1 (patch)
treeb7d2ac09aa1197b73de3e6c415908d823be5001f /quanta/quanta.kdevelop
parent3f0d73536459e2cef4314602e6486d2f9062c150 (diff)
downloadtdewebdev-d3aa19ae504bd31477dd42d6e43abf83463657b1.tar.gz
tdewebdev-d3aa19ae504bd31477dd42d6e43abf83463657b1.zip
Convert remaining references to kde3 (e.g. in paths) to trinity
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'quanta/quanta.kdevelop')
-rw-r--r--quanta/quanta.kdevelop10
1 files changed, 5 insertions, 5 deletions
diff --git a/quanta/quanta.kdevelop b/quanta/quanta.kdevelop
index d68df86b..da6c2c61 100644
--- a/quanta/quanta.kdevelop
+++ b/quanta/quanta.kdevelop
@@ -28,7 +28,7 @@
<activetarget>src/quanta</activetarget>
</general>
<configure>
- <configargs>--prefix=/opt/kde3 --enable-debug\s</configargs>
+ <configargs>--prefix=/opt/trinity --enable-debug\s</configargs>
</configure>
<make>
<abortonerror>true</abortonerror>
@@ -92,7 +92,7 @@
</envvars>
</default>
<withkommander>
- <configargs>--enable-debug=full --prefix=/opt/kde3</configargs>
+ <configargs>--enable-debug=full --prefix=/opt/trinity</configargs>
<builddir>/data/development/build/kde-head/kdewebdev</builddir>
<topsourcedir/>
<ccompiler>kdevgccoptions</ccompiler>
@@ -108,7 +108,7 @@
<ldflags/>
</withkommander>
<all>
- <configargs>--enable-debug=full --prefix=/opt/kde3 --enable-editors</configargs>
+ <configargs>--enable-debug=full --prefix=/opt/trinity --enable-editors</configargs>
<builddir>/data/development/build/kde-head/kdewebdev</builddir>
<topsourcedir>/data/development/sources/kde-head/kdewebdev</topsourcedir>
<ccompiler>kdevgccoptions</ccompiler>
@@ -124,7 +124,7 @@
<ldflags/>
</all>
<withoutkafka>
- <configargs>--enable-debug=full --without-kommander --without-kafkapart --prefix=/opt/kde3</configargs>
+ <configargs>--enable-debug=full --without-kommander --without-kafkapart --prefix=/opt/trinity</configargs>
<builddir>/data/development/build/kde-head/kdewebdev-simple</builddir>
<topsourcedir/>
<cppflags/>
@@ -140,7 +140,7 @@
<f77flags/>
</withoutkafka>
<final>
- <configargs>--enable-debug=full --without-kommander --prefix=/opt/kde3 --enable-final</configargs>
+ <configargs>--enable-debug=full --without-kommander --prefix=/opt/trinity --enable-final</configargs>
<builddir>/data/development/build/kde-head/kdewebdev-final</builddir>
<topsourcedir>/data/development/sources/kde-head/kdewebdev</topsourcedir>
<cppflags/>