aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/dyn_load/info.txt
blob: 07a1067bca56626a78446d9899666705a05fd35d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
define DYNAMIC_LOADER

<os>
linux
freebsd
openbsd
netbsd
solaris
</os>

<libs>
linux -> dl
solaris -> dl
</libs>

<source>
dyn_load.cpp
</source>

<header:internal>
dyn_load.h
</header:internal>