release-3-1-2
[mldonkey.git] / docs / developers / sources_tree.txt
blobdcb58fa8412a7f9e1589e4a757b8101d2aa63169
1 MLdonkey Source Tree (outdated):
2 --------------------------------
4 In src/:
6 config/      Configuration dependent sources (Unix, MinGW)
7 daemon/      Sources of MLdonkey daemon
8                  common/: common types used by all network plugins
9                  driver/: drivers (main, interfaces)
10 im/          Sources for Instant Messaging
11 networks/    Sources of File-Sharing Plugins
12 utils/       Sources of useful modules
13                  cdk/: general modules
14                  lib/: general modules specialized for MLdonkey
15                  net/: scheduler for events (sockets)
16 gtk/         Sources for GTK GUIs
17                  okey/, gpattern/, configwin/: useful libs
18                  gui/: standard GUI
19                  gui2/: old GUI