VirtualBox

source: vbox/trunk/src/VBox/Frontends/VBoxHeadless/VideoCapture/Makefile.kmk@ 5834

Last change on this file since 5834 was 5834, checked in by vboxsync, 17 years ago

Headless frontend: exported to OSE

  • Property svn:eol-style set to native
  • Property svn:keywords set to Id
File size: 497 bytes
Line 
1# $Id: Makefile.kmk 5834 2007-11-26 15:46:13Z vboxsync $
2## @file
3# Makefile for the ffmpeg frame buffer module.
4#
5
6#
7# Copyright (C) 2006-2007 innotek GmbH
8#
9# innotek GmbH confidential
10# All rights reserved
11
12DEPTH = ../../../../..
13include $(PATH_KBUILD)/header.kmk
14
15DLLS = VBoxFFmpegFB
16VBoxFFmpegFB_TEMPLATE = VBOXMAINCLIENTDLL
17VBoxFFmpegFB_SDKS = VBOX_FFMPEG VBOX_LIBPNG VBOX_ZLIB
18VBoxFFmpegFB_SOURCES = FFmpegFB.cpp
19VBoxFFmpegFB_CXXFLAGS.linux += -fPIC
20
21include $(PATH_KBUILD)/footer.kmk
22
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette