greenstone.org greenstone wiki greenstone trac planet greenstone

Changeset 16354

Show
Ignore:
Timestamp:
2008-07-11 10:15:34 (4 months ago)
Author:
kjdon
Message:

tidied up to reflect no more MGPPWrapper

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • indexers/trunk/mgpp/jni/win32.mak

    r15721 r16354  
    5858  
    5959HEADERS = \ 
    60     MGPPSearchWrapperImpl.h  MGPPRetrieveWrapperImpl.h   org_greenstone_mgpp_MGPPSearchWrapper.h \ 
     60    MGPPSearchWrapperImpl.h  org_greenstone_mgpp_MGPPSearchWrapper.h \ 
    6161   org_greenstone_mgpp_MGPPRetrieveWrapper.h org_greenstone_mgpp_MGPPPassesWrapperImpl.h 
    6262 
     
    9191 
    9292clean: 
    93         del *$o mgppsearchjni.dll mgppretrievejni.dll mgppjni.exp mgppjni.lib mgpppassjni.dll mgpppassjni.exp mgpppassjni.lib  
    94         if exist mgppsearchjni.lib del mgppsearchjni.lib 
    95         if exist mgppretrievejni.lib del mgppretrievejni.lib 
    96         if exist mgjni.lib del mgjni.lib 
     93        del *$o mgppsearchjni.dll mgppsearchjni.exp mgppsearchjni.lib mgppretrievejni.dll mgppretrievejni.exp mgppretrievejni.lib mgpppassjni.dll mgpppassjni.exp mgpppassjni.lib  
    9794