1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-02 09:47:23 +03:00

r11534: Consider ntvfs as a library

(This used to be commit f9bbc83f5316773520ce06c267ac9c0f1eb189e6)
This commit is contained in:
Jelmer Vernooij 2005-11-06 13:21:22 +00:00 committed by Gerald (Jerry) Carter
parent 0ed6a35f00
commit 72c28b3c1e

View File

@ -73,7 +73,11 @@ ADD_OBJ_FILES = \
################################################
# Start SUBSYSTEM NTVFS
[SUBSYSTEM::NTVFS]
[LIBRARY::NTVFS]
PUBLIC_HEADERS = ntvfs.h
MAJOR_VERSION = 0
MINOR_VERSION = 0
RELEASE_VERSION = 1
INIT_OBJ_FILES = \
ntvfs_base.o
ADD_OBJ_FILES = \