File: rawtextdump.pro

package info (click to toggle)
libraw 0.22.0-1~exp1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 3,648 kB
  • sloc: cpp: 55,742; ansic: 2,812; makefile: 135; sh: 78; perl: 58
file content (6 lines) | stat: -rw-r--r-- 140 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
include (libraw-common.pro)
win32:LIBS+=libraw.lib
unix:LIBS+=-lraw
CONFIG-=qt
CONFIG+=debug_and_release
SOURCES=../samples/rawtextdump.cpp