WindowsXP-SP1/ds/adsi/oledsvw/sources
2020-09-30 16:53:49 +02: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