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

10 lines
178 B
Plaintext

!IF "$(ADSI_NT40_BUILD)" == "1"
!INCLUDE sources.40
!INCLUDE ..\adsi40.mk
!ELSEIF "$(ADSI_PROFILE_BUILD)" == "1"
!INCLUDE sources.prf
!ELSE
!INCLUDE sources.50
!ENDIF