From 2acec63b2ed75bf4b71ad257db573c4b8f9639e7 Mon Sep 17 00:00:00 2001 From: tumagonx Date: Tue, 8 Aug 2017 10:54:53 +0700 Subject: initial commit --- Sources | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Sources (limited to 'Sources') diff --git a/Sources b/Sources new file mode 100644 index 0000000..a6c0fad --- /dev/null +++ b/Sources @@ -0,0 +1,9 @@ +TARGETNAME=ozone +TARGETTYPE=DRIVER + +TARGETPATH=. +INCLUDES= $(BASEDIR)\inc;. + +TARGETLIBS=$(DDK_LIB_PATH)\tdi.lib + +SOURCES=driver.c file.c registry.c policy.c process.c pathproc.c hookproc.c learn.c misc.c section.c sysinfo.c event.c semaphore.c time.c network.c accessmask.c log.c job.c mutant.c port.c symlink.c timer.c token.c driverobj.c atom.c vdm.c i386.c procname.c userland.c debug.c media.c boprot.c dirobj.c \ No newline at end of file -- cgit v1.3