ui/wpf/UIwrapper/UIwrapper/UIwrapper.vcxproj.filters

changeset 137
c9b8b9e0cfe8
parent 89
9a7e4a335b2b
--- a/ui/wpf/UIwrapper/UIwrapper/UIwrapper.vcxproj.filters	Sun Jan 22 18:02:45 2017 +0100
+++ b/ui/wpf/UIwrapper/UIwrapper/UIwrapper.vcxproj.filters	Mon Jan 23 10:50:22 2017 +0100
@@ -39,6 +39,9 @@
     <ClInclude Include="toolbar.h">
       <Filter>Headerdateien</Filter>
     </ClInclude>
+    <ClInclude Include="graphics.h">
+      <Filter>Headerdateien</Filter>
+    </ClInclude>
   </ItemGroup>
   <ItemGroup>
     <ClCompile Include="AssemblyInfo.cpp">
@@ -65,6 +68,9 @@
     <ClCompile Include="toolbar.cpp">
       <Filter>Quelldateien</Filter>
     </ClCompile>
+    <ClCompile Include="graphics.cpp">
+      <Filter>Quelldateien</Filter>
+    </ClCompile>
   </ItemGroup>
   <ItemGroup>
     <Text Include="ReadMe.txt" />

mercurial