injector: add package (#3391)
* injector: add package
* injector: add license
* injector: split on_install
* injector: mingw use nmake
* injector: remove languages config
* injector: remove cmd and mingw use make
* injector: set kind headeronly
* injector: fix io replace
* injector: copy and install dll
* injector: copy dll and add prefix
* injector: separate on_install
* injector: add `all`
* injector: remove install
* injector: use xmake port
* injector: use less `add_defines`
* injector: add on_config
* injector: fix add_defines for linux
* injector: add files for mingw
* injector: add sys_links
* injector: add rules
* injector: add is_arch x64
* injector: remove is_arch("arm32")
* injector: use is_arch("arm")
* injector: mingw only add syslinks
|