Skip to content
Snippets Groups Projects
Commit 123a7fbf authored by Mark Winter's avatar Mark Winter
Browse files

Remove linkage traits header to keep CudaImageProcessing from inadvertently recompiling

parent 7a4472b8
No related branches found
No related tags found
No related merge requests found
......@@ -144,7 +144,6 @@
<ClInclude Include="Cuda\SeparableMultiplySum.cuh">
<FileType>CppCode</FileType>
</ClInclude>
<ClInclude Include="WrapCmds\LinkageTraitTfms.h" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="Cuda\CHelpers.h" />
......
......@@ -161,9 +161,6 @@
<ClInclude Include="Cuda\CWrapperAutogen.h">
<Filter>Header Files</Filter>
</ClInclude>
<ClInclude Include="WrapCmds\LinkageTraitTfms.h">
<Filter>Header Files</Filter>
</ClInclude>
</ItemGroup>
<ItemGroup>
<None Include="Cuda\ImageDimensions.cuh">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment