Changeset 18872
- Timestamp:
- 09/05/08 08:16:31 (5 years ago)
- Location:
- lang/cplusplus/fcgi-v8/trunk
- Files:
-
- 1 added
- 1 modified
- 9 moved
-
Sconstruct (modified) (1 diff)
-
src (added)
-
src/core.cc (moved) (moved from lang/cplusplus/fcgi-v8/trunk/core.cc)
-
src/fcgi-v8.cc (moved) (moved from lang/cplusplus/fcgi-v8/trunk/fcgi-v8.cc)
-
src/io.cc (moved) (moved from lang/cplusplus/fcgi-v8/trunk/io.cc)
-
src/llv8call.cc (moved) (moved from lang/cplusplus/fcgi-v8/trunk/llv8call.cc)
-
src/platform-posix.cc (moved) (moved from lang/cplusplus/fcgi-v8/trunk/platform-posix.cc)
-
src/platform-win32.cc (moved) (moved from lang/cplusplus/fcgi-v8/trunk/platform-win32.cc)
-
src/urlfetch.cc (moved) (moved from lang/cplusplus/fcgi-v8/trunk/urlfetch.cc)
-
src/util.cc (moved) (moved from lang/cplusplus/fcgi-v8/trunk/util.cc)
-
src/v8-util.h (moved) (moved from lang/cplusplus/fcgi-v8/trunk/v8-util.h)
Legend:
- Unmodified
- Added
- Removed
-
lang/cplusplus/fcgi-v8/trunk/Sconstruct
r18837 r18872 31 31 Program( 32 32 "llv8call", 33 SOURCES,33 ["src/" + x for x in SOURCES], 34 34 LIBS=libs, 35 35 CPPPATH=['../v8/include/'],
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)