Ignore:
Timestamp:
2008-05-13T14:05:16+12:00 (16 years ago)
Author:
mdewsnip
Message:

(Untangling colservr/recpt) Moved comtypes out of recpt and into colservr, since this defines the types used to communicate with the colservr.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gsdl/trunk/src/oaiservr/win32.mak

    r15403 r15416  
    114114SOURCES = $(COMMONSOURCES) $(OAISOURCES)
    115115
    116 RECPTOBJECTS = "$(recptDir)\comtypes.obj" "$(recptDir)\OIDtools.obj" "$(recptDir)\nullproto.obj" "$(recptDir)\recptproto.obj" \
     116RECPTOBJECTS = "$(recptDir)\OIDtools.obj" "$(recptDir)\nullproto.obj" "$(recptDir)\recptproto.obj" \
    117117               "$(recptDir)\htmlutils.obj" "$(recptDir)\infodbclass.obj" "$(recptDir)\cgiargs.obj" \
    118118               "$(recptDir)\cgiutils.obj"
Note: See TracChangeset for help on using the changeset viewer.