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.

12 lines
231 B

  1. !IF 0
  2. Copyright (c) Microsoft Corporation
  3. !ENDIF
  4. UMTYPE=windows
  5. TARGETNAME=demoups
  6. TARGETPATH=obj
  7. TARGETTYPE=DYNLINK
  8. DLLENTRY=_DllMainCRTStartup
  9. USE_MSVCRT=1
  10. SOURCES=demoups.cpp
  11. TARGETLIBS=$(SDK_LIB_PATH)\kernel32.lib