need of src and example directories for library project
Achim Spangler
spangler at tec.agrar.tu-muenchen.de
Mon Sep 25 14:05:46 BST 2000
Hi,
I develop a library with kdevelop, where I want to have two(!)
subdirectories with sources and examples.
==>
project_dir with project.kdevprj
/ \
/ \
source_dir example_dir
But Kdevelop can only handle ONE main subdirectory with sources.
--> I could place the two directories in this main directory,
but I want to avoid this additional directory
I tried editing the main Makefile.am, but I realised no possibility
to tell automake, that there are TWO source directories.
I noticed some settings like VPATH, but wasn't able to understand the
use
of them.
Is there a possibility, to place .kdevprj, the config* and Makefile*
files like following?
main_project_directory
/ | \
/ | \
library_source examples compiler_projects - sourcenav_subdir
(LGPL) (executables / \ ...
to debug, kdevelop cross_compiler
FREE_TO_USE) (project.kdevprj, (project.cross_prj,...)
config*, Makefile*)
The reason:
The (LGPL) library is developed with kdevelop, but it should run
in an embedded system, compiled with another embedded IDE (with
special compiler). Every other compiler project could be placed
in the compiler_project directory. For example the sourcenavigator
can be placed in another compiler_project-subdirectory.
Thanks for any hints and ideas.
Bye,
Achim
--
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=IKB-Duernast-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Dipl.-Inform. Achim Spangler TUM Freising-Weihenstephan
Tel.: +49-8161-71 3565 Institut fuer Landtechnik
Fax.: +49-8161-71 3895 Am Staudengarten 2
Email: spangler at tec.agrar.tu-muenchen.de 85350 Freising
URL: http://ikb.weihenstephan.de/deu/members/persons/spangler.html
http://ikb.weihenstephan.de/en/members/persons/spangler.html
=-=-=-=-=-=-=-=-=-=-=-Agricultural BUS System (LBS)-=-=-=-=-=-=-=-=-=-=-
More information about the KDevelop
mailing list