Sha256: 97ab47f5c8a404f22699dc3a517a0901d019e7b8ae40b9ec5a188f37ad17f87d
Contents?: true
Size: 358 Bytes
Versions: 4
Compression:
Stored size: 358 Bytes
Contents
QT += webkit network TARGET = sunscraper TEMPLATE = app SOURCES += sunscraperrpc.cpp \ sunscraperrpcserver.cpp \ sunscrapermain.cpp HEADERS += sunscraperrpc.h \ sunscraperrpcserver.h INCLUDEPATH += ../common unix:{ LIBS += -L../common -lsunscraper_common POST_TARGETDEPS += ../common/libsunscraper_common.a LDFLAGS += -pthread }
Version data entries
4 entries across 4 versions & 1 rubygems