2025-04-27 07:49:33 -04:00

9 lines
284 B
PHP

gosetup:
!if "$(BUILD_PASS)" == "PASS1"
!if $(386)
HssSetupTool.exe -root $(_NTPOSTBLD)\build_logs -log hss_per.log -dblog createdb_per.log COMPILE $(_NTTREE) Personal_32
copy/y $(_NTTREE)\HelpAndSupportServices\pchdt_p3.cab $(O)\pchdt_p3.cab
!elseif $(WIN64)
!endif
!endif