Ok, the long awaited config wizard is here (at least in a very basic state). There...
[quassel.git] / src / contrib / libqxt-2007-10-24 / config.tests / ffmpeg / ffmpeg.pro
1 win32:include(../../depends.pri)
2 TEMPLATE = app
3 TARGET = 
4 DEPENDPATH += .
5 INCLUDEPATH += .
6 SOURCES += main.cpp
7 LIBS+=-lavcodec -lavformat
8 QT=core
9 CONFIG -= app_bundle