24 lines
		
	
	
		
			392 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			392 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
TARGETNAME=dstore
 | 
						|
TARGETTYPE=LIBRARY
 | 
						|
!include ..\..\sources.inc
 | 
						|
 | 
						|
ATL_VER=30
 | 
						|
 | 
						|
INCLUDES=\
 | 
						|
	..\inc;\
 | 
						|
	$(IASDIR)\providers\ntuser\inc;\
 | 
						|
	$(IASDIR)\services\inc;\
 | 
						|
	$(IASDIR)\inc;\
 | 
						|
	$(IASDIR)\inc\$(O)
 | 
						|
	
 | 
						|
SOURCES=\
 | 
						|
    bind.cpp \
 | 
						|
    cmdbase.cpp \
 | 
						|
    dsenum.cpp \
 | 
						|
    dsobject.cpp \
 | 
						|
    dsproperty.cpp \
 | 
						|
    oledbstore.cpp \
 | 
						|
    propbag.cpp \
 | 
						|
    propcmd.cpp \
 | 
						|
    rowset.cpp
 |