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.
19 lines
265 B
19 lines
265 B
TARGETNAME=synchros
|
|
TARGETPATH=obj
|
|
TARGETTYPE=LIBRARY
|
|
|
|
C_DEFINES=$(C_DEFINES) -D_UNICODE -DUNICODE
|
|
|
|
!if "$(BUILD_PRODUCT)" != "NT"
|
|
! if !$(FREEBUILD)
|
|
DEBUG_CRTS=1
|
|
! endif
|
|
!endif
|
|
|
|
USE_ATL=0
|
|
USE_MSVCRT=1
|
|
USE_NATIVE_EH=1
|
|
|
|
SOURCES=\
|
|
atomics.cpp
|
|
|