updated for resources

git-svn-id: svn://136.177.114.72/svn_GW/IPhreeqc/trunk@7392 1feff8c3-07ed-0310-ac33-dd36852eb9cd
This commit is contained in:
Scott R Charlton 2013-01-28 20:48:27 +00:00
parent 3d7940b907
commit 43b7a04226
2 changed files with 18 additions and 0 deletions

View File

@ -1041,6 +1041,10 @@
RelativePath=".\src\IPhreeqc.cpp" RelativePath=".\src\IPhreeqc.cpp"
> >
</File> </File>
<File
RelativePath=".\IPhreeqc.rc"
>
</File>
<File <File
RelativePath=".\src\IPhreeqcF.f" RelativePath=".\src\IPhreeqcF.f"
> >
@ -1622,6 +1626,10 @@
RelativePath=".\src\phreeqcpp\Reaction.h" RelativePath=".\src\phreeqcpp\Reaction.h"
> >
</File> </File>
<File
RelativePath=".\resource.h"
>
</File>
<File <File
RelativePath=".\src\phreeqcpp\runner.h" RelativePath=".\src\phreeqcpp\runner.h"
> >
@ -1699,6 +1707,15 @@
> >
</File> </File>
</Filter> </Filter>
<Filter
Name="Resource Files"
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
>
<File
RelativePath=".\src\phreeqcpp\Form1.resX"
>
</File>
</Filter>
</Files> </Files>
<Globals> <Globals>
</Globals> </Globals>

View File

@ -13,6 +13,7 @@ EXTRA_DIST=\
phreeqcpp/CurveObject.cpp\ phreeqcpp/CurveObject.cpp\
phreeqcpp/CurveObject.h\ phreeqcpp/CurveObject.h\
phreeqcpp/Form1.h\ phreeqcpp/Form1.h\
phreeqcpp/Form1.resX\
phreeqcpp/ZedGraph.dll phreeqcpp/ZedGraph.dll
AM_CPPFLAGS=-I$(top_srcdir)/src -I$(top_srcdir)/src/phreeqcpp AM_CPPFLAGS=-I$(top_srcdir)/src -I$(top_srcdir)/src/phreeqcpp