mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2026-01-07 15:08:07 +01:00
7 lines
139 B
Text
7 lines
139 B
Text
MODULE = vrclient_x64.dll
|
|
|
|
EXTRADEFS = -Wno-unused-variable -Wno-attributes -DGNUC
|
|
CPPFLAGS = -std=c++0x
|
|
|
|
C_SRCS = \
|
|
vrclient_main.c \
|