Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

18 lines
321 B

!ifdef NTMAKEENV
# DO NOT EDIT THIS FILE!!! Edit .\joycpl.inc. if you want to add a new
# source file to this component. This file merely indirects to the
# build environment specific common make file.
!INCLUDE $(NTMAKEENV)\makefile.def
!else
# Win 95
#
ROOT =..
WIN32 =TRUE
!include ..\..\build.mk
!endif