File: libmng.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-- 146 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
SOURCES = libmng.cpp
CONFIG -= qt dylib
mac:CONFIG -= app_bundle
win32:CONFIG += console
unix|mingw: LIBS += -lmng
else:win32: LIBS += libmng.lib