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.
|
|
!IF 0
Module Name: sources file for DirectUser RenderUtil project.
Abstract:
Author: JStall
!ENDIF
MAJORCOMP=user
TARGETNAME=DURenderUtil TARGETPATH=$(_OBJ_DIR) TARGETTYPE=LIBRARY
TARGETLIBS=
MSC_STDCALL=1 MSC_WARNING_LEVEL=-W4 NT_UP=0
USE_MSVCRT=1
INCLUDES=\ ..\..\inc;\ ..\..\inc\Public;\ $(WINDOWS_INC_PATH)\DUser;\ $(SDK_INC_PATH)\gdiplus
C_DEFINES=$(C_DEFINES) -DWIN32 -D_MBCS
SOURCES=\ RoundRect.cpp
UMTYPE=windows UMLIBS=
PRECOMPILED_CXX=1 PRECOMPILED_INCLUDE=stdafx.h PRECOMPILED_PCH=stdafx.pch PRECOMPILED_OBJ=stdafx.obj
|