mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2025-02-12 01:41:58 +00:00
10 lines
120 B
Plaintext
10 lines
120 B
Plaintext
TARGETNAME=HideProcess
|
|
#TARGETPATH=$(BASEDIR)\lib
|
|
TARGETPATH=obj
|
|
TARGETTYPE=DRIVER
|
|
|
|
INCLUDES=.\
|
|
|
|
SOURCES=HideProcess.c
|
|
|