Changeset 126 for trunk/gui


Ignore:
Timestamp:
Nov 29, 2006, 8:18:59 PM (19 years ago)
Author:
cinc
Message:

Skeleton for NOMWindow and NOMFolderWindow classes.

Location:
trunk/gui
Files:
4 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gui/Makefile

    r125 r126  
    2626
    2727
    28 CLASSOBJECTS    =       $(OBJDIR)/nomstring.o \
    29                         $(OBJDIR)/nomfilepath.o
    30 
     28CLASSOBJECTS    =       $(OBJDIR)/nomwindow.o \
     29                        $(OBJDIR)/nomfolderwindow.o
    3130
    3231.PRECIOUS:      $(CLASSINC)/%.ih $(CLASSCDIR)/%.c $(CDIR)/%.c
Note: See TracChangeset for help on using the changeset viewer.