windows-nt/Source/XPSP1/NT/base/ntsetup/winnt32/scripts/sources
2020-09-26 16:20:57 +08:00

17 lines
324 B
Plaintext

# ----------------------------------------------------------------------
# This sources file is used for binplacing runw32.bat to winnt32 directory.
# ----------------------------------------------------------------------
TARGETNAME=
TARGETTYPE=NOTARGET
TARGETPATH=
SOURCES=
!if $(386)
MISCFILES = \
runw32.bat
!endif