Changeset 152 for trunk/Lucide/SOURCE/gui/makefile
- Timestamp:
- Nov 6, 2006, 6:03:44 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Lucide/SOURCE/gui/makefile
r150 r152 37 37 fontsInfoDlg.obj docInfoDlg.obj findDlg.obj progressDlg.obj \ 38 38 aboutDlg.obj settingsDlg.obj lusettings.obj printDlg.obj \ 39 print.obj stbrowser.obj 39 print.obj stbrowser.obj pipemon.obj 40 40 41 41 lucide.dll: $(OBJS) lucide.res … … 69 69 file $(OBJDIR)\messages.obj 70 70 file $(OBJDIR)\stbrowser.obj 71 file $(OBJDIR)\pipemon.obj 71 72 name $(EXEDIR)\lucide 72 73 lib ..\plugins\ludoc\ludoc … … 123 124 intern.obj: intern.cpp 124 125 messages.obj: messages.cpp 126 pipemon.obj: pipemon.cpp 125 127 linklab.obj: linklab.c 126 128 wwbtn.obj: wwbtn.c
Note: See TracChangeset
for help on using the changeset viewer.