diff Agendas/trunk/src/Agendas.Resources/Agendas.Resources.csproj @ 155:23aaf98b8377

Generalizando editores en EditorDefault basando los textos en recursos
author Nelo@Guinea.neluz.int
date Wed, 03 Aug 2011 09:38:23 -0300
parents 7e9ffde4022d
children 39ce09df76dc
line wrap: on
line diff
--- a/Agendas/trunk/src/Agendas.Resources/Agendas.Resources.csproj	Wed Aug 03 01:02:42 2011 -0300
+++ b/Agendas/trunk/src/Agendas.Resources/Agendas.Resources.csproj	Wed Aug 03 09:38:23 2011 -0300
@@ -41,6 +41,11 @@
   </ItemGroup>
   <ItemGroup>
     <Compile Include="Properties\AssemblyInfo.cs" />
+    <Compile Include="Properties\LayoutResources.Designer.cs">
+      <DependentUpon>LayoutResources.resx</DependentUpon>
+      <AutoGen>True</AutoGen>
+      <DesignTime>True</DesignTime>
+    </Compile>
     <Compile Include="Properties\DataAnnotationResources.Designer.cs">
       <AutoGen>True</AutoGen>
       <DesignTime>True</DesignTime>
@@ -48,6 +53,10 @@
     </Compile>
   </ItemGroup>
   <ItemGroup>
+    <EmbeddedResource Include="Properties\LayoutResources.resx">
+      <Generator>PublicResXFileCodeGenerator</Generator>
+      <LastGenOutput>LayoutResources.Designer.cs</LastGenOutput>
+    </EmbeddedResource>
     <EmbeddedResource Include="Properties\DataAnnotationResources.resx">
       <Generator>PublicResXFileCodeGenerator</Generator>
       <LastGenOutput>DataAnnotationResources.Designer.cs</LastGenOutput>