Bemanitools v5.26 release

This commit is contained in:
icex2
2019-09-27 22:36:50 +02:00
commit cbd7720349
718 changed files with 62731 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
avsexes += launcher
rc_launcher := launcher.rc
ldflags_launcher := \
-mconsole \
deplibs_launcher := \
avs \
avs-ea3 \
libs_launcher := \
hook \
util \
src_launcher := \
avs-context.c \
ea3-config.c \
main.c \
module.c \
options.c \
property.c \
stubs.c \