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/recpt/win32.mak

    r22757 r22763  
    8282!IF $(ENABLE_LUCENE)
    8383LIBRARY_CGI_CPPFLAGS = -DENABLE_LUCENE $(LIBRARY_CGI_CPPFLAGS)
    84 LIBRARY_CGI_LDADD = $(LIBRARY_CGI_LDADD) "$(GSDL_DIR)\common-src\packages\windows\expat\expat\libexpat.lib"
     84LIBRARY_CGI_LDADD = $(LIBRARY_CGI_LDADD) "$(GSDL_DIR)\common-src\packages\expat\lib\libexpat.lib"
    8585!ENDIF
    8686
Note: See TracChangeset for help on using the changeset viewer.