source: webkit/trunk/Source/JavaScriptCore/headers.pri@ 84052

Last change on this file since 84052 was 28103, checked in by [email protected], 17 years ago

2007-11-27 Alp Toker <[email protected]>

Reviewed by Mark Rowe.

Install the JavaScriptCore headers as part of the GTK+ port.

File size: 182 bytes
Line 
1JS_API_HEADERS += \
2 JSBase.h \
3 JSContextRef.h \
4 JSObjectRef.h \
5 JSStringRef.h \
6 JSStringRefCF.h \
7 JSStringRefBSTR.h \
8 JSValueRef.h \
9 JavaScriptCore.h
Note: See TracBrowser for help on using the repository browser.