mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 00:28:23 +01:00
added Use[h,cpp] to makfile
git-svn-id: svn://136.177.114.72/svn_GW/IPhreeqc/branches/ErrorHandling@6065 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
parent
f043ea431a
commit
3d17a599db
@ -87,6 +87,8 @@ libiphreeqc_la_SOURCES=\
|
||||
phreeqcpp/System.h\
|
||||
phreeqcpp/Temperature.cxx\
|
||||
phreeqcpp/Temperature.h\
|
||||
phreeqcpp/Use.cpp\
|
||||
phreeqcpp/Use.h\
|
||||
phreeqcpp/Utils.cxx\
|
||||
phreeqcpp/Utils.h\
|
||||
phreeqcpp/phreeqc/advection.cpp\
|
||||
|
||||
@ -89,6 +89,7 @@ PPOBJS = \
|
||||
Surface.o \
|
||||
System.o \
|
||||
Temperature.o \
|
||||
Use.o \
|
||||
Utils.o
|
||||
|
||||
# phreeqc objs
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user