Changeset 11054


Ignore:
Timestamp:
2006-01-17T13:15:37+13:00 (18 years ago)
Author:
mdewsnip
Message:

Somebody whose username is "kjdon" forgot to make equivalent changes to the Windows makefile...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/lib/win32.mak

    r7060 r11054  
    6767
    6868HEADERS = cfgread.h fileutil.h gsdlunicode.h text_t.h display.h gsdlconf.h \
    69       gsdltimes.h gsdltools.h cnfgable.h cnfgator.h
     69      gsdltimes.h gsdltools.h cnfgable.h cnfgator.h phrases.h
    7070
    7171SOURCES = cfgread.cpp fileutil.cpp gsdlunicode.cpp text_t.cpp display.cpp \
    72       gsdltimes.cpp gsdltools.cpp cnfgable.cpp cnfgator.cpp
     72      gsdltimes.cpp gsdltools.cpp cnfgable.cpp cnfgator.cpp phrases.cpp
    7373
    7474OBJECTS = cfgread.obj fileutil.obj gsdlunicode.obj text_t.obj display.obj \
    75       gsdltimes.obj gsdltools.obj cnfgable.obj cnfgator.obj
     75      gsdltimes.obj gsdltools.obj cnfgable.obj cnfgator.obj phrases.obj
    7676
    7777all: gsdllib.lib
Note: See TracChangeset for help on using the changeset viewer.