mirror of
https://github.com/djhackersdev/bemanitools.git
synced 2026-09-15 11:55:10 -05:00
26 lines
394 B
Makefile
26 lines
394 B
Makefile
avsdlls += iidxhook3
|
|
|
|
ldflags_iidxhook3 := \
|
|
-lws2_32 \
|
|
-liphlpapi \
|
|
|
|
libs_iidxhook3 := \
|
|
iidxhook-util \
|
|
ezusb-emu \
|
|
ezusb-iidx-16seg-emu \
|
|
ezusb2-emu \
|
|
ezusb2-iidx-emu \
|
|
ezusb-iidx-emu \
|
|
security \
|
|
acioemu \
|
|
eamio \
|
|
hook \
|
|
hooklib \
|
|
iidxio \
|
|
cconfig \
|
|
util \
|
|
ezusb \
|
|
|
|
src_iidxhook3 := \
|
|
dllmain.c \
|