Ignore:
Timestamp:
Aug 20, 2011, 10:28:56 PM (14 years ago)
Author:
Gregg Young
Message:

Fix problem with kernel trap caused by loading eas.exe's resources in high memory. Ticket 470

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/makefile_post.mk

    r1597 r1624  
    3030  @echo.
    3131  $(RC) $(RCFLAGS2) $(BASE).res $@
     32!ifndef LOW
    3233  !exehdr /hi:3 $@
     34!endif
     35
     36LOW =
    3337
    3438$(BASE).lrf: $(__MAKEFILES__) .explicit
Note: See TracChangeset for help on using the changeset viewer.