admin
base
basedrv
boot
busdrv
cluster
cmd
crts
ddk
dload
dloadhandler
efiutil
eventlog
firmware
fs
fsrec
hals
headless
inc
mspatch
mvdm
ntdll
ntdllsym
ntos
ntsetup
pnp
published
qfe
remoteboot
screg
seaudit
strsafe
stublibs
subsys
csr
posix
sm
client
inc
server
sfc
cpl
dll
exe
files
postbuild
publish
rpc
sfc_fwd
makefile
sfc.def
sfc.rc
sources
stub.c
sfcexts
sfpcopy
stress
test
dirs
dirs
dirs
testlockout
tools
urtl
wdmdrv
wdmlib
win32
wmi
wow64
xip
zlib
dirs
prerelease.inc
project.mk
com
developer
drivers
ds
enduser
inetcore
inetsrv
loc
mergedcomponents
multimedia
net
printscan
public
published
sdktools
shell
termsrv
tools
windows
dirs
makefil0
20 lines
331 B
Plaintext
20 lines
331 B
Plaintext
TARGETNAME=sfc
|
|
TARGETPATH=obj
|
|
PASS1_PUBLISH={$(O)\sfc.lib=$(SDK_LIB_PATH)\sfc.lib}
|
|
TARGETTYPE=DYNLINK
|
|
DLLDEF=sfc.def
|
|
|
|
MSC_WARNING_LEVEL=/W3 /WX
|
|
USE_NTDLL=1
|
|
|
|
C_DEFINES=$(C_DEFINES) -DUNICODE -D_UNICODE
|
|
|
|
TARGETLIBS=\
|
|
$(SDK_LIB_PATH)\kernel32.lib
|
|
|
|
LINKLIBS=..\dll\$(O)\sfc_os.lib
|
|
|
|
SOURCES=\
|
|
sfc.rc \
|
|
stub.c
|