summaryrefslogtreecommitdiff
path: root/Sources
diff options
context:
space:
mode:
authortumagonx2017-08-08 10:54:53 +0700
committertumagonx2017-08-08 10:54:53 +0700
commit2acec63b2ed75bf4b71ad257db573c4b8f9639e7 (patch)
treea8bea139ddd26116d44ea182b0b8436f2162e6e3 /Sources
initial commit
Diffstat (limited to 'Sources')
-rw-r--r--Sources9
1 files changed, 9 insertions, 0 deletions
diff --git a/Sources b/Sources
new file mode 100644
index 0000000..a6c0fad
--- /dev/null
+++ b/Sources
@@ -0,0 +1,9 @@
1TARGETNAME=ozone
2TARGETTYPE=DRIVER
3
4TARGETPATH=.
5INCLUDES= $(BASEDIR)\inc;.
6
7TARGETLIBS=$(DDK_LIB_PATH)\tdi.lib
8
9SOURCES=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