-
Notifications
You must be signed in to change notification settings - Fork 0
/
xportscan.kdevprj
executable file
·108 lines (94 loc) · 1.74 KB
/
xportscan.kdevprj
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
[./Makefile.am]
files=./panel.wdr,./panel_wdr.cpp,./scan_engine.cpp,./panel_wdr.h,./configure,./icon.xpm,./xportscan.cpp,./xportscan.h,./src.kdevprj,
sub_dirs=
type=normal
[./configure]
dist=true
install=false
install_location=
type=DATA
[./icon.xpm]
dist=true
install=false
install_location=
type=DATA
[./panel.wdr]
dist=true
install=false
install_location=
type=DATA
[./panel_wdr.cpp]
dist=true
install=false
install_location=
type=SOURCE
[./panel_wdr.h]
dist=true
install=false
install_location=
type=HEADER
[./scan_engine.cpp]
dist=true
install=false
install_location=
type=SOURCE
[./src.kdevprj]
dist=true
install=false
install_location=
type=DATA
[./xportscan.cpp]
dist=true
install=false
install_location=
type=SOURCE
[./xportscan.h]
dist=true
install=false
install_location=
type=HEADER
[Config for BinMakefileAm]
addcxxflags=
bin_program=xportscan
cxxflags=\s-O1
ldadd=
ldflags=
libtool_dir=
path_to_bin_program=..
[General]
AMChanged=false
author=X (Eckz)
configure_args=
dir_where_make_will_be_called=./
email=mrx@netlane.com
kdevprj_version=1.3
lfv_open_groups=
make_options=\s-j1
makefiles=./Makefile.am,Makefile.am
modifyMakefiles=false
project_name=xportscan
project_type=normal_empty
short_info=
sub_dir=
version=2
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]
files=win_scan_engine.cpp
sharedlib_LDFLAGS=-version-info 0:0:1
sharedlib_rootname=.
sub_dirs=
type=static_library
[win_scan_engine.cpp]
dist=true
install=false
install_location=
type=SOURCE