WindowsXP/Source/XPSP1/NT/printscan/ddk/makefile.inc
2024-08-03 16:30:48 +02:00

14 lines
171 B
PHP

!IFDEF PASS0ONLY
BuildDDK:
!ELSE
#
# Process only on the second pass
#
BuildDDK:
call $(RAZZLETOOLPATH)\copyddkfiles.cmd ddk_printscan.ini ddk $(PROJECT_ROOT)
!ENDIF