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.

14 lines
399 B

  1. !include ..\sources.inc
  2. C_DEFINES=$(C_DEFINES) -DUNICODE -D_UNICODE
  3. TARGETNAME=octest_u
  4. TARGETLIBS=$(SDK_LIB_PATH)\advapi32.lib \
  5. $(SDK_LIB_PATH)\gdi32.lib \
  6. $(SDK_LIB_PATH)\kernel32.lib \
  7. $(SDK_LIB_PATH)\comctl32.lib \
  8. $(SDK_LIB_PATH)\user32.lib \
  9. $(SDK_LIB_PATH)\setupapi.lib \
  10. ..\hctlib\lib\*\hctlib_u.lib