Home
last modified time | relevance | path

Searched defs:libext (Results 1 – 25 of 81) sorted by relevance

1234

/dports/emulators/qemu/qemu-6.2.0/meson/test cases/common/230 external project/libfoo/
H A Dmeson.build5 libext = 'dll' variable
7 libext = 'dylib' variable
9 libext = 'so' variable
/dports/devel/meson/meson-0.60.3/test cases/common/230 external project/libfoo/
H A Dmeson.build5 libext = 'dll' variable
7 libext = 'dylib' variable
9 libext = 'so' variable
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/meson/test cases/common/230 external project/libfoo/
H A Dmeson.build5 libext = 'dll' variable
7 libext = 'dylib' variable
9 libext = 'so' variable
/dports/audio/zplugins-lv2/ZPlugins-0.2.4/plugins/
H A Dmeson.build33 libext = '.dylib' variable
35 libext = '.dll' variable
37 libext = '.so' variable
/dports/dns/knot-resolver/knot-resolver-5.4.3/
H A Dmeson.build41 libext = '.so' variable
43 libext = '.dylib' variable
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/Configurations/platform/
H A Dmingw.pm17 sub libext { '.a' } subroutine
H A DUnix.pm25 sub libext { $target{lib_extension} || '.a' } subroutine
H A DWindows.pm18 sub libext { '.lib' } subroutine
H A DVMS.pm23 sub libext { '.OLB' } subroutine
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/Configurations/platform/
H A Dmingw.pm17 sub libext { '.a' } subroutine
H A DUnix.pm25 sub libext { $target{lib_extension} || '.a' } subroutine
H A DVMS.pm23 sub libext { '.OLB' } subroutine
H A DWindows.pm18 sub libext { '.lib' } subroutine
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/Configurations/platform/
H A Dmingw.pm17 sub libext { '.a' } subroutine
H A DWindows.pm18 sub libext { '.lib' } subroutine
H A DVMS.pm23 sub libext { '.OLB' } subroutine
H A DUnix.pm25 sub libext { $target{lib_extension} || '.a' } subroutine
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/Configurations/platform/
H A Dmingw.pm17 sub libext { '.a' } subroutine
H A DUnix.pm25 sub libext { $target{lib_extension} || '.a' } subroutine
H A DVMS.pm23 sub libext { '.OLB' } subroutine
H A DWindows.pm18 sub libext { '.lib' } subroutine
/dports/security/openssl-devel/openssl-3.0.2/Configurations/platform/
H A Dmingw.pm17 sub libext { '.a' } subroutine
H A DWindows.pm18 sub libext { '.lib' } subroutine
H A DUnix.pm25 sub libext { $target{lib_extension} || '.a' } subroutine
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/Configurations/platform/
H A Dmingw.pm17 sub libext { '.a' } subroutine

1234