aboutsummaryrefslogtreecommitdiff
path: root/AleeOS/AleeOS.csproj
diff options
context:
space:
mode:
authorAlee14 <alee14498@gmail.com>2017-03-25 14:11:56 -0400
committerAlee14 <alee14498@gmail.com>2017-03-25 14:11:56 -0400
commit7886e80fb82df9707f36a095348149221e8f9f50 (patch)
tree52e84b47048559e73ebce3144837e9b8312142d9 /AleeOS/AleeOS.csproj
parent0a66c51d8b2c0442b1ee5c9e4a9d984418654f9a (diff)
downloadAleeOS-CSharp-7886e80fb82df9707f36a095348149221e8f9f50.tar.gz
AleeOS-CSharp-7886e80fb82df9707f36a095348149221e8f9f50.tar.bz2
AleeOS-CSharp-7886e80fb82df9707f36a095348149221e8f9f50.zip
Renaming Stuff
Diffstat (limited to 'AleeOS/AleeOS.csproj')
-rw-r--r--AleeOS/AleeOS.csproj9
1 files changed, 6 insertions, 3 deletions
diff --git a/AleeOS/AleeOS.csproj b/AleeOS/AleeOS.csproj
index f45d2c9..53fb63b 100644
--- a/AleeOS/AleeOS.csproj
+++ b/AleeOS/AleeOS.csproj
@@ -46,14 +46,17 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
- <Compile Include="Form1.cs">
+ <Compile Include="aleeos_login.cs">
<SubType>Form</SubType>
</Compile>
- <Compile Include="Form1.Designer.cs">
- <DependentUpon>Form1.cs</DependentUpon>
+ <Compile Include="aleeos_login.Designer.cs">
+ <DependentUpon>aleeos_login.cs</DependentUpon>
</Compile>
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
+ <EmbeddedResource Include="aleeos_login.resx">
+ <DependentUpon>aleeos_login.cs</DependentUpon>
+ </EmbeddedResource>
<EmbeddedResource Include="Properties\Resources.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>