iidxhook9: Add iidxhook support for versions that use dx9ex and some other features

This commit is contained in:
Will Xyen
2020-10-24 12:17:55 -07:00
parent e1d4810743
commit 0792b29f3d
12 changed files with 782 additions and 1 deletions

View File

@@ -0,0 +1,32 @@
avsdlls += iidxhook9
ldflags_iidxhook9 := \
-liphlpapi \
-lsetupapi \
-lcfgmgr32 \
-lmf \
-lmfplat \
-lole32 \
deplibs_iidxhook9 := \
avs \
libs_iidxhook9 := \
iidxhook-util \
acioemu \
asio \
bio2emu \
bio2emu-iidx \
camhook \
d3d9exhook \
dinput \
iidxio \
hook \
hooklib \
cconfig \
util \
eamio \
src_iidxhook9 := \
config-io.c \
dllmain.c \