summaryrefslogtreecommitdiffstats
path: root/astra_vc11.vcxproj
diff options
context:
space:
mode:
authorWillem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl>2015-03-19 17:47:12 +0100
committerWillem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl>2015-03-20 14:51:53 +0100
commitdc391ca18771ad2e2270aeeb1c0a5ee14319a38a (patch)
treee3559dfe21f8a6b9d895077b9228c358888ac278 /astra_vc11.vcxproj
parent1044332131498907bde76400638cfb42b9e4199d (diff)
downloadastra-dc391ca18771ad2e2270aeeb1c0a5ee14319a38a.tar.gz
astra-dc391ca18771ad2e2270aeeb1c0a5ee14319a38a.tar.bz2
astra-dc391ca18771ad2e2270aeeb1c0a5ee14319a38a.tar.xz
astra-dc391ca18771ad2e2270aeeb1c0a5ee14319a38a.zip
Add MSVC project files
Diffstat (limited to 'astra_vc11.vcxproj')
-rw-r--r--astra_vc11.vcxproj5
1 files changed, 3 insertions, 2 deletions
diff --git a/astra_vc11.vcxproj b/astra_vc11.vcxproj
index 0cedf20..bc11b23 100644
--- a/astra_vc11.vcxproj
+++ b/astra_vc11.vcxproj
@@ -530,7 +530,7 @@
<ClCompile Include="src\Fourier.cpp" />
<ClCompile Include="src\GeometryUtil3D.cpp" />
<ClCompile Include="src\Globals.cpp" />
- <ClCompile Include="src\Logger.cpp" />
+ <ClCompile Include="src\Logging.cpp" />
<ClCompile Include="src\ParallelBeamBlobKernelProjector2D.cpp" />
<ClCompile Include="src\ParallelBeamLineKernelProjector2D.cpp" />
<ClCompile Include="src\ParallelBeamLinearKernelProjector2D.cpp" />
@@ -640,7 +640,7 @@
<ClInclude Include="include\astra\GeometryUtil2D.h" />
<ClInclude Include="include\astra\GeometryUtil3D.h" />
<ClInclude Include="include\astra\Globals.h" />
- <ClInclude Include="include\astra\Logger.h" />
+ <ClInclude Include="include\astra\Logging.h" />
<ClInclude Include="include\astra\ParallelBeamBlobKernelProjector2D.h" />
<ClInclude Include="include\astra\ParallelBeamLineKernelProjector2D.h" />
<ClInclude Include="include\astra\ParallelBeamLinearKernelProjector2D.h" />
@@ -669,6 +669,7 @@
<ClInclude Include="include\astra\VolumeGeometry3D.h" />
<ClInclude Include="include\astra\XMLDocument.h" />
<ClInclude Include="include\astra\XMLNode.h" />
+ <ClInclude Include="include\astra\clog.h" />
</ItemGroup>
<ItemGroup>
<CudaCompile Include="cuda\2d\algo.cu">