X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=binding%2Fbinding.pri;fp=binding%2Fbinding.pri;h=3448a56f65d19567f7c2879c2946c055dbff4ee7;hb=b0f682b1579e520896ccd5492d6666d962a0c226;hp=0000000000000000000000000000000000000000;hpb=535f2d051f965e9ee4a9c1eed13a8d0e997463e8;p=apps%2Fmediaplayer.git diff --git a/binding/binding.pri b/binding/binding.pri new file mode 100644 index 0000000..3448a56 --- /dev/null +++ b/binding/binding.pri @@ -0,0 +1,6 @@ +TEMPLATE = lib +CONFIG += plugin use_c_linker +CONFIG -= qt +QMAKE_CFLAGS += -Wextra -Wconversion -Wno-unused-parameter -Werror=maybe-uninitialized -Werror=implicit-function-declaration -ffunction-sections -fdata-sections -Wl,--as-needed -Wl,--gc-sections + +DESTDIR = $${OUT_PWD}/../package/root/lib