diff options
| author | Alee14 <Alee14498@gmail.com> | 2018-05-12 17:46:27 -0400 |
|---|---|---|
| committer | Alee14 <Alee14498@gmail.com> | 2018-05-12 17:46:27 -0400 |
| commit | 1b50ca1c5c28622ef062d7580a5b050b6af308b3 (patch) | |
| tree | a5e5af4b58bca56fc4e35b753d8e0a8ffdae55f4 /Project Ports/Project Ports.csproj | |
| parent | 0fec75f2ee9ae8b85cc8660de4b2e793f6ff9d12 (diff) | |
| download | Project-Silicon-1b50ca1c5c28622ef062d7580a5b050b6af308b3.tar.gz Project-Silicon-1b50ca1c5c28622ef062d7580a5b050b6af308b3.tar.bz2 Project-Silicon-1b50ca1c5c28622ef062d7580a5b050b6af308b3.zip | |
Main menu & license stuff
Diffstat (limited to 'Project Ports/Project Ports.csproj')
| -rw-r--r-- | Project Ports/Project Ports.csproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Project Ports/Project Ports.csproj b/Project Ports/Project Ports.csproj index 8d5fad0..6d9cf01 100644 --- a/Project Ports/Project Ports.csproj +++ b/Project Ports/Project Ports.csproj @@ -53,6 +53,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> |
