Sign in
qemu
/
meson
/
410bdf8c6c72fd1a2772e86a2a14298f64f1377b
/
.
/
test cases
/
common
/
173 as-needed
/
libA.cpp
blob: 5f45bc077a63b2fdc8c7aa5ce92c6b81a736cb62 [
file
] [
log
] [
blame
]
#define
BUILDING_DLL
#include
"libA.h"
namespace
meson_test_as_needed
{
DLL_PUBLIC
bool
linked
=
false
;
}