diff options
Diffstat (limited to 'src/utils/dyn_load/info.txt')
-rw-r--r-- | src/utils/dyn_load/info.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/utils/dyn_load/info.txt b/src/utils/dyn_load/info.txt new file mode 100644 index 000000000..208870dac --- /dev/null +++ b/src/utils/dyn_load/info.txt @@ -0,0 +1,13 @@ +define DYNAMIC_LOADER + +<libs> +linux -> dl +</libs> + +<source> +dyn_load.cpp +</source> + +<header:internal> +dyn_load.h +</header:internal> |