Show
Ignore:
Timestamp:
06/16/07 22:57:20 (17 months ago)
Author:
krobillard
Message:

Debugger works again.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/thune/thread_safe/debugger/project.r

    r114 r415  
    1111 
    1212    include_from %.. 
    13     libs_from %../ %thune0 
     13    libs_from %../ %thune_emh 
    1414 
    15     cflags "-DUR_CONFIG_EMH" 
     15    cflags "-DLANG_THUNE -DUR_CONFIG_EMH" 
    1616 
    1717    linux [ 
    1818        ;libs_from %/usr/X11R6/lib64 
    1919        ;  {SM Xinerama Xext Xrandr Xrender Xcursor Xi Xft X11} 
     20        include_from %../unix 
     21        libs {bz2} 
    2022        libs {png freetype dl} 
    2123    ]