Ignore:
Timestamp:
2010-08-24T16:28:59+12:00 (14 years ago)
Author:
mdewsnip
Message:

Changed Windows gs2-core makefiles to compile and use Expat from common-src/packages/expat instead of common-src/packages/windows/expat/expat.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/gs2-core/runtime-src/src/oaiservr/win32.mak

    r22740 r22763  
    5656# Option: Lucene support
    5757!IF $(ENABLE_LUCENE)
    58 OAISERVER_CGI_LDADD = $(OAISERVER_CGI_LDADD) "$(GSDL_DIR)\common-src\packages\windows\expat\expat\libexpat.lib"
     58OAISERVER_CGI_LDADD = $(OAISERVER_CGI_LDADD) "$(GSDL_DIR)\common-src\packages\expat\lib\libexpat.lib"
    5959!ENDIF
    6060
Note: See TracChangeset for help on using the changeset viewer.