mirror of
https://github.com/vxunderground/MalwareSourceCode.git
synced 2024-12-23 20:05:26 +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
|
||
|
|