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.
 
 
 
 
 
 

32 lines
500 B

!IF 0
Copyright (C) Microsoft Corporation, 1989 - 1999
NOTE: Commented description of this file is in \nt\bak\bin\sources.tpl
!ENDIF
CA_RELATIVEROOT=..
MAJORCOMP=certsrv
MINORCOMP=certwrap
TARGETNAME=$(MINORCOMP)
TARGETPATH=obj
TARGETTYPE=PROGRAM
UMTYPE=console
UMENTRY=wwinmain
CHECKED_ALT_DIR=1
INCLUDES=$(CA_RELATIVEROOT)\include
C_DEFINES=-DUNICODE -D_UNICODE
SOURCES= \
certwrap.rc \
certwrap.cpp
TARGETLIBS= \
$(SDK_LIB_PATH)\gdi32.lib \
$(SDK_LIB_PATH)\user32.lib