]> ruin.nu Git - hbs.git/blobdiff - hbs.kdevprj
some
[hbs.git] / hbs.kdevprj
index 9ada9c40248538a61dbd86c44620feb309e1b933..a89c6b851053c52b0b2206e4f2b32da914308a66 100644 (file)
@@ -18,27 +18,30 @@ type=DATA
 
 [Config for BinMakefileAm]
 addcxxflags=
-bin_program=bc
-cxxflags=-O0 -g3 -Wall
+bin_program=hbs
+cflags=
+cppflags=
+cxxflags=\s-O0 -g3 -Wall
 ldadd=
-ldflags=
+ldflags=\s
 libtool_dir=
-path_to_bin_program=bc
+path_to_bin_program=bs
 
 [General]
 AMChanged=false
 author=Michael Andreen
+configure_args=\s--build=i386-linux --host=i386-linux --target=i386-linux\s
 dir_where_make_will_be_called=./
 email=whale@linux.nu
 kdevprj_version=1.3
 lfv_open_groups=
-make_options=-j1 -W/home/whale/c++/gfxtar/blaha
-makefiles=Makefile.am,bc/Makefile.am,bc/docs/Makefile.am,bc/docs/en/Makefile.am,po/Makefile.am
+make_options=\s-j1
+makefiles=Makefile.am,bs/Makefile.am,bs/docs/Makefile.am,bs/docs/en/Makefile.am,po/Makefile.am
 modifyMakefiles=true
 project_name=Bc
 project_type=normal_empty
 short_info=
-sub_dir=bc/
+sub_dir=bs/
 version=0.1
 version_control=CVS
 workspace=1
@@ -58,8 +61,8 @@ User Interface=*.kdevdlg,*.ui,*.rc
 groups=Headers,Sources,User Interface,GNU,Others
 
 [Makefile.am]
-files=bc.kdevprj,AUTHORS,COPYING,ChangeLog,INSTALL,README,TODO,bc.lsm
-sub_dirs=bc
+files=bs.kdevprj,AUTHORS,COPYING,ChangeLog,INSTALL,README,TODO,bs.lsm
+sub_dirs=bs
 type=normal
 
 [README]
@@ -74,104 +77,164 @@ install=false
 install_location=
 type=DATA
 
-[bc.kdevprj]
+[bs.kdevprj]
 dist=true
 install=false
 install_location=
 type=DATA
 
-[bc.lsm]
+[bs.lsm]
 dist=true
 install=false
 install_location=
 type=DATA
 
-[bc/Makefile.am]
-files=bc/bc.cpp,bc/bc.h,bc/bcdoc.cpp,bc/bcdoc.h,bc/bcview.cpp,bc/bcview.h,bc/main.cpp,bc/bcmainview.h,bc/bcmainview.cpp,bc/scanview.cpp,bc/scanview.h,bc/tickview.cpp,bc/tickview.h
+[bs/Makefile.am]
+files=bs/bs.cpp,bs/bs.h,bs/bsdoc.cpp,bs/bsdoc.h,bs/bsview.cpp,bs/bsview.h,bs/main.cpp,bs/battlesum.h,bs/battlesum.cpp,bs/scanview.cpp,bs/scanview.h,bs/tickview.cpp,bs/tickview.h,bs/fleet.cpp,bs/fleet.h,bs/unittype.cpp,bs/unittype.h,bs/bsconf.cpp,bs/bsconf.h,bs/fleetview.cpp,bs/fleetview.h,bs/planet.cpp,bs/planet.h
 sub_dirs=
 type=prog_main
 
-[bc/bc.cpp]
+[bs/battlesum.cpp]
 dist=true
 install=false
 install_location=
 type=SOURCE
 
-[bc/bc.h]
+[bs/battlesum.h]
 dist=true
 install=false
 install_location=
 type=HEADER
 
-[bc/bcdoc.cpp]
+[bs/bs.cpp]
 dist=true
 install=false
 install_location=
 type=SOURCE
 
-[bc/bcdoc.h]
+[bs/bs.h]
 dist=true
 install=false
 install_location=
 type=HEADER
 
-[bc/bcmainview.cpp]
+[bs/bsconf.cpp]
 dist=true
 install=false
 install_location=
 type=SOURCE
 
-[bc/bcmainview.h]
+[bs/bsconf.h]
 dist=true
 install=false
 install_location=
 type=HEADER
 
-[bc/bcview.cpp]
+[bs/bsdoc.cpp]
 dist=true
 install=false
 install_location=
 type=SOURCE
 
-[bc/bcview.h]
+[bs/bsdoc.h]
 dist=true
 install=false
 install_location=
 type=HEADER
 
-[bc/docs/Makefile.am]
+[bs/bsview.cpp]
+dist=true
+install=false
+install_location=
+type=SOURCE
+
+[bs/bsview.h]
+dist=true
+install=false
+install_location=
+type=HEADER
+
+[bs/docs/Makefile.am]
 sub_dirs=
 type=normal
 
-[bc/docs/en/Makefile.am]
+[bs/docs/en/Makefile.am]
 sub_dirs=
 type=normal
 
-[bc/main.cpp]
+[bs/fleet.cpp]
+dist=true
+install=false
+install_location=
+type=SOURCE
+
+[bs/fleet.h]
+dist=true
+install=false
+install_location=
+type=HEADER
+
+[bs/fleetview.cpp]
+dist=true
+install=false
+install_location=
+type=SOURCE
+
+[bs/fleetview.h]
+dist=true
+install=false
+install_location=
+type=HEADER
+
+[bs/main.cpp]
 dist=true
 install=false
 install_location=
 type=SOURCE
 
-[bc/scanview.cpp]
+[bs/planet.cpp]
+dist=true
+install=false
+install_location=
+type=SOURCE
+
+[bs/planet.h]
+dist=true
+install=false
+install_location=
+type=HEADER
+
+[bs/scanview.cpp]
+dist=true
+install=false
+install_location=
+type=SOURCE
+
+[bs/scanview.h]
+dist=true
+install=false
+install_location=
+type=HEADER
+
+[bs/tickview.cpp]
 dist=true
 install=false
 install_location=
 type=SOURCE
 
-[bc/scanview.h]
+[bs/tickview.h]
 dist=true
 install=false
 install_location=
 type=HEADER
 
-[bc/tickview.cpp]
+[bs/unittype.cpp]
 dist=true
 install=false
 install_location=
 type=SOURCE
 
-[bc/tickview.h]
+[bs/unittype.h]
 dist=true
 install=false
 install_location=