Changeset 68875 in vbox for trunk/src/libs
- Timestamp:
- Sep 26, 2017 12:43:39 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/liblzf-3.4/Makefile.kmk
r63113 r68875 25 25 LIBRARIES += VBox-liblzf-static 26 26 endif 27 VBox-liblzf_TEMPLATE = VBoxR3RuntimeDllNonPedantic 27 VBox-liblzf_TEMPLATE = VBoxR3RuntimeDllNonPedanticFast 28 28 VBox-liblzf_BLD_TYPE = release # WARNING! Always optimizing this lib. 29 29 VBox-liblzf_DEFS = ULTRA_FAST=1 HLOG=12
Note:
See TracChangeset
for help on using the changeset viewer.