Skip to content

Commit

Permalink
add GUI
Browse files Browse the repository at this point in the history
  • Loading branch information
clowwindy committed Jan 14, 2013
1 parent 88a2875 commit a676659
Show file tree
Hide file tree
Showing 2 changed files with 207 additions and 2 deletions.
206 changes: 204 additions & 2 deletions shadowsocks-csharp/Form1.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions shadowsocks-csharp/shadowsocks-csharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,9 @@
<Compile Include="Local.cs" />
<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>
Expand Down

0 comments on commit a676659

Please sign in to comment.