- Timestamp:
- 10/03/08 22:21:37 (5 years ago)
- Files:
-
- 1 modified
-
lang/cplusplus/llv8call/trunk/Sconstruct (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/cplusplus/llv8call/trunk/Sconstruct
r20619 r20625 30 30 if not OS_GUESS == 'win32': 31 31 os.system("cd vendor/v8; scons library=shared") 32 env.Install('out/lib', 'vendor/v8/libv8 .so')32 env.Install('out/lib', 'vendor/v8/libv8' + env['SHLIBSUFFIX']) 33 33 else: 34 34 os.chdir("vendor/v8")
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)