Subversion Repositories Code-Repo

Compare Revisions

Ignore whitespace Rev 72 → Rev 73

/SWAT Programs/SWAT USB App/trunk/SWAT USB App/SWAT USB App.csproj
51,6 → 51,9
<PropertyGroup>
<ApplicationIcon>Resources\SpaceInvader.ico</ApplicationIcon>
</PropertyGroup>
<PropertyGroup>
<ApplicationManifest>app.manifest</ApplicationManifest>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Core" />
115,6 → 118,7
<DependentUpon>Resources.resx</DependentUpon>
<DesignTime>True</DesignTime>
</Compile>
<None Include="app.manifest" />
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
<LastGenOutput>Settings.Designer.cs</LastGenOutput>