You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
517 B
Prolog
25 lines
517 B
Prolog
# This file is generated automatically. Do not edit.
|
|
# Use project properties -> Build -> Qt -> Expert -> Custom Definitions.
|
|
TEMPLATE = app
|
|
DESTDIR = dist/Debug/GNU-Linux
|
|
TARGET = QtFFmpeg
|
|
VERSION = 1.0.0
|
|
CONFIG -= debug_and_release app_bundle lib_bundle
|
|
CONFIG += debug
|
|
PKGCONFIG +=
|
|
QT = core gui widgets xml
|
|
SOURCES += main.cpp
|
|
HEADERS +=
|
|
FORMS +=
|
|
RESOURCES +=
|
|
TRANSLATIONS +=
|
|
OBJECTS_DIR = build/Debug/GNU-Linux
|
|
MOC_DIR =
|
|
RCC_DIR =
|
|
UI_DIR =
|
|
QMAKE_CC = gcc
|
|
QMAKE_CXX = g++
|
|
DEFINES +=
|
|
INCLUDEPATH +=
|
|
LIBS +=
|