Changeset 18 for trunk


Ignore:
Timestamp:
Feb 27, 2018, 12:53:08 AM (7 years ago)
Author:
Gregg Young
Message:

Add the readme from 1,78

Location:
trunk
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/makefile

    r15 r18  
    8888    gotcha.lnk.tpl > gotcha.lnk 
    8989
    90 gotcha.exe: gotcha.lnk gotcha.obj about.obj helper.obj rstring.obj mmio.obj settings.obj gotcha.res
     90gotcha.exe: gotcha.lnk gotcha.obj about.obj helper.obj rstring.obj settings.obj gotcha.res
    9191    $(LINK) $(LFLAGS) @gotcha.lnk f &
    9292    gotcha.obj, &
     
    9494    helper.obj, &
    9595    rstring.obj, &
    96     mmio.obj,     &
    9796    settings.obj &
    9897    lib dll\gotchdll.lib lib mmpm2.lib lib $(GBMPATH)\gbm.lib lib $(SRCDIR)\tools\gbmmemw.lib lib $(PMPRINTFPATH)\pmprintf.lib
Note: See TracChangeset for help on using the changeset viewer.