- Timestamp:
- Apr 26, 2013 9:43:20 AM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 85330
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Config.kmk
r45766 r45769 557 557 VBOX_WITH_VBOX_IMG = 558 558 # Enables the VPX module for VM video capturing 559 if1of ($(KBUILD_TARGET) , darwin linux solaris)559 if1of ($(KBUILD_TARGET).$(KBUILD_TARGET_ARCH), darwin.x86 darwin.amd64 linux.x86 linux.amd64 solaris.amd64) 560 560 VBOX_WITH_VPX = 1 561 561 endif
Note:
See TracChangeset
for help on using the changeset viewer.