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.
|
|
# target crtdll.lib instead of libc.lib # USE_MSVCRT=1
MAJORCOMP=windows MINORCOMP=o2base32
TARGETNAME=o2base32 TARGETPATH=..\..\lib TARGETTYPE=LIBRARY TARGETLIBS=
INCLUDES=..\..\inc
# Unicode # C_DEFINES=-DWIN32 -DUNICODE -D_UNICODE
# Ansi only # # C_DEFINES=-DWIN32
SOURCES=stdfact.cxx \ border.cxx \ dvutils.cxx \ himetric.cxx \ ipborder.cxx \ iputils.cxx \ memutils.cxx \ misc.cxx \ rotutils.cxx \ stdenum.cxx \ stgutils.cxx \ vwadvhld.cxx \ wutils.cxx \ clsdesc.cxx \ sctrl.cxx \ sdv.cxx \ sinpl.cxx
UMTYPE=windows
|