Changeset 480
- Timestamp:
- May 22, 2023, 2:59:38 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/howto.txt
r476 r480 254 254 255 255 Building AE 256 ----------- --------256 ----------- 257 257 258 258 Make sure steps 1-3 above have been completed. … … 263 263 it from the Project menu. AE.EXE will be placed in the `build\AE` directory. 264 264 265 266 265 To build and copy the language files, run `makenls.cmd` in the `ae` directory. 266 267 ### Building an Installation ZIP File ### 268 269 Pull together these files into a ZIP: 270 271 ae.exe (from build\ae) 272 * (from build\ae_i18n) 273 274 As with NewView, convention for ZIP files is `aeA_B_C.zip` for version A.B.C. 267 275 268 276
Note:
See TracChangeset
for help on using the changeset viewer.