summaryrefslogtreecommitdiffstats
path: root/astra_vc11.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'astra_vc11.vcxproj')
-rw-r--r--astra_vc11.vcxproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/astra_vc11.vcxproj b/astra_vc11.vcxproj
index d050b96..cd73076 100644
--- a/astra_vc11.vcxproj
+++ b/astra_vc11.vcxproj
@@ -538,6 +538,7 @@
<ClCompile Include="src\ParallelBeamStripKernelProjector2D.cpp" />
<ClCompile Include="src\ParallelProjectionGeometry2D.cpp" />
<ClCompile Include="src\ParallelProjectionGeometry3D.cpp" />
+ <ClCompile Include="src\ParallelVecProjectionGeometry2D.cpp" />
<ClCompile Include="src\ParallelVecProjectionGeometry3D.cpp" />
<ClCompile Include="src\PlatformDepSystemCode.cpp" />
<ClCompile Include="src\PluginAlgorithm.cpp" />
@@ -652,6 +653,7 @@
<ClInclude Include="include\astra\ParallelProjectionGeometry2D.h" />
<ClInclude Include="include\astra\ParallelProjectionGeometry3D.h" />
<ClInclude Include="include\astra\ParallelVecProjectionGeometry3D.h" />
+ <ClInclude Include="include\astra\ParallelVecProjectionGeometry2D.h" />
<ClInclude Include="include\astra\PlatformDepSystemCode.h" />
<ClInclude Include="include\astra\PluginAlgorithm.h" />
<ClInclude Include="include\astra\ProjectionGeometry2D.h" />