Skip to content

Commit

Permalink
update msvs and makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
wpbonelli committed Jul 5, 2024
1 parent 50966d2 commit eee1c9e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions make/makefile
Original file line number Diff line number Diff line change
Expand Up @@ -379,6 +379,7 @@ $(OBJDIR)/swf-cxs.o \
$(OBJDIR)/Disv1d.o \
$(OBJDIR)/swf-ic.o \
$(OBJDIR)/VectorInterpolation.o \
$(OBJDIR)/ReleaseManager.o \
$(OBJDIR)/MethodDisv.o \
$(OBJDIR)/MethodDis.o \
$(OBJDIR)/GridConnection.o \
Expand Down
1 change: 1 addition & 0 deletions msvs/mf6core.vfproj
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,7 @@
<File RelativePath="..\src\Model\ModelUtilities\ModelPackageInput.f90"/>
<File RelativePath="..\src\Model\ModelUtilities\Mover.f90"/>
<File RelativePath="..\src\Model\ModelUtilities\PackageMover.f90"/>
<File RelativePath="..\src\Model\ModelUtilities\ReleaseManager.f90"/>
<File RelativePath="..\src\Model\ModelUtilities\SfrCrossSectionManager.f90"/>
<File RelativePath="..\src\Model\ModelUtilities\SfrCrossSectionUtils.f90"/>
<File RelativePath="..\src\Model\ModelUtilities\SwfCxsUtils.f90"/>
Expand Down

0 comments on commit eee1c9e

Please sign in to comment.