| 
                Last change
                  on this file since 9985 was
                  5786,
                  checked in by bensch, 20 years ago
           | 
        
        
          | 
               
orxonox/trunk: key-repeat in the Shell is smoother now 
 
           | 
        
        | 
            File size:
            321 bytes
           | 
      
      
        
  | Line |   | 
|---|
| 1 | MAINSRCDIR=../.. | 
|---|
| 2 | include $(MAINSRCDIR)/defs/include_paths.am | 
|---|
| 3 |  | 
|---|
| 4 | noinst_LIBRARIES = libORXevent.a  | 
|---|
| 5 |  | 
|---|
| 6 | libORXevent_a_SOURCES = event_handler.cc \ | 
|---|
| 7 |                         event_listener.cc \ | 
|---|
| 8 |                         key_mapper.cc \ | 
|---|
| 9 |                         key_names.cc | 
|---|
| 10 |  | 
|---|
| 11 |  | 
|---|
| 12 | noinst_HEADERS = event.h \ | 
|---|
| 13 |                  event_handler.h \ | 
|---|
| 14 |                  event_listener.h \ | 
|---|
| 15 |                  key_mapper.h \ | 
|---|
| 16 |                  key_names.h \ | 
|---|
| 17 |                  event_def.h | 
|---|
| 18 |  | 
|---|
       
      
      Note: See 
TracBrowser
        for help on using the repository browser.