diff options
author | Willem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl> | 2015-12-04 16:34:44 +0100 |
---|---|---|
committer | Willem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl> | 2015-12-04 16:34:44 +0100 |
commit | 0d015b1c91581ee5ef3e936f03e4c62fbc7ea362 (patch) | |
tree | adcdc9013af5cca4165857408ed7181ffdf0de64 /astra_vc09.vcproj | |
parent | 8603f9a768c99b18eb74aff13a015fc60fa57ea6 (diff) | |
download | astra-0d015b1c91581ee5ef3e936f03e4c62fbc7ea362.tar.gz astra-0d015b1c91581ee5ef3e936f03e4c62fbc7ea362.tar.bz2 astra-0d015b1c91581ee5ef3e936f03e4c62fbc7ea362.tar.xz astra-0d015b1c91581ee5ef3e936f03e4c62fbc7ea362.zip |
Update Windows build files
Diffstat (limited to 'astra_vc09.vcproj')
-rw-r--r-- | astra_vc09.vcproj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/astra_vc09.vcproj b/astra_vc09.vcproj index b928662..f2cf62a 100644 --- a/astra_vc09.vcproj +++ b/astra_vc09.vcproj @@ -749,6 +749,10 @@ > </File> <File + RelativePath=".\include\astra\PluginAlgorithm.h" + > + </File> + <File RelativePath=".\include\astra\ReconstructionAlgorithm2D.h" > </File> @@ -797,6 +801,10 @@ > </File> <File + RelativePath=".\src\PluginAlgorithm.cpp" + > + </File> + <File RelativePath=".\src\ReconstructionAlgorithm2D.cpp" > </File> |