summaryrefslogtreecommitdiffstats
path: root/subsurface.pro
diff options
context:
space:
mode:
authorGravatar John Van Ostrand <john@vanostrand.com>2014-11-07 11:30:44 -0500
committerGravatar Dirk Hohndel <dirk@hohndel.org>2014-11-07 13:15:38 -0800
commit8136306911328b9899a526671daf03ad03abb107 (patch)
treed56d4e9f657d192e5866404e5c08b27c041ced19 /subsurface.pro
parent09e8adf54eac5159b393b9a09799663060c01db1 (diff)
downloadsubsurface-8136306911328b9899a526671daf03ad03abb107.tar.gz
Added import for Liquivision LVD log files
Support includes cylinder pressures and works for v3.0 log files. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'subsurface.pro')
-rw-r--r--subsurface.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/subsurface.pro b/subsurface.pro
index 7b38fd6f1..07e7b29ab 100644
--- a/subsurface.pro
+++ b/subsurface.pro
@@ -120,6 +120,7 @@ SOURCES = \
file.c \
gettextfromc.cpp \
libdivecomputer.c \
+ liquivision.c \
load-git.c \
main.cpp \
membuffer.c \