Changeset 415 for branches/thune/thread_safe/debugger/project.r
- Timestamp:
- 06/16/07 22:57:20 (17 months ago)
- Files:
-
- 1 modified
-
branches/thune/thread_safe/debugger/project.r (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/thune/thread_safe/debugger/project.r
r114 r415 11 11 12 12 include_from %.. 13 libs_from %../ %thune 013 libs_from %../ %thune_emh 14 14 15 cflags "-D UR_CONFIG_EMH"15 cflags "-DLANG_THUNE -DUR_CONFIG_EMH" 16 16 17 17 linux [ 18 18 ;libs_from %/usr/X11R6/lib64 19 19 ; {SM Xinerama Xext Xrandr Xrender Xcursor Xi Xft X11} 20 include_from %../unix 21 libs {bz2} 20 22 libs {png freetype dl} 21 23 ]
