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
379 B

  1. #
  2. # Copyright (c) Microsoft Corporation
  3. #
  4. TARGETPATH=..\obj
  5. TARGETTYPE=PROGRAM
  6. TARGETNAME=shfusion2_uselib$(use_c_or_cpp)from$(from_c_or_cpp)
  7. UMTYPE=console
  8. USE_MSVCRT=1
  9. SOURCES= \
  10. ..\uselib$(from_c_or_cpp).$(from_c_or_cpp)
  11. NO_BINPLACE=1
  12. TARGETLIBS=\
  13. $(SDK_LIB_PATH)\kernel32.lib \
  14. $(SDK_LIB_PATH)\user32.lib \
  15. ..\$(O)\shfusion2_lib$(use_c_or_cpp).lib