diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2013-01-04 10:28:47 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2013-01-04 10:28:47 +0000 |
commit | 2a53a07949971e08b3526f168f701bf038c9dbf9 (patch) | |
tree | d9ad28188ae7bb839c2e0b9cc7c5e3081cc6c9ee /tools/Langpack Suite/LangpackSuite.csproj | |
parent | e67bf0ac881c04b422c601f757776893974031c1 (diff) |
added ability to generate different langpacks
added new command line param (\p)
git-svn-id: http://svn.miranda-ng.org/main/trunk@2955 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'tools/Langpack Suite/LangpackSuite.csproj')
-rw-r--r-- | tools/Langpack Suite/LangpackSuite.csproj | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tools/Langpack Suite/LangpackSuite.csproj b/tools/Langpack Suite/LangpackSuite.csproj index ac383f575a..8b0474ea1a 100644 --- a/tools/Langpack Suite/LangpackSuite.csproj +++ b/tools/Langpack Suite/LangpackSuite.csproj @@ -76,11 +76,6 @@ <Compile Include="Form1.Designer.cs">
<DependentUpon>Form1.cs</DependentUpon>
</Compile>
- <Compile Include="myRes.Designer.cs">
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- <DependentUpon>myRes.resx</DependentUpon>
- </Compile>
<Compile Include="Program.cs">
<Generator>ResXFileCodeGenerator</Generator>
</Compile>
|