|
|
@@ -89,19 +89,19 @@ |
|
|
|
<Compile Include="Encrypt\IEncryptor.cs" />
|
|
|
|
<Compile Include="PACServer.cs" />
|
|
|
|
<Compile Include="Config.cs" />
|
|
|
|
<Compile Include="Form1.cs">
|
|
|
|
<Compile Include="ConfigForm.cs">
|
|
|
|
<SubType>Form</SubType>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="Form1.Designer.cs">
|
|
|
|
<DependentUpon>Form1.cs</DependentUpon>
|
|
|
|
<Compile Include="ConfigForm.Designer.cs">
|
|
|
|
<DependentUpon>ConfigForm.cs</DependentUpon>
|
|
|
|
</Compile>
|
|
|
|
<Compile Include="Local.cs" />
|
|
|
|
<Compile Include="PolipoRunner.cs" />
|
|
|
|
<Compile Include="Program.cs" />
|
|
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
|
|
<Compile Include="SystemProxy.cs" />
|
|
|
|
<EmbeddedResource Include="Form1.resx">
|
|
|
|
<DependentUpon>Form1.cs</DependentUpon>
|
|
|
|
<EmbeddedResource Include="ConfigForm.resx">
|
|
|
|
<DependentUpon>ConfigForm.cs</DependentUpon>
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
</EmbeddedResource>
|
|
|
|
<EmbeddedResource Include="Properties\Resources.resx">
|
|
|
|