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.
 
 
 
 
 
 

42 lines
872 B

!IF 0
Copyright (c)1999 Microsoft Corporation
Module Name:
sources
Abstract
Author:
Chae Seong Lim (cslim) 04-JUL-2000
!ENDIF
!include ..\common.inc
MAJORCOMP = FEIME
MINORCOMP = IMEKRMIG
TARGETNAME = imekrmig
TARGETPATH = obj
TARGETTYPE = PROGRAM
PRECOMPILED_INCLUDE = private.h
TARGETLIBS = $(SDK_LIB_PATH)\user32.lib \
$(SDK_LIB_PATH)\imm32.lib \
$(SDK_LIB_PATH)\msi.lib \
$(SDK_LIB_PATH)\ole32.lib \
$(SDK_LIB_PATH)\advapi32.lib \
$(SDK_LIB_PATH)\kernel32.lib \
$(SDK_LIB_PATH)\version.lib \
$(SDK_LIB_PATH)\uuid.lib
SOURCES = winmain.cpp \
hklhelp.cpp \
imkrmig.rc
UMENTRY = winmain
UMTYPE = windows
UMTEST =
UMLIBS =