Changeset 6076 in vbox for trunk/src/libs
- Timestamp:
- Dec 14, 2007 7:23:03 PM (17 years ago)
- Location:
- trunk/src/libs
- Files:
-
- 381 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/libs/Makefile.kmk
r6003 r6076 49 49 subdirs += xalan-1.10.0 50 50 endif 51 # Only build libxml2 if we don't use an external library. 52 ifeq ($(SDK_VBOX_LIBXML2_INCS),$(PATH_ROOT)/src/libs/libxml2-2.6.30/include) 53 subdirs += libxml2-2.6.30 54 endif 51 55 # FFmpeg for test videos 52 56 ifdef VBOX_WITH_FFMPEG
Note:
See TracChangeset
for help on using the changeset viewer.