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

!IF 0
Copyright (c) 1989-2000 Microsoft Corporation
Module Name:
sources.
!ENDIF
TARGETNAME=vscreate
TARGETPATH=obj
TARGETTYPE=PROGRAM
UMLIBS=$(SDK_LIB_PATH)\ole32.lib
SOURCES=vscreate.c vscreate.rc
UMTYPE=console
UMAPPL=vscreate
C_DEFINES=-DUNICODE=1