VirtualBox

source: vbox/trunk/src/VBox/HostServices/VideoCapture/Makefile.kmk@ 5780

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

VideoCapture: moved from RDP to HostServices and exported to OSE

  • Property svn:eol-style set to native
  • Property svn:keywords set to Id
File size: 494 bytes
Line 
1# $Id: Makefile.kmk 5780 2007-11-16 17:58:41Z 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