Changeset 38503 in webkit for trunk/JavaScriptCore
- Timestamp:
- Nov 17, 2008, 9:22:13 AM (17 years ago)
- Location:
- trunk/JavaScriptCore
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/ChangeLog
r38500 r38503 1 2008-11-17 Geoffrey Garen <[email protected]> 2 3 Not reviewed. 4 5 Try to fix Qt build. 6 7 * jsc.pro: 8 1 9 2008-11-17 Geoffrey Garen <[email protected]> 2 10 -
trunk/JavaScriptCore/jsc.pro
r38498 r38503 9 9 $$PWD/bindings/c \ 10 10 $$PWD/wtf \ 11 $$PWD/VM 11 $$PWD/VM \ 12 12 $$PWD/bytecode 13 13 CONFIG -= app_bundle
Note:
See TracChangeset
for help on using the changeset viewer.