summaryrefslogtreecommitdiff
path: root/examples/gpu-printing/gpu-printing.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'examples/gpu-printing/gpu-printing.vcxproj')
-rw-r--r--examples/gpu-printing/gpu-printing.vcxproj8
1 files changed, 4 insertions, 4 deletions
diff --git a/examples/gpu-printing/gpu-printing.vcxproj b/examples/gpu-printing/gpu-printing.vcxproj
index d97c97914..1cb664892 100644
--- a/examples/gpu-printing/gpu-printing.vcxproj
+++ b/examples/gpu-printing/gpu-printing.vcxproj
@@ -162,6 +162,10 @@
</Link>
</ItemDefinitionGroup>
<ItemGroup>
+ <ClInclude Include="gpu-printing-ops.h" />
+ <ClInclude Include="gpu-printing.h" />
+ </ItemGroup>
+ <ItemGroup>
<ClCompile Include="gpu-printing.cpp" />
<ClCompile Include="main.cpp" />
</ItemGroup>
@@ -180,10 +184,6 @@
<Project>{222F7498-B40C-4F3F-A704-DDEB91A4484A}</Project>
</ProjectReference>
</ItemGroup>
- <ItemGroup>
- <ClInclude Include="gpu-printing-ops.h" />
- <ClInclude Include="gpu-printing.h" />
- </ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>