Winify

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 24  →  ?path2? @ 25
/trunk/Winify/Winify.csproj
@@ -89,10 +89,10 @@
<DependentUpon>Form1.cs</DependentUpon>
</Compile>
<Compile Include="Gotify\GotifyApplication.cs" />
<Compile Include="Gotify\GotifyConnectionManager.cs" />
<Compile Include="Gotify\GotifyConnection.cs" />
<Compile Include="Gotify\GotifyNotification.cs" />
<Compile Include="Gotify\GotifyNotificationEventArgs.cs" />
<Compile Include="Settings\SettingsSavedEventArgs.cs" />
<Compile Include="Utilities\AES.cs" />
<Compile Include="Utilities\Natives.cs" />
<Compile Include="Program.cs" />
@@ -104,10 +104,10 @@
<Compile Include="Utilities\Components\ReadOnlyRichTextBox.Designer.cs">
<DependentUpon>ReadOnlyRichTextBox.cs</DependentUpon>
</Compile>
<Compile Include="SettingsForm.cs">
<Compile Include="Settings\SettingsForm.cs">
<SubType>Form</SubType>
</Compile>
<Compile Include="SettingsForm.Designer.cs">
<Compile Include="Settings\SettingsForm.Designer.cs">
<DependentUpon>SettingsForm.cs</DependentUpon>
</Compile>
<Compile Include="Utilities\Miscellaneous.cs" />
@@ -127,7 +127,7 @@
<DependentUpon>Resources.resx</DependentUpon>
<DesignTime>True</DesignTime>
</Compile>
<EmbeddedResource Include="SettingsForm.resx">
<EmbeddedResource Include="Settings\SettingsForm.resx">
<DependentUpon>SettingsForm.cs</DependentUpon>
</EmbeddedResource>
<None Include="Resources\winify.psd" />