39 lines
		
	
	
		
			652 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			39 lines
		
	
	
		
			652 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| !IF 0
 | |
| 
 | |
| Module Name:  sources file for WinHttp RockAll\Heap project.
 | |
| 
 | |
| !ENDIF
 | |
| 
 | |
| 
 | |
| !include ..\..\wininet.inc
 | |
| 
 | |
| MINORCOMP=RockAllHeap
 | |
| 
 | |
| TARGETNAME=RockAllHeap
 | |
| TARGETTYPE=LIBRARY
 | |
| 
 | |
| LIBDIR=..\..\lib\$(_OBJ_DIR)
 | |
| 
 | |
| TARGETLIBS=
 | |
| 
 | |
| SOURCES=\
 | |
|         Bucket.cpp      \
 | |
|         Cache.cpp       \
 | |
|         Connections.cpp \
 | |
|         Find.cpp        \
 | |
|         Heap.cpp        \
 | |
|         NewPage.cpp     \
 | |
|         Page.cpp        \
 | |
|         ThreadSafe.cpp
 | |
| 
 | |
| 
 | |
| INCLUDES=..\Interface;..\Library
 | |
| 
 | |
| PRECOMPILED_CXX=1
 | |
| PRECOMPILED_OPTION=
 | |
| PRECOMPILED_INCLUDE=HeapPCH.hpp
 | |
| PRECOMPILED_PCH=HeapPCH.pch
 | |
| PRECOMPILED_OBJ=HeapPCH.obj
 | |
| 
 | |
| 386_OPTIMIZATION=/O2
 |