Changeset 215219 in webkit for trunk/Source/JavaScriptCore/Configurations/FeatureDefines.xcconfig
- Timestamp:
- Apr 10, 2017, 11:18:55 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/JavaScriptCore/Configurations/FeatureDefines.xcconfig
r215217 r215219 198 198 ENABLE_WEB_RTC_macosx_Release = ENABLE_WEB_RTC; 199 199 ENABLE_WEB_RTC_macosx_Production = $(ENABLE_WEB_RTC_macosx_Production_$(TARGET_MAC_OS_X_VERSION_MAJOR)); 200 ENABLE_WEB_RTC_macosx_Production_101100 = ENABLE_WEB_RTC;201 200 ENABLE_WEB_RTC_macosx_Production_101300 = ENABLE_WEB_RTC; 202 201
Note:
See TracChangeset
for help on using the changeset viewer.