ui/wpf/UIwrapper/UIwrapper/UIwrapper.vcxproj

changeset 137
c9b8b9e0cfe8
parent 132
a24465cc7262
--- a/ui/wpf/UIwrapper/UIwrapper/UIwrapper.vcxproj	Sun Jan 22 18:02:45 2017 +0100
+++ b/ui/wpf/UIwrapper/UIwrapper/UIwrapper.vcxproj	Mon Jan 23 10:50:22 2017 +0100
@@ -155,6 +155,7 @@
   <ItemGroup>
     <ClInclude Include="controls.h" />
     <ClInclude Include="container.h" />
+    <ClInclude Include="graphics.h" />
     <ClInclude Include="menu.h" />
     <ClInclude Include="resource.h" />
     <ClInclude Include="Stdafx.h" />
@@ -165,6 +166,7 @@
   <ItemGroup>
     <ClCompile Include="AssemblyInfo.cpp" />
     <ClCompile Include="controls.cpp" />
+    <ClCompile Include="graphics.cpp" />
     <ClCompile Include="menu.cpp" />
     <ClCompile Include="container.cpp" />
     <ClCompile Include="toolbar.cpp" />

mercurial