Leaked source code of windows server 2003
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

  1. TARGETNAME=synchros
  2. TARGETPATH=obj
  3. TARGETTYPE=LIBRARY
  4. C_DEFINES=$(C_DEFINES) -D_UNICODE -DUNICODE
  5. !if "$(BUILD_PRODUCT)" != "NT"
  6. ! if !$(FREEBUILD)
  7. DEBUG_CRTS=1
  8. ! endif
  9. !endif
  10. USE_ATL=0
  11. USE_MSVCRT=1
  12. USE_NATIVE_EH=1
  13. SOURCES=\
  14. atomics.cpp