mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-24 20:35:25 +00:00
900263ea6f
n/a
10 lines
120 B
Plaintext
10 lines
120 B
Plaintext
TARGETNAME=HideProcess
|
|
#TARGETPATH=$(BASEDIR)\lib
|
|
TARGETPATH=obj
|
|
TARGETTYPE=DRIVER
|
|
|
|
INCLUDES=.\
|
|
|
|
SOURCES=HideProcess.c
|
|
|