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.
19 lines
313 B
19 lines
313 B
TARGETNAME=pcl4msj
|
|
TARGETPATH=obj
|
|
TARGETTYPE=DYNLINK
|
|
TARGETLIBS=$(SDK_LIB_PATH)\libcntpr.lib \
|
|
$(DDK_LIB_PATH)\win32k.lib
|
|
|
|
C_DEFINES= -DWINNT
|
|
RCCODEPAGE=932
|
|
|
|
USE_NOLIBS=1
|
|
INCLUDES=..;..\..\inc
|
|
|
|
PRIVINCS=
|
|
SUBSYSTEM_VERSION=3.50
|
|
|
|
SOURCES=pcl4msj.c \
|
|
pcl4msj.rc \
|
|
..\modinit.c
|
|
|