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 bc11b23..c8d0ec3 100644
--- a/astra_vc11.vcxproj
+++ b/astra_vc11.vcxproj
@@ -537,6 +537,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\ProjectionGeometry2D.cpp" />
@@ -648,6 +649,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\ProjectionGeometry2D.h" />
<ClInclude Include="include\astra\ProjectionGeometry3D.h" />