mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-30 09:10:53 +02:00
Import qt-certificate-addon
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
TEMPLATE = app
|
||||
TARGET = tst_certificaterequestbuilder
|
||||
|
||||
CONFIG += testcase
|
||||
QT += testlib network
|
||||
|
||||
LIBS += -Wl,-rpath,../../../src/certificate -L../../../src/certificate -lcertificate
|
||||
INCLUDEPATH += ../../../src/certificate
|
||||
|
||||
SOURCES += tst_certificaterequestbuilder.cpp
|
||||
|
Reference in New Issue
Block a user