Ignore:
Timestamp:
2006-10-06T11:43:01+13:00 (18 years ago)
Author:
mdewsnip
Message:

Added iconv.h so Katherine's path could be removed from the makefile, and removed the unused ICONVLIB definition.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/packages/unac/win32.mak

    r12985 r13034  
    88GSDL_VC4 = 0
    99
    10 ICONVSRC = C:\kjdon\packages\iconv\src\libiconv\1.9.2\libiconv-1.9.2
    11 ICONVLIBS = iconv.lib
    12 
    13 INCLUDES = -I$(ICONVSRC)\include -DUNAC_VERSION=\"1.7.0\"
     10INCLUDES = -I. -DUNAC_VERSION=\"1.7.0\"
    1411!IF $(GSDL_VC4)
    1512CPPFLAGS = -GX
Note: See TracChangeset for help on using the changeset viewer.