diff UCIS.Core.csproj @ 92:ac0a29c05d03

FBGUI: Improved TextBox mouse interaction
author Ivo Smits <Ivo@UCIS.nl>
date Fri, 04 Apr 2014 23:21:33 +0200
parents 3352f89cf6f5
children c9bc014bdbe8
line wrap: on
line diff
--- a/UCIS.Core.csproj	Thu Apr 03 14:42:15 2014 +0200
+++ b/UCIS.Core.csproj	Fri Apr 04 23:21:33 2014 +0200
@@ -194,6 +194,9 @@
   <ItemGroup>
     <EmbeddedResource Include="FBGUI\cursor_hand.png" />
   </ItemGroup>
+  <ItemGroup>
+    <EmbeddedResource Include="FBGUI\cursor_ibeam.png" />
+  </ItemGroup>
   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
        Other similar extension points exist, see Microsoft.Common.targets.