File:  [truecrypt] / truecrypt / driver / sources
Revision 1.1.1.4 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:09:15 2018 UTC (8 years, 3 months ago) by root
Branches: drWhax, MAIN
CVS tags: v7_1a, v7_1, v7_0a, v7_0, HEAD
7.0

TARGETNAME=truecrypt
TARGETTYPE=DRIVER

USER_C_FLAGS=$(USER_C_FLAGS) -D_UNICODE
LINKER_FLAGS=$(LINKER_FLAGS) -map

INCLUDES = ../Common;../Crypto

SOURCES = \
	DriveFilter.c \
	DumpFilter.c \
	EncryptedIoQueue.c \
	Ntdriver.c \
	Ntvol.c \
	VolumeFilter.c \
	Driver.rc

TARGETLIBS = \
	$(SDK_LIB_PATH)/uuid.lib \
	../Common/obj$(BUILD_ALT_DIR)/*/Common.lib \
	../Crypto/obj$(BUILD_ALT_DIR)/*/Crypto.lib

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.