mirror of https://github.com/tongzx/nt5src
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
215 B
19 lines
215 B
TARGETNAME=nicbind
|
|
TARGETPATH=obj
|
|
TARGETTYPE=LIBRARY
|
|
|
|
USE_LATEST_MFC=1
|
|
USE_MFCUNICODE=1
|
|
|
|
USE_NATIVE_EH=1
|
|
USE_STL=1
|
|
USE_IOSTREAM=1
|
|
|
|
SOURCES= \
|
|
NICCard.cpp
|
|
|
|
INCLUDES= \
|
|
..; \
|
|
|
|
UMTYPE=console
|
|
UMLIBS= \
|