- Timestamp:
- 09/24/08 09:03:10 (5 years ago)
- Location:
- lang/cplusplus/llv8call/trunk
- Files:
-
- 2 added
- 1 modified
-
ext/SConscript (modified) (1 diff)
-
ext/python.cc (added)
-
t/020_ext/01_python.js (added)
Legend:
- Unmodified
- Added
- Removed
-
lang/cplusplus/llv8call/trunk/ext/SConscript
r19774 r19798 22 22 LIBPATH = ['../../v8/'], 23 23 ); 24 25 if conf.CheckLib('python2.5'): 26 env.SharedLibrary( 27 "python", 28 ['python.cc'], 29 LIBS=['v8', 'python2.5'], 30 ) 24 31 25 32 if conf.CheckLib('memcached'):
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)