mirror of
https://github.com/djhackersdev/bemanitools.git
synced 2026-09-26 16:56:23 -05:00
iidxhook9: Add iidxhook support for versions that use dx9ex and some other features
This commit is contained in:
32
src/main/iidxhook9/Module.mk
Normal file
32
src/main/iidxhook9/Module.mk
Normal 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 \
|
||||
Reference in New Issue
Block a user