mirror of
https://github.com/djhackersdev/bemanitools.git
synced 2026-09-15 11:55:10 -05:00
jubeat: support p3io games
This commit is contained in:
27
src/main/jbhook2/Module.mk
Normal file
27
src/main/jbhook2/Module.mk
Normal file
@@ -0,0 +1,27 @@
|
||||
avsdlls += jbhook2
|
||||
|
||||
deplibs_jbhook2 := \
|
||||
avs \
|
||||
glhelper \
|
||||
|
||||
ldflags_jbhook2 := \
|
||||
-lws2_32 \
|
||||
-liphlpapi \
|
||||
-lopengl32 \
|
||||
|
||||
libs_jbhook2 := \
|
||||
acioemu \
|
||||
eamio \
|
||||
jbio \
|
||||
jbhook-util \
|
||||
p3ioemu \
|
||||
p3io \
|
||||
p4ioemu \
|
||||
hook \
|
||||
hooklib \
|
||||
security \
|
||||
util \
|
||||
|
||||
src_jbhook2 := \
|
||||
dllmain.c \
|
||||
options.c
|
||||
Reference in New Issue
Block a user