16 lines
218 B
Plaintext
16 lines
218 B
Plaintext
!include ../sources.inc
|
|
|
|
!undef PRECOMPILED_OPTION
|
|
!undef PRECOMPILED_TARGET
|
|
!undef PRECOMPILED_CXX
|
|
|
|
TARGETNAME=sxapwlib
|
|
TARGETTYPE=LIBRARY
|
|
|
|
SYNCHRONIZE_BLOCK=1
|
|
|
|
SOURCES= \
|
|
dllmain.cpp \
|
|
context.cpp \
|
|
dload.cpp
|