diff options
Diffstat (limited to 'src/libs/xpcom18a4/dependentLibs.h')
-rw-r--r-- | src/libs/xpcom18a4/dependentLibs.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/libs/xpcom18a4/dependentLibs.h b/src/libs/xpcom18a4/dependentLibs.h new file mode 100644 index 00000000..fa00ec80 --- /dev/null +++ b/src/libs/xpcom18a4/dependentLibs.h @@ -0,0 +1,2 @@ +#error "This is linux specific and it works elsewhere, so it cannot be required, can it? VBoxXPCOMIPCC was the only one which used this file." +#define DEPENDENT_LIBS "VBoxXPCOM.so", "libpthread.so", "libdl.so", |