repo.or.cz
/
k8lowj.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
it builds! (note that some autogenerated files are hardcoded now, and you can't build...
[k8lowj.git]
/
src
/
Jamfile
blob
796a90f67e7681dd144b39017110be933a3efe04
1
SubDir TOP src ;
2
3
4
Main logjam :
5
about.c
6
account.c
7
checkfriends-gtk.c
8
checkfriends.c
9
cmdline.c
10
conf.c
11
conf_xml.c
12
console.c
13
datesel.c
14
docklet.c
15
draftstore.c
16
draftstore_ui.c
17
eggtrayicon.c
18
friendedit.c
19
friendgroupedit.c
20
friendgroups.c
21
friends.c
22
get_cmd_out.c
23
groupedbox.c
24
history.c
25
history_recent.c
26
host.c
27
html_markup.c
28
icons.c
29
imagelink.c
30
init.c
31
jam.c
32
jam_xml.c
33
jamdoc.c
34
jamview.c
35
journalstore-sqlite.c
36
journalstore-xml.c
37
journalstore.c
38
link-journal.c
39
link.c
40
livejournal.c
41
login.c
42
manager.c
43
marshalers.c
44
menu.c
45
moodpicker.c
46
music.c
47
network-curl.c
48
network-fork.c
49
network-gtk.c
50
network-libxml.c
51
network-soup.c
52
network-win32.c
53
network.c
54
offline.c
55
poll-questions.c
56
pollcreator.c
57
preview.c
58
progress.c
59
remote.c
60
security.c
61
settings.c
62
smartquotes.c
63
spawn.c
64
sync.c
65
throbber.c
66
tie.c
67
tools.c
68
undo.c
69
usejournal.c
70
userlabel.c
71
util-gtk.c
72
util.c
73
;
74
LinkLibraries logjam : liblj.a ;
75
76
77
SubInclude TOP src liblj ;