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.
18 lines
279 B
18 lines
279 B
MINORCOMP=rsoputil
|
|
|
|
TARGETNAME=ginacomn
|
|
TARGETTYPE=LIBRARY
|
|
|
|
TARGETPATH=obj
|
|
|
|
C_DEFINES=-DWIN32 -D_WIN32 -DUNICODE -D_UNICODE
|
|
|
|
INCLUDES=..\inc;\
|
|
$(BASE_INC_PATH);
|
|
|
|
SOURCES= optlogon.c \
|
|
util.c \
|
|
|
|
SYNCHRONIZE_BLOCK=1
|
|
SYNCHRONIZE_DRAIN=1
|
|
|