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 WinHttp RockAll\Heap project.
!ENDIF
!include ..\..\wininet.inc
MINORCOMP=RockAllLibrary
TARGETNAME=RockAllLibrary TARGETTYPE=LIBRARY
LIBDIR=..\..\lib\$(_OBJ_DIR)
TARGETLIBS=
SOURCES=\ Barrier.cpp \ Common.cpp \ Environment.cpp \ Global.cpp \ List.cpp \ Prefetch.cpp \ Sharelock.cpp \ SList.cpp \ Spinlock.cpp \ String.cpp \ Thread.cpp \
INCLUDES=..\Interface;..\Heap
PRECOMPILED_CXX=1 PRECOMPILED_OPTION= PRECOMPILED_INCLUDE=LibraryPCH.hpp PRECOMPILED_PCH=LibraryPCH.pch PRECOMPILED_OBJ=LibraryPCH.obj
386_OPTIMIZATION=/O2
|