Changeset 554 for trunk/makefile
- Timestamp:
- Mar 3, 2007, 8:05:11 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/makefile
r465 r554 37 37 $(BASE): $(BASE).exe $(BASE).res 38 38 39 $(BASE).res: $(BASE).rc $(BASE).hicons\$(BASE).ico bitmaps\*.bmp39 $(BASE).res: $(BASE).rc icons\$(BASE).ico bitmaps\*.bmp 40 40 41 $(BASE).obj: $(BASE).c $(BASE).hdll\version.h41 $(BASE).obj: $(BASE).c dll\version.h 42 42 43 43 # make EXE compenents
Note:
See TracChangeset
for help on using the changeset viewer.
