- Timestamp:
- Jun 21, 2011, 4:42:11 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/dll/makefile
r1569 r1576 38 38 # 13 Apr 10 SHL Drop HIMEM support 39 39 # 09 Feb 11 SHL Add exceptq .xqs support 40 # 21 Jun 11 GKY Make high memory builds the default 40 41 41 42 # Environment: see makefile_pre.mk … … 197 198 $(BASERES).res & 198 199 $(BASERES).dll & 200 loadhigh & 199 201 ipf\fm3.hlp 200 202 … … 319 321 -del *.obj 320 322 -del *.res 321 -del *.sym 323 -del *.sym 324 -del *.xqs 325
Note:
See TracChangeset
for help on using the changeset viewer.