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.
 
 
 
 
 
 

20 lines
311 B

TARGETNAME=regedt32
TARGETPATH=obj
TARGETTYPE=PROGRAM
USE_NOLIBS=1
C_DEFINES=-DWIN32 -DNT
SOURCES= regedt32.c regedt32.rc
UMTYPE=windows
UMENTRYABS=ModuleEntry
TARGETLIBS=$(SDK_LIB_PATH)\kernel32.lib \
$(SDK_LIB_PATH)\shell32.lib \
$(SDK_LIB_PATH)\shlwapi.lib