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.

23 lines
392 B

  1. TARGETNAME=dstore
  2. TARGETTYPE=LIBRARY
  3. !include ..\..\sources.inc
  4. ATL_VER=30
  5. INCLUDES=\
  6. ..\inc;\
  7. $(IASDIR)\providers\ntuser\inc;\
  8. $(IASDIR)\services\inc;\
  9. $(IASDIR)\inc;\
  10. $(IASDIR)\inc\$(O)
  11. SOURCES=\
  12. bind.cpp \
  13. cmdbase.cpp \
  14. dsenum.cpp \
  15. dsobject.cpp \
  16. dsproperty.cpp \
  17. oledbstore.cpp \
  18. propbag.cpp \
  19. propcmd.cpp \
  20. rowset.cpp