summaryrefslogtreecommitdiffstats
path: root/libtdeedu
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-12-29 15:24:36 +0900
committerMichele Calgaro <[email protected]>2024-12-29 15:24:36 +0900
commitd930fab3ceec750f28a5759889eed676daad0310 (patch)
tree97ea3fa8cfd8c4fbc7ec821abfea8eb2877bcc10 /libtdeedu
parentcb41fa0000487e82f456340e1bb8cd4ad27930bf (diff)
downloadtdeedu-master.tar.gz
tdeedu-master.zip
Remove unnecessary filesHEADmaster
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'libtdeedu')
-rw-r--r--libtdeedu/tdeeducore/tdeeducore.kdevprj84
-rw-r--r--libtdeedu/tdeeduui/tdeeduui.kdevprj92
2 files changed, 0 insertions, 176 deletions
diff --git a/libtdeedu/tdeeducore/tdeeducore.kdevprj b/libtdeedu/tdeeducore/tdeeducore.kdevprj
deleted file mode 100644
index 5cd1dc62..00000000
--- a/libtdeedu/tdeeducore/tdeeducore.kdevprj
+++ /dev/null
@@ -1,84 +0,0 @@
-[./Makefile.am]
-files=./tdeeducore.kdevprj,
-sub_dirs=
-type=normal
-
-[./tdeeducore.kdevprj]
-dist=true
-install=false
-install_location=
-type=DATA
-
-[Config for BinMakefileAm]
-addcxxflags=
-bin_program=tdeeducore
-cflags=
-cppflags=
-cxxflags=\s-O0
-ldadd=
-ldflags=\s
-libtool_dir=
-path_to_bin_program=.
-
-[General]
-author=earnold
-configure_args=\s--build=i386-linux --host=i386-linux --target=i386-linux\s
-dir_where_make_will_be_called=
-email=earnold@venus
-kdevprj_version=1.3
-lfv_open_groups=
-make_options=\s-j1 all\s
-makefiles=./Makefile.am,Makefile.am,tests/Makefile.am
-modifyMakefiles=false
-project_name=tdeeducore
-project_type=normal_empty
-short_info=
-sub_dir=
-version=1.0
-version_control=CVS
-workspace=1
-
-[LFV Groups]
-GNU=AUTHORS,COPYING,ChangeLog,INSTALL,README,TODO,NEWS,
-Headers=*.h,*.hxx,*.hpp,*.H,
-Others=*,
-Sources=*.cpp,*.c,*.cc,*.C,*.cxx,*.ec,*.ecpp,*.lxx,*.l++,*.ll,*.l,
-Translations=*.ts,*.po,
-User Interface=*.ui,*.kdevdlg,*.rc,
-groups=Headers,Sources,GNU,Translations,User Interface,Others
-
-[Makefile.am]
-dist=true
-files=Makefile.am,kedudata.cpp,kedudata.h
-install=false
-install_location=
-sub_dirs=tests
-type=static_library
-
-[kedudata.cpp]
-dist=true
-install=false
-install_location=
-type=SOURCE
-
-[kedudata.h]
-dist=true
-install=false
-install_location=
-type=HEADER
-
-[tests/Makefile.am]
-dist=true
-files=tests/loader.cpp,tests/Makefile.am
-install=false
-install_location=
-sharedlib_LDFLAGS=-version-info 0:0:0
-sharedlib_rootname=tests
-sub_dirs=
-type=DATA
-
-[tests/loader.cpp]
-dist=true
-install=false
-install_location=
-type=SOURCE
diff --git a/libtdeedu/tdeeduui/tdeeduui.kdevprj b/libtdeedu/tdeeduui/tdeeduui.kdevprj
deleted file mode 100644
index 1fa59784..00000000
--- a/libtdeedu/tdeeduui/tdeeduui.kdevprj
+++ /dev/null
@@ -1,92 +0,0 @@
-[./Makefile.am]
-files=./tdeeduui.kdevprj,
-sub_dirs=
-type=normal
-
-[./tdeeduui.kdevprj]
-dist=true
-install=false
-install_location=
-type=DATA
-
-[Config for BinMakefileAm]
-addcxxflags=
-bin_program=tdeeduui
-cflags=
-cppflags=
-cxxflags=\s-O0
-ldadd=
-ldflags=\s \s
-libtool_dir=
-path_to_bin_program=.
-
-[General]
-author=earnold
-configure_args=\s--build=i386-linux --host=i386-linux --target=i386-linux\s
-dir_where_make_will_be_called=\s
-email=earnold@venus
-kdevprj_version=1.3
-lfv_open_groups=Others
-make_options=\s-j1 all\s
-makefiles=./Makefile.am,Makefile.am,tests/Makefile.am
-modifyMakefiles=false
-project_name=tdeeduui
-project_type=normal_empty
-short_info=
-sub_dir=
-version=1.0
-version_control=CVS
-workspace=1
-
-[LFV Groups]
-GNU=AUTHORS,COPYING,ChangeLog,INSTALL,README,TODO,NEWS,
-Headers=*.h,*.hxx,*.hpp,*.H,
-Others=*,
-Sources=*.cpp,*.c,*.cc,*.C,*.cxx,*.ec,*.ecpp,*.lxx,*.l++,*.ll,*.l,
-Translations=*.ts,*.po,
-User Interface=*.ui,*.kdevdlg,*.rc,
-groups=Headers,Sources,GNU,Translations,User Interface,Others
-
-[Makefile.am]
-dist=true
-files=Makefile.am,kedusimpleentrydlg.h,kedusimpleentrydlgForm.ui,kedusimpleentrydlg.cpp
-install=false
-install_location=
-sharedlib_LDFLAGS=-version-info 0:0:0
-sharedlib_rootname=.
-sub_dirs=tests
-type=static_library
-
-[kedusimpleentrydlg.cpp]
-dist=true
-install=false
-install_location=
-type=SOURCE
-
-[kedusimpleentrydlg.h]
-dist=true
-install=false
-install_location=
-type=HEADER
-
-[kedusimpleentrydlgForm.ui]
-dist=true
-install=false
-install_location=
-type=SOURCE
-
-[tests/Makefile.am]
-dist=true
-files=tests/entrydialogs.cpp,tests/Makefile.am
-install=false
-install_location=
-sharedlib_LDFLAGS=-version-info 0:0:0
-sharedlib_rootname=tests
-sub_dirs=
-type=DATA
-
-[tests/entrydialogs.cpp]
-dist=true
-install=false
-install_location=
-type=SOURCE