mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-15 16:18:22 +01:00
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:
parent
3d7940b907
commit
43b7a04226
@ -1041,6 +1041,10 @@
|
||||
RelativePath=".\src\IPhreeqc.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\IPhreeqc.rc"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\src\IPhreeqcF.f"
|
||||
>
|
||||
@ -1622,6 +1626,10 @@
|
||||
RelativePath=".\src\phreeqcpp\Reaction.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\resource.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\src\phreeqcpp\runner.h"
|
||||
>
|
||||
@ -1699,6 +1707,15 @@
|
||||
>
|
||||
</File>
|
||||
</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>
|
||||
<Globals>
|
||||
</Globals>
|
||||
|
||||
@ -13,6 +13,7 @@ EXTRA_DIST=\
|
||||
phreeqcpp/CurveObject.cpp\
|
||||
phreeqcpp/CurveObject.h\
|
||||
phreeqcpp/Form1.h\
|
||||
phreeqcpp/Form1.resX\
|
||||
phreeqcpp/ZedGraph.dll
|
||||
|
||||
AM_CPPFLAGS=-I$(top_srcdir)/src -I$(top_srcdir)/src/phreeqcpp
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user