--- trunk/xmltv_parser/xmltv_parser.csproj 2013/03/07 05:29:19 7 +++ trunk/xmltv_parser/xmltv_parser.csproj 2013/03/07 05:48:51 11 @@ -50,6 +50,9 @@ </Compile> <Compile Include="Program.cs" /> <Compile Include="Properties\AssemblyInfo.cs" /> + <EmbeddedResource Include="Form1.resx"> + <DependentUpon>Form1.cs</DependentUpon> + </EmbeddedResource> <EmbeddedResource Include="Properties\Resources.resx"> <Generator>ResXFileCodeGenerator</Generator> <LastGenOutput>Resources.Designer.cs</LastGenOutput> |