aboutsummaryrefslogtreecommitdiffstats
path: root/sword.kdevprj
diff options
context:
space:
mode:
Diffstat (limited to 'sword.kdevprj')
-rw-r--r--sword.kdevprj171
1 files changed, 167 insertions, 4 deletions
diff --git a/sword.kdevprj b/sword.kdevprj
index becc028..d710a02 100644
--- a/sword.kdevprj
+++ b/sword.kdevprj
@@ -15,7 +15,7 @@ email=scribe@crosswire.org
kdevprj_version=1.3
lfv_open_groups=
make_options=\s-j1
-makefiles=Makefile.am,sword/Makefile.am,sword/docs/Makefile.am,sword/docs/en/Makefile.am,po/Makefile.am,include/Makefile.am,src/mgr/Makefile.am,src/Makefile.am,src/keys/Makefile.am,src/frontend/Makefile.am,src/utilfuns/Makefile.am,src/utilfuns/zlib/Makefile.am,src/modules/Makefile.am,src/modules/comments/Makefile.am,src/modules/comments/hrefcom/Makefile.am,src/modules/comments/rawcom/Makefile.am,src/modules/comments/rawfiles/Makefile.am,src/modules/comments/zcom/Makefile.am,src/modules/common/Makefile.am,src/modules/lexdict/Makefile.am,src/modules/lexdict/rawld/Makefile.am,src/modules/lexdict/rawld4/Makefile.am,src/modules/texts/Makefile.am,src/modules/texts/rawgbf/Makefile.am,src/modules/texts/rawtext/Makefile.am,src/modules/texts/ztext/Makefile.am,src/modules/filters/Makefile.am,src/frontend/im/Makefile.am,src/modules/genbook/Makefile.am,src/modules/genbook/rawgenbook/Makefile.am,src/modules/lexdict/zld/Makefile.am
+makefiles=Makefile.am,sword/Makefile.am,sword/docs/Makefile.am,sword/docs/en/Makefile.am,po/Makefile.am,include/Makefile.am,src/mgr/Makefile.am,src/Makefile.am,src/keys/Makefile.am,src/frontend/Makefile.am,src/utilfuns/Makefile.am,src/utilfuns/zlib/Makefile.am,src/modules/Makefile.am,src/modules/comments/Makefile.am,src/modules/comments/hrefcom/Makefile.am,src/modules/comments/rawcom/Makefile.am,src/modules/comments/rawfiles/Makefile.am,src/modules/comments/zcom/Makefile.am,src/modules/common/Makefile.am,src/modules/lexdict/Makefile.am,src/modules/lexdict/rawld/Makefile.am,src/modules/lexdict/rawld4/Makefile.am,src/modules/texts/Makefile.am,src/modules/texts/rawgbf/Makefile.am,src/modules/texts/rawtext/Makefile.am,src/modules/texts/ztext/Makefile.am,src/modules/filters/Makefile.am,src/frontend/im/Makefile.am,src/modules/genbook/Makefile.am,src/modules/genbook/rawgenbook/Makefile.am,src/modules/lexdict/zld/Makefile.am,tests/Makefile.am
modifyMakefiles=false
project_name=Sword
project_type=normal_empty
@@ -33,9 +33,9 @@ Quellen=*.cpp,*.c,*.cc,*.C,*.cxx,*.ec,*.ecpp,*.lxx,*.l++,*.ll,*.l
groups=Header,Quellen,Benutzerschnittstelle,Andere
[Makefile.am]
-files=sword.kdevprj
-sub_dirs=sword,include,src
-type=normal
+files=sword.kdevprj,testlib.cpp
+sub_dirs=sword,include,src,tests
+type=static_library
[include/Greek2Greek.h]
dist=true
@@ -1579,3 +1579,166 @@ type=normal
[sword/docs/en/Makefile.am]
sub_dirs=
type=normal
+
+[testlib.cpp]
+dist=true
+install=false
+install_location=
+type=SOURCE
+
+[tests/Makefile.am]
+files=tests/casttest.cpp,tests/complzss.cpp,tests/compnone.cpp,tests/compzip.cpp,tests/configtest.cpp,tests/filtertest.cpp,tests/genbooktest.cpp,tests/icutest.cpp,tests/indextest.cpp,tests/introtest.cpp,tests/keycast.cpp,tests/keytest.cpp,tests/lextest.cpp,tests/listtest.cpp,tests/localetest.cpp,tests/mgrtest.cpp,tests/modtest.cpp,tests/parsekey.cpp,tests/rawldidxtest.cpp,tests/romantest.cpp,tests/swaptest.cpp,tests/testblocks.cpp,tests/tlitmgrtest.cpp,tests/translittest.cpp,tests/treeidxtest.cpp
+sharedlib_LDFLAGS=-version-info 0:0:0
+sharedlib_rootname=tests
+sub_dirs=
+type=static_library
+
+[tests/casttest.cpp]
+dist=true
+install=false
+install_location=
+type=SOURCE
+
+[tests/complzss.cpp]
+dist=true
+install=false
+install_location=
+type=SOURCE
+
+[tests/compnone.cpp]
+dist=true
+install=false
+install_location=
+type=SOURCE
+
+[tests/compzip.cpp]
+dist=true
+install=false
+install_location=
+type=SOURCE
+
+[tests/configtest.cpp]
+dist=true
+install=false
+install_location=
+type=SOURCE
+
+[tests/filtertest.cpp]
+dist=true
+install=false
+install_location=
+type=SOURCE
+
+[tests/genbooktest.cpp]
+dist=true
+install=false
+install_location=
+type=SOURCE
+
+[tests/icutest.cpp]
+dist=true
+install=false
+install_location=
+type=SOURCE
+
+[tests/indextest.cpp]
+dist=true
+install=false
+install_location=
+type=SOURCE
+
+[tests/introtest.cpp]
+dist=true
+install=false
+install_location=
+type=SOURCE
+
+[tests/keycast.cpp]
+dist=true
+install=false
+install_location=
+type=SOURCE
+
+[tests/keytest.cpp]
+dist=true
+install=false
+install_location=
+type=SOURCE
+
+[tests/lextest.cpp]
+dist=true
+install=false
+install_location=
+type=SOURCE
+
+[tests/listtest.cpp]
+dist=true
+install=false
+install_location=
+type=SOURCE
+
+[tests/localetest.cpp]
+dist=true
+install=false
+install_location=
+type=SOURCE
+
+[tests/mgrtest.cpp]
+dist=true
+install=false
+install_location=
+type=SOURCE
+
+[tests/modtest.cpp]
+dist=true
+install=false
+install_location=
+type=SOURCE
+
+[tests/parsekey.cpp]
+dist=true
+install=false
+install_location=
+type=SOURCE
+
+[tests/rawldidxtest.cpp]
+dist=true
+install=false
+install_location=
+type=SOURCE
+
+[tests/romantest.cpp]
+dist=true
+install=false
+install_location=
+type=SOURCE
+
+[tests/swaptest.cpp]
+dist=true
+install=false
+install_location=
+type=SOURCE
+
+[tests/testblocks.cpp]
+dist=true
+install=false
+install_location=
+type=SOURCE
+
+[tests/tlitmgrtest.cpp]
+dist=true
+install=false
+install_location=
+type=SOURCE
+
+[tests/translittest.cpp]
+dist=true
+install=false
+install_location=
+type=SOURCE
+
+[tests/treeidxtest.cpp]
+dist=true
+install=false
+install_location=
+type=SOURCE