added missing files for windows versions

git-svn-id: svn://136.177.114.72/svn_GW/IPhreeqc/trunk@5221 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
Scott R Charlton 2011-03-22 23:13:09 +00:00
parent 950aa3c9c3
commit 94b22908e0
2 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
EXTRA_DIST = fwrap2.cpp fwrap3.cpp
AM_CPPFLAGS=-I$(top_srcdir)/include -I$(top_srcdir)/src/phreeqcpp -I$(top_srcdir)/src/phreeqcpp/phreeqc
# libtool libraries to build

View File

@ -1,4 +1,4 @@
EXTRA_DIST = test_c.vcproj test_cxx.vcproj test_f90.vfproj test_f.vfproj
EXTRA_DIST = test_c.vcproj test_cxx.vcproj test_f90.vfproj test_f.vfproj main77.f main.f90
AM_CPPFLAGS = -I$(top_srcdir)/include
AM_FCFLAGS = -I$(top_srcdir)/include