mirror of
https://github.com/djhackersdev/bemanitools.git
synced 2026-09-16 12:25:09 -05:00
Bemanitools v5.26 release
This commit is contained in:
30
src/main/config/Module.mk
Normal file
30
src/main/config/Module.mk
Normal file
@@ -0,0 +1,30 @@
|
||||
exes += config
|
||||
rc_config := config.rc
|
||||
cppflags_config := -DUNICODE
|
||||
|
||||
libs_config := \
|
||||
eamio \
|
||||
geninput \
|
||||
util \
|
||||
|
||||
ldflags_config := \
|
||||
-lcomctl32 \
|
||||
-lcomdlg32 \
|
||||
-lgdi32 \
|
||||
-mwindows \
|
||||
|
||||
src_config := \
|
||||
analogs.c \
|
||||
bind-adv.c \
|
||||
bind.c \
|
||||
bind-light.c \
|
||||
buttons.c \
|
||||
eam.c \
|
||||
gametype.c \
|
||||
lights.c \
|
||||
main.c \
|
||||
schema.c \
|
||||
snap.c \
|
||||
spinner.c \
|
||||
usages.c \
|
||||
|
||||
Reference in New Issue
Block a user