diff options
Diffstat (limited to 'src/utils/dyn_load/info.txt')
-rw-r--r-- | src/utils/dyn_load/info.txt | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/src/utils/dyn_load/info.txt b/src/utils/dyn_load/info.txt deleted file mode 100644 index c8d91dd75..000000000 --- a/src/utils/dyn_load/info.txt +++ /dev/null @@ -1,24 +0,0 @@ -define DYNAMIC_LOADER 20131128 - -<os> -freebsd -linux -netbsd -openbsd -qnx -solaris -windows -</os> - -<libs> -linux -> dl -solaris -> dl -</libs> - -<source> -dyn_load.cpp -</source> - -<header:internal> -dyn_load.h -</header:internal> |