Changeset 462 for trunk


Ignore:
Timestamp:
Feb 19, 2023, 1:57:04 AM (2 years ago)
Author:
ataylor
Message:

Add AE build instructions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/howto.txt

    r413 r462  
    2020
    2121    <top>
     22        ae              source code for the AE program
    2223        build           output directory for built files
    2324        ConfigApps      source code for the ConfigApps program
     
    7172   with the full path of your working copy's top level directory.
    7273
     74        ae\ae.spr.def                    -->  ae\ae.spr
     75
    7376        Components\Components.spr.def    -->  Components\Components.spr
    7477
     
    246249
    247250
     251Building AE
     252-------------------
     253
     254Make sure steps 1-3 above have been completed.
     255
     256Also make sure the directory `build\AE` exists.
     257
     258Open the project file `ae\ae.spr` in the Sibyl IDE.  You should be able to build
     259it from the Project menu.  AE.EXE will be placed in the `build\AE` directory.
     260
    248261
    249262
Note: See TracChangeset for help on using the changeset viewer.