source: trunk/MagicSoft/AMC/correction/correction.kdevprj@ 9312

Last change on this file since 9312 was 4501, checked in by merck, 20 years ago
MMerck:
File size: 1.9 KB
Line 
1[Config for BinMakefileAm]
2addcxxflags=
3bin_program=correction
4cxxflags=\s-O0 -g3 -Wall
5ldadd=\s-lm
6ldflags=
7
8[General]
9AMChanged=false
10author=Martin Merck
11email=merck@astro.uni-wuerzburg.de
12kdevprj_version=1.3
13lfv_open_groups=
14make_options=\s-j1
15makefiles=Makefile.am,correction/Makefile.am,correction/docs/Makefile.am,correction/docs/en/Makefile.am
16modifyMakefiles=true
17project_name=Correction
18project_type=normal_c
19sgml_file=/home/amc/AMC/correction/correction/docs/en/index.sgml
20short_info=
21sub_dir=correction/
22version=0.1
23version_control=None
24
25[LFV Groups]
26Headers=*.h,*.hh,*.hxx,*.hpp,*.H
27Others=*
28Sources=*.cpp,*.c,*.cc,*.C,*.cxx,*.ec,*.ecpp,*.lxx,*.l++,*.ll,*.l
29groups=Headers,Sources,Others
30
31[Makefile.am]
32files=correction.kdevprj
33sub_dirs=correction
34type=normal
35
36[correction.kdevprj]
37dist=true
38install=false
39install_location=
40type=DATA
41
42[correction/Makefile.am]
43files=correction/main.c
44sub_dirs=docs
45type=prog_main
46
47[correction/docs/Makefile.am]
48sub_dirs=en
49type=normal
50
51[correction/docs/en/Makefile.am]
52files=correction/docs/en/index.html,correction/docs/en/index-1.html,correction/docs/en/index-2.html,correction/docs/en/index-3.html,correction/docs/en/index-4.html,correction/docs/en/index-5.html,correction/docs/en/index-6.html
53sub_dirs=
54type=normal
55
56[correction/docs/en/index-1.html]
57dist=true
58install=false
59install_location=
60type=DATA
61
62[correction/docs/en/index-2.html]
63dist=true
64install=false
65install_location=
66type=DATA
67
68[correction/docs/en/index-3.html]
69dist=true
70install=false
71install_location=
72type=DATA
73
74[correction/docs/en/index-4.html]
75dist=true
76install=false
77install_location=
78type=DATA
79
80[correction/docs/en/index-5.html]
81dist=true
82install=false
83install_location=
84type=DATA
85
86[correction/docs/en/index-6.html]
87dist=true
88install=false
89install_location=
90type=DATA
91
92[correction/docs/en/index.html]
93dist=true
94install=false
95install_location=
96type=DATA
97
98[correction/main.c]
99dist=true
100install=false
101install_location=
102type=SOURCE
Note: See TracBrowser for help on using the repository browser.