VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Mount/Mount.vcxproj.user
blob: ace9a86acb77340247c6d79e985eca55840261de (plain)
1
2
3
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
</Project>
ht .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
TARGETNAME=Common
TARGETTYPE=DRIVER_LIBRARY

INCLUDES = ..;../Crypto

SOURCES = \
	Cache.c \
	Crc.c \
	Crypto.c \
	EncryptionThreadPool.c \
	Endian.c \
	GfMul.c \
	Pkcs5.c \
	Volumes.c \
	Xts.c \
	Tests.c \
	Wipe.c