summaryrefslogtreecommitdiff
path: root/spedytor/spedytor.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'spedytor/spedytor.csproj')
-rw-r--r--spedytor/spedytor.csproj9
1 files changed, 9 insertions, 0 deletions
diff --git a/spedytor/spedytor.csproj b/spedytor/spedytor.csproj
index 91afa2e..1804199 100644
--- a/spedytor/spedytor.csproj
+++ b/spedytor/spedytor.csproj
@@ -97,6 +97,11 @@
<Compile Include="MysqlSettings.Designer.cs">
<DependentUpon>MysqlSettings.cs</DependentUpon>
</Compile>
+ <Compile Include="Properties\OptionSettings.Designer.cs">
+ <AutoGen>True</AutoGen>
+ <DesignTimeSharedInput>True</DesignTimeSharedInput>
+ <DependentUpon>OptionSettings.settings</DependentUpon>
+ </Compile>
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="S3.cs" />
@@ -122,6 +127,10 @@
<None Include="app.config">
<SubType>Designer</SubType>
</None>
+ <None Include="Properties\OptionSettings.settings">
+ <Generator>SettingsSingleFileGenerator</Generator>
+ <LastGenOutput>OptionSettings.Designer.cs</LastGenOutput>
+ </None>
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
<LastGenOutput>Settings.Designer.cs</LastGenOutput>