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.
22 lines
365 B
22 lines
365 B
SYNCHRONIZE_BLOCK=1
|
|
SYNCHRONIZE_DRAIN=1
|
|
TARGETNAME=rsop
|
|
TARGETTYPE=LIBRARY
|
|
TARGETPATH=obj
|
|
|
|
UMTYPE=windows
|
|
|
|
INCLUDES=.;..;..\..\..\rsoputil;..\..\common\inc
|
|
|
|
C_DEFINES=-DWIN32 -D_WIN32 -DUNICODE
|
|
|
|
USE_MSVCRT=1
|
|
|
|
SOURCES=variant.cxx \
|
|
dllload.cxx \
|
|
context.cxx \
|
|
polbase.cxx \
|
|
pollog.cxx \
|
|
util.cxx
|
|
|
|
|