Files
bemanitools/src/main/iidxhook7/Module.mk
icex2 9c9e554234 feat(iidx 20-26): Hook new "HD era scaling" module
Replace the old module, re-use the configuration for now to
avoid introducing breaking changes in the configuration API.

This can be further cleaned up, once the monolithic
iidxhook-util/d3d9 module is further broken up.
2023-04-15 22:37:07 +02:00

30 lines
448 B
Makefile

avsdlls += iidxhook7
ldflags_iidxhook7 := \
-liphlpapi \
-ld3d9 \
deplibs_iidxhook7 := \
avs \
libs_iidxhook7 := \
iidxhook-d3d9 \
iidxhook-util \
cconfig \
ezusb-emu \
ezusb-iidx-16seg-emu \
ezusb2-emu \
ezusb2-iidx-emu \
ezusb-iidx-emu \
security \
eamio \
acioemu \
hook \
hooklib \
iidxio \
util \
ezusb \
src_iidxhook7 := \
dllmain.c \