mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 16:44:49 +01:00
removed building of 32-bit and 64-bit linux versions; added missing CMake files
git-svn-id: svn://136.177.114.72/svn_GW/phreeqc3/trunk@9726 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
parent
51db3a1569
commit
7b75b1c9e7
11
Makefile.am
11
Makefile.am
@ -1,3 +1,14 @@
|
||||
EXTRA_DIST=\
|
||||
ChartHandler.cpp\
|
||||
ChartHandler.h\
|
||||
ChartObject.cpp\
|
||||
ChartObject.h\
|
||||
CurveObject.cpp\
|
||||
CurveObject.h\
|
||||
Form1.h\
|
||||
Form1.resX\
|
||||
ZedGraph.dll
|
||||
|
||||
AM_CPPFLAGS=-I$(top_srcdir)/src -I$(top_srcdir)/src/PhreeqcKeywords
|
||||
|
||||
bin_PROGRAMS = phreeqc
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user