ui/wpf/UIwrapper/UIwrapper/UIwrapper.vcxproj

changeset 83
a38aec91bd66
parent 81
5eb765a7a793
child 84
a56c2baa9429
--- a/ui/wpf/UIwrapper/UIwrapper/UIwrapper.vcxproj	Tue Jan 27 09:59:32 2015 +0100
+++ b/ui/wpf/UIwrapper/UIwrapper/UIwrapper.vcxproj	Sat Jan 31 11:51:54 2015 +0100
@@ -151,6 +151,7 @@
     <Reference Include="WindowsBase" />
   </ItemGroup>
   <ItemGroup>
+    <ClInclude Include="controls.h" />
     <ClInclude Include="menu.h" />
     <ClInclude Include="resource.h" />
     <ClInclude Include="Stdafx.h" />
@@ -159,6 +160,7 @@
   </ItemGroup>
   <ItemGroup>
     <ClCompile Include="AssemblyInfo.cpp" />
+    <ClCompile Include="controls.cpp" />
     <ClCompile Include="menu.cpp" />
     <ClCompile Include="window.cpp" />
     <ClCompile Include="Stdafx.cpp">

mercurial