Changeset 8760 in vbox for trunk/src/VBox/Frontends/VBoxHeadless/VideoCapture
- Timestamp:
- May 11, 2008 6:39:30 PM (17 years ago)
- svn:sync-xref-src-repo-rev:
- 30740
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxHeadless/VideoCapture/Makefile.kmk
r8155 r8760 22 22 DEPTH ?= ../../../../.. 23 23 SUB_DEPTH = ../.. 24 include $( PATH_KBUILD)/subheader.kmk24 include $(KBUILD_PATH)/subheader.kmk 25 25 26 26 DLLS += VBoxFFmpegFB … … 30 30 VBoxFFmpegFB_CXXFLAGS.linux += -fPIC 31 31 32 include $( PATH_KBUILD)/subfooter.kmk32 include $(KBUILD_PATH)/subfooter.kmk 33 33
Note:
See TracChangeset
for help on using the changeset viewer.