Changeset 74474 in webkit for trunk/JavaScriptCore/JavaScriptCore.gyp
- Timestamp:
- Dec 22, 2010, 5:23:11 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/JavaScriptCore.gyp/JavaScriptCore.gyp
r74221 r74474 148 148 ['exclude', 'ThreadIdentifierDataPthreads\\.(h|cpp)$'], 149 149 ['exclude', 'ThreadingPthreads\\.cpp$'], 150 ['include', 'Thread(ing|Specific)Win\\.cpp$'] 150 ['include', 'Thread(ing|Specific)Win\\.cpp$'], 151 ['exclude', 'OSAllocatorPosix\\.cpp$'], 152 ['include', 'OSAllocatorWin\\.cpp$'] 151 153 ], 152 154 'include_dirs!': [
Note:
See TracChangeset
for help on using the changeset viewer.