Changeset 408


Ignore:
Timestamp:
Jul 29, 2006, 10:05:35 PM (19 years ago)
Author:
root
Message:

Reorganize icons

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dll/makefile

    r391 r408  
    1212# 28 Jun 06 SHL Add more .h dependencies
    1313# 22 Jul 06 SHL Add more .h dependencies
     14# 29 Jul 06 SHL Reorganize icons
    1415
    1516# Warning - may still be missing some *.h dependencies
     
    144145  $(CC) $(CFLAGSR) /C $(BASERES).c
    145146
    146 $(BASERES).res: *.rc *.dlg fm3dll2.h fm3dlg.h icons\*.ico icons\*.ptr
     147$(BASERES).res: *.rc *.dlg fm3dll2.h fm3dlg.h icons\*.ico ..\icons\*.ico icons\*.ptr
    147148  $(RC) -r $*
    148149
     
    177178  implib $(BASERES).lib $(BASERES).def
    178179
    179 $(BASERES).str: $(BASE).str fm3str.h version.h icons\*.ico
     180$(BASERES).str: $(BASE).str fm3str.h version.h
    180181  internal\mkstr
    181182  copy $(BASERES).str .. /v
Note: See TracChangeset for help on using the changeset viewer.