From 78b36155d7633bf862045f3eff7fbc37fbc03498 Mon Sep 17 00:00:00 2001 From: Willem Jan Palenstijn Date: Tue, 5 Mar 2019 16:02:51 +0100 Subject: Regenerate Windows build files --- astra_vc14.vcxproj | 3 +++ astra_vc14.vcxproj.filters | 9 +++++++++ build/msvc/gen.py | 1 + 3 files changed, 13 insertions(+) diff --git a/astra_vc14.vcxproj b/astra_vc14.vcxproj index d281179..ea10e08 100644 --- a/astra_vc14.vcxproj +++ b/astra_vc14.vcxproj @@ -531,6 +531,7 @@ + @@ -620,6 +621,7 @@ + @@ -856,6 +858,7 @@ + diff --git a/astra_vc14.vcxproj.filters b/astra_vc14.vcxproj.filters index cb3622d..7a5cc0c 100644 --- a/astra_vc14.vcxproj.filters +++ b/astra_vc14.vcxproj.filters @@ -255,6 +255,9 @@ Projectors\source + + Projectors\source + Projectors\source @@ -536,6 +539,9 @@ Projectors\headers + + Projectors\headers + Projectors\headers @@ -727,6 +733,9 @@ Projectors\inline + + Projectors\inline + Projectors\inline diff --git a/build/msvc/gen.py b/build/msvc/gen.py index 2200ecc..ee5651f 100644 --- a/build/msvc/gen.py +++ b/build/msvc/gen.py @@ -434,6 +434,7 @@ P_astra["filters"]["Projectors\\inline"] = [ "include\\astra\\FanFlatBeamLineKernelProjector2D.inl", "include\\astra\\FanFlatBeamStripKernelProjector2D.inl", "include\\astra\\ParallelBeamBlobKernelProjector2D.inl", +"include\\astra\\ParallelBeamDistanceDrivenProjector2D.inl", "include\\astra\\ParallelBeamLinearKernelProjector2D.inl", "include\\astra\\ParallelBeamLineKernelProjector2D.inl", "include\\astra\\ParallelBeamStripKernelProjector2D.inl", -- cgit v1.2.3