Leaked source code of windows server 2003
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.
 
 
 
 
 
 

22 lines
470 B

!IF 0
Build NT specific GPC data extensions
Copyright (C) 1992-2003 Microsoft Corporation
!ENDIF
TARGETNAME=PlotGPC
TARGETPATH=obj
TARGETTYPE=PROGRAM
C_DEFINES=$(C_DEFINES) -DUMODE -DSTRICT -DUNICODE $(PLOTGPC_DEF)
INCLUDES=..\..\inc;..\..\lib
SOURCES=plotgpc.c plotgpc.rc
UMTYPE=console
UMLIBS=..\..\lib\um\obj$(BUILD_ALT_DIR)\*\plotlib.lib \
$(SDK_LIB_PATH)\user32.lib \
$(SDK_LIB_PATH)\winspool.lib