VirtualBox

Ignore:
Timestamp:
Jul 31, 2012 7:46:57 AM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
79614
Message:

backed out r79610

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxHeadless/VideoCapture/Makefile.kmk

    r42467 r42471  
    1919include $(KBUILD_PATH)/subheader.kmk
    2020
    21 DLLS += VBoxVideoRecFB
    22 VBoxVideoRecFB_TEMPLATE     = VBOXMAINCLIENTDLL
     21DLLS += VBoxFFmpegFB
     22VBoxFFmpegFB_TEMPLATE     = VBOXMAINCLIENTDLL
    2323
    2424ifdef VBOX_WITH_VPX
    25   VBoxVideoRecFB_DEFS      += \
     25  VBoxFFmpegFB_DEFS      += \
    2626    VBOX_WITH_VPX 
    2727endif
    2828
    2929ifdef VBOX_WITH_VPX
    30   VBoxVideoRecFB_SDKS       = VBOX_FFMPEG VBOX_LIBPNG VBOX_ZLIB VBOX_VPX
     30  VBoxFFmpegFB_SDKS       = VBOX_FFMPEG VBOX_LIBPNG VBOX_ZLIB VBOX_VPX
    3131else
    32   VBoxVideoRecFB_SDKS       = VBOX_FFMPEG VBOX_LIBPNG VBOX_ZLIB
     32  VBoxFFmpegFB_SDKS       = VBOX_FFMPEG VBOX_LIBPNG VBOX_ZLIB
    3333endif
    3434
    3535ifdef VBOX_WITH_VPX
    36   VBoxVideoRecFB_SOURCES   +=  \
    37     VideoRecFB.cpp \
    38     EbmlWriter.cpp \
    39     EncodeAndWrite.cpp
     36  VBoxFFmpegFB_SOURCES   +=  \
     37    FFmpegFB.cpp \
     38        EbmlWriter.cpp
    4039else
    41   VBoxVideoRecFB_SOURCES   +=  \
    42     VideoRecFB.cpp
     40  VBoxFFmpegFB_SOURCES   +=  \
     41    FFmpegFB.cpp
    4342endif
    4443
    45 VBoxVideoRecFB_CXXFLAGS.linux += -fPIC
     44VBoxFFmpegFB_CXXFLAGS.linux += -fPIC
    4645
    4746include $(FILE_KBUILD_SUB_FOOTER)
Note: See TracChangeset for help on using the changeset viewer.

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