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
287 B
20 lines
287 B
TARGETNAME=MXREG
|
|
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=regcfg.cpp \
|
|
regtool.cpp \
|
|
stdafx.cpp \
|
|
strdef.cpp
|
|
|
|
|
|
|