diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-12-29 15:20:21 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-12-29 15:20:21 +0900 |
commit | 7dd0f02fb34b9cde25deded6b8da1d675090423b (patch) | |
tree | 6178ff3d488fcd3821875189751bc599815eb924 /noatun-plugins/dub | |
parent | dc774c76f7d02762ce71f45c538c98caeae4e5c4 (diff) | |
download | tdeaddons-7dd0f02fb34b9cde25deded6b8da1d675090423b.tar.gz tdeaddons-7dd0f02fb34b9cde25deded6b8da1d675090423b.zip |
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'noatun-plugins/dub')
-rw-r--r-- | noatun-plugins/dub/dub.kdevprj | 198 |
1 files changed, 0 insertions, 198 deletions
diff --git a/noatun-plugins/dub/dub.kdevprj b/noatun-plugins/dub/dub.kdevprj deleted file mode 100644 index 8bef2aa..0000000 --- a/noatun-plugins/dub/dub.kdevprj +++ /dev/null @@ -1,198 +0,0 @@ -[AUTHORS] -dist=true -install=false -install_location= -type=DATA - -[BUGS] -dist=true -install=false -install_location= -type=DATA - -[COPYING] -dist=true -install=false -install_location= -type=DATA - -[ChangeLog] -dist=true -install=false -install_location= -type=DATA - -[Config for BinMakefileAm] -addcxxflags= -bin_program=dub -cflags= -cppflags= -cxxflags=\s-O0 -g3 -Wall -ldadd=\s-ltdefile -ltdeui -ltdecore -lqt -ldflags=\s \s - -[General] -AMChanged=false -author=Eray Ozkural (exa) -configure_args=\s--build=i386-linux --host=i386-linux --target=i386-linux --prefix=/usr/local/trinity --with-qt-dir=/usr/local/qt --enable-debug --disable-fast-perl --disable-rpath -email=erayo@cs.bilkent.edu.tr -kdevprj_version=1.3 -lfv_open_groups=Headers,Sources,User Interface -make_options=\s-j1 -makefiles=Makefile.am,dub/Makefile.am -modifyMakefiles=true -project_name=Dub -project_type=kde2_normal -sgml_file=/home/exa/code/projects/kde/dub/doc/en/index.docbook -short_info=Dub is a playlist plugin for noatun -sub_dir=dub/ -version=0.1 -version_control=CVS -workspace=1 - -[INSTALL] -dist=true -install=false -install_location= -type=DATA - -[LFV Groups] -GNU=AUTHORS,COPYING,ChangeLog,INSTALL,README,TODO,NEWS -Headers=*.h,*.hh,*.hxx,*.hpp,*.H -Others=* -Sources=*.cpp,*.c,*.cc,*.C,*.cxx,*.ec,*.ecpp,*.lxx,*.l++,*.ll,*.l -Translations=*.po -User Interface=*.kdevdlg,*.ui,*.rc -groups=Headers,Sources,User Interface,Translations,GNU,Others - -[Makefile.am] -files=dub.kdevprj,AUTHORS,COPYING,ChangeLog,INSTALL,README,TODO,BUGS -sub_dirs=dub -type=normal - -[README] -dist=true -install=false -install_location= -type=DATA - -[TODO] -dist=true -install=false -install_location= -type=DATA - -[dub.kdevprj] -dist=true -install=false -install_location= -type=DATA - -[dub/BUGS] -dist=true -install=false -install_location= -type=DATA - -[dub/Makefile.am] -files=dub/main.cpp,dub/dub.cpp,dub/dub.h,dub/dubdoc.cpp,dub/dubdoc.h,dub/dubview.cpp,dub/dubview.h,dub/dubui.rc,dub/dub.plugin,dub/fileselectorwidget.cpp,dub/fileselectorwidget.h,dub/dubplaylist.cpp,dub/dubplaylist.h,dub/dubplaylistitem.cpp,dub/dubplaylistitem.h,dub/BUGS,dub/dubprefs.ui -sharedlib_LDFLAGS= -sharedlib_rootname=noatundub -sub_dirs= -type=shared_library - -[dub/dub.cpp] -dist=true -install=false -install_location= -type=SOURCE - -[dub/dub.h] -dist=true -install=false -install_location= -type=HEADER - -[dub/dub.plugin] -dist=true -install=false -install_location= -type=DATA - -[dub/dubdoc.cpp] -dist=true -install=false -install_location= -type=SOURCE - -[dub/dubdoc.h] -dist=true -install=false -install_location= -type=HEADER - -[dub/dubplaylist.cpp] -dist=true -install=false -install_location= -type=SOURCE - -[dub/dubplaylist.h] -dist=true -install=false -install_location= -type=HEADER - -[dub/dubplaylistitem.cpp] -dist=true -install=false -install_location= -type=SOURCE - -[dub/dubplaylistitem.h] -dist=true -install=false -install_location= -type=HEADER - -[dub/dubprefs.ui] -dist=true -install=false -install_location= -type=SOURCE - -[dub/dubui.rc] -dist=true -install=false -install_location= -type=DATA - -[dub/dubview.cpp] -dist=true -install=false -install_location= -type=SOURCE - -[dub/dubview.h] -dist=true -install=false -install_location= -type=HEADER - -[dub/fileselectorwidget.cpp] -dist=true -install=false -install_location= -type=SOURCE - -[dub/fileselectorwidget.h] -dist=true -install=false -install_location= -type=HEADER - -[dub/main.cpp] -dist=true -install=false -install_location= -type=SOURCE |