File: libwebp.pro

package info (click to toggle)
qtimageformats-opensource-src 5.3.2-2~bpo70%2B1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy-backports
  • size: 14,196 kB
  • sloc: ansic: 153,578; cpp: 6,609; sh: 31; makefile: 28
file content (6 lines) | stat: -rw-r--r-- 149 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
SOURCES = libwebp.cpp
CONFIG -= qt dylib
mac:CONFIG -= app_bundle
win32:CONFIG += console
unix|mingw: LIBS += -lwebp
else:win32: LIBS += libwebp.lib