File: rolling_hash.pro

package info (click to toggle)
zbackup 1.5-4
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 868 kB
  • sloc: cpp: 6,957; ansic: 468; python: 207; makefile: 10
file content (16 lines) | stat: -rw-r--r-- 404 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
######################################################################
# Automatically generated by qmake (2.01a) ?? ???. 8 14:05:16 2012
######################################################################

TEMPLATE = app
TARGET = 
DEPENDPATH += .
INCLUDEPATH += .
LIBS += -lcrypto

# Input
SOURCES += test_rolling_hash.cc ../../rolling_hash.cc \
    ../../random.cc

HEADERS += \
    ../../random.hh