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.
15 lines
223 B
15 lines
223 B
TARGETNAME=tapiui
|
|
TARGETPATH=obj
|
|
TARGETTYPE=DYNLINK
|
|
|
|
C_DEFINES=-DWINVER=0x0400 -DTAPI_NT=1 -DUNICODE -D_UNICODE
|
|
|
|
UMTYPE=windows
|
|
RESOURCE_ONLY_DLL=1
|
|
|
|
INCLUDES=..\inc
|
|
|
|
SOURCES=\
|
|
client.rc \
|
|
tapierr.mc
|
|
|