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.
25 lines
347 B
25 lines
347 B
MAJORCOMP=passport
|
|
MINORCOMP=common
|
|
|
|
TARGETNAME=tools
|
|
TARGETPATH=obj
|
|
TARGETTYPE=LIBRARY
|
|
|
|
TARGETLIBS=
|
|
|
|
INCLUDES= ..\..\include;
|
|
|
|
SOURCES=PassportLock.cpp \
|
|
PassportThread.cpp \
|
|
|
|
C_DEFINES= $(C_DEFINES) -DUNICODE -D_UNICODE
|
|
|
|
USE_NATIVE_EH=1
|
|
USE_MSVCRT=1
|
|
USE_STL=1
|
|
|
|
#
|
|
# Parameters for MIDL
|
|
#
|
|
|
|
IDL_TYPE=ole
|