Changeset 527 in xtideuniversalbios for trunk/Assembly_Library/makefile


Ignore:
Timestamp:
Mar 22, 2013, 5:40:35 PM (11 years ago)
Author:
aitotat@…
google:author:
aitotat@gmail.com
Message:

Changes to Assembly Library:

  • Menu system KeyStroke event related code now always included since the %ifdef did not seem to work.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Assembly_Library/makefile

    r256 r527  
    2020# Assembly source code file (*.asm):
    2121#SRC_ASM = Src/LibraryTests.asm
    22 SRC_ASM = Src/TimerTest.asm
    23 #SRC_ASM = Src/LibSizeCheck.asm
     22#SRC_ASM = Src/TimerTest.asm
     23SRC_ASM = Src/LibSizeCheck.asm
    2424
    2525# Program executable file name without extension:
Note: See TracChangeset for help on using the changeset viewer.