--- trunk/RomCheater/RomCheater.csproj 2012/05/09 06:15:28 13 +++ trunk/RomCheater/RomCheater.csproj 2012/05/09 06:18:28 14 @@ -54,6 +54,9 @@ </Compile> <Compile Include="Program.cs" /> <Compile Include="Properties\AssemblyInfo.cs" /> + <EmbeddedResource Include="Main.resx"> + <DependentUpon>Main.cs</DependentUpon> + </EmbeddedResource> <EmbeddedResource Include="Properties\Resources.resx"> <Generator>ResXFileCodeGenerator</Generator> <LastGenOutput>Resources.Designer.cs</LastGenOutput> |