Files
sunnypilot/tools/nui/test/test.pro
littlemountainman a32fe80d39 Make Nui tests work. Framereader moved to tools/clib (#1185)
* add more deps

* setup is now working,removing brackets

* Fixing tests in nui

* make it eveno

* readme markdown and town not needed since set via client

* adding explanations for sim in readme

* make it markdown buildable

* revert changes in setup

* work now
2020-03-01 10:50:03 -08:00

17 lines
463 B
Prolog

######################################################################
# Automatically generated by qmake (3.0) Thu Oct 31 16:05:48 2019
######################################################################
QT += testlib
TEMPLATE = app
TARGET = test
INCLUDEPATH += . ../
# Input
SOURCES += TestFrameReader.cpp ../../clib/FrameReader.cpp
HEADERS = TestFrameReader.hpp ../../clib/FrameReader.hpp
CONFIG += c++14
LIBS += -lavformat -lavcodec -lavutil -lswscale