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
270 B
19 lines
270 B
TARGETNAME=MXINREG
|
|
TARGETPATH=..\lib
|
|
TARGETTYPE=LIBRARY
|
|
|
|
MSC_WARNING_LEVEL=/W3
|
|
|
|
INCLUDES=..\inc;..\inc\inte
|
|
|
|
C_DEFINES=-DWIN32 -D_WINDOWS -D_WINNT
|
|
|
|
SYNCHRONIZE_BLOCK=1
|
|
|
|
SOURCES=
|
|
i386_SOURCES=intecfg.cpp \
|
|
intestr.cpp \
|
|
intetype.cpp
|
|
|
|
|
|
|