windows-nt/Source/XPSP1/NT/multimedia/dshow/tools/vcdplyer/makefile.inc
2020-09-26 16:20:57 +08:00

16 lines
617 B
PHP
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# NOTE:
# this directory contains a makefile which contains a single line that
# includes the global build process makefile.def. If the
# NTTARGETFILE1 or NTTARGETFILE0 environment
# variable is set then makefile.def includes makefile.inc from the current
# directory. This makefile.inc creates an extra target for nmake to create
# when it is run. NTTARGETFILE0 is built before everything else, and
# NTTARGETFILE1 is built after everything else.
copyfiles:
@if exist obj\$(TARGET_DIRECTORY)\$(TARGETNAME).exe \
copy obj\$(TARGET_DIRECTORY)\$(TARGETNAME).exe \
$(SDK_ROOT)\bin\$(DBG_RTL)\*.*