Ignore:
Timestamp:
Jun 22, 2011, 2:58:45 PM (14 years ago)
Author:
dmik
Message:

testapp/gui/input: Added debug_[a|w] targets.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/testapp/gui/input/Makefile

    r21546 r21643  
    1313
    1414run:
    15         @echo Use run_a or run_w!
     15        @echo Use run_a or run_w (debug_a or debug_w)!
    1616       
    1717run_a: run-input_a.exe
    1818run_w: run-input_w.exe
     19
     20debug_a: debug-input_a.exe
     21debug_w: debug-input_w.exe
Note: See TracChangeset for help on using the changeset viewer.