File: libraw-common.pro

package info (click to toggle)
libraw 0.16.0-9%2Bdeb8u3
  • links: PTS, VCS
  • area: main
  • in suites: jessie
  • size: 8,096 kB
  • ctags: 4,565
  • sloc: cpp: 23,318; sh: 11,432; ansic: 10,526; makefile: 90; perl: 9
file content (8 lines) | stat: -rw-r--r-- 129 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
win32:CONFIG+=console
win32:LIBS+=libraw.lib
unix:LIBS+=-lraw
win32-g++:
{
    LIBS += -lws2_32
}
include (libraw-common-lib.pro)