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

  1. !IF 0
  2. Copyright (c) 2001 Microsoft Corporation
  3. !ENDIF
  4. TARGETNAME=addsect
  5. TARGETPATH=obj
  6. TARGETTYPE=PROGRAM
  7. SOURCES= \
  8. addsect.cpp \
  9. addsect.rc
  10. UMTYPE=console
  11. UMENTRY=wmain
  12. USE_MSVCRT=1