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:
parent
0ed6a35f00
commit
72c28b3c1e
@ -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 = \
|
||||
|
Loading…
x
Reference in New Issue
Block a user