mirror of
https://github.com/Alukym/VMProtect-Source.git
synced 2025-06-10 16:17:57 -05:00
7 lines
130 B
Plaintext
7 lines
130 B
Plaintext
TARGETTYPE=DRIVER_LIBRARY
|
|
TARGETNAME=udis
|
|
|
|
C_DEFINES = $(C_DEFINES) /D__UD_STANDALONE__
|
|
|
|
SOURCES=input.c itab.c udis86.c decode.c
|