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.

23 lines
290 B

  1. !IF 0
  2. Copyright (c) 1989-2000 Microsoft Corporation
  3. Module Name:
  4. sources.
  5. !ENDIF
  6. TARGETNAME=vscreate
  7. TARGETPATH=obj
  8. TARGETTYPE=PROGRAM
  9. UMLIBS=$(SDK_LIB_PATH)\ole32.lib
  10. SOURCES=vscreate.c vscreate.rc
  11. UMTYPE=console
  12. UMAPPL=vscreate
  13. C_DEFINES=-DUNICODE=1