1
0
mirror of https://github.com/djhackersdev/bemanitools.git synced 2025-01-31 12:13:42 +01:00

iidxhook: fix builds in cn versions

This commit is contained in:
Will Xyen 2022-06-23 23:42:05 -07:00
parent 3cba8db787
commit 523c0ad3f2
2 changed files with 4 additions and 0 deletions

View File

@ -2,12 +2,14 @@ avsdlls += iidxhook4-cn
ldflags_iidxhook4-cn := \
-liphlpapi \
-lws2_32 \
deplibs_iidxhook4-cn := \
avs \
libs_iidxhook4-cn := \
iidxhook-util \
eamio \
ezusb-emu \
ezusb2-emu \
ezusb2-iidx-emu \

View File

@ -2,12 +2,14 @@ avsdlls += iidxhook5-cn
ldflags_iidxhook5-cn := \
-liphlpapi \
-lws2_32 \
deplibs_iidxhook5-cn := \
avs \
libs_iidxhook5-cn := \
iidxhook-util \
eamio \
ezusb-emu \
ezusb2-emu \
ezusb2-iidx-emu \