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.

11 lines
216 B

  1. TARGETNAME=LHMatch
  2. TARGETPATH=$(DS_GLOBAL_LIB_DEST)
  3. TARGETTYPE=LIBRARY
  4. SOURCES= LHMain.c \
  5. LHBFS.c \
  6. LHOnline.c
  7. MSC_OPTIMIZATION = /O2 /Ox /Ot /Ob1 /Og
  8. C_DEFINES=$(C_DEFINES)