323 lines
12 KiB
XML
323 lines
12 KiB
XML
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|||
|
|
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|||
|
|
<PropertyGroup>
|
|||
|
|
<ProjectType>Local</ProjectType>
|
|||
|
|
<ProductVersion>9.0.30729</ProductVersion>
|
|||
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|||
|
|
<ProjectGuid>{B9648F22-272C-42AA-B5D0-C9078D0A4898}</ProjectGuid>
|
|||
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|||
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|||
|
|
<ApplicationIcon>App.ico</ApplicationIcon>
|
|||
|
|
<AssemblyKeyContainerName>
|
|||
|
|
</AssemblyKeyContainerName>
|
|||
|
|
<AssemblyName>TestShapeControl</AssemblyName>
|
|||
|
|
<AssemblyOriginatorKeyFile>
|
|||
|
|
</AssemblyOriginatorKeyFile>
|
|||
|
|
<DefaultClientScript>JScript</DefaultClientScript>
|
|||
|
|
<DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
|
|||
|
|
<DefaultTargetSchema>IE50</DefaultTargetSchema>
|
|||
|
|
<DelaySign>false</DelaySign>
|
|||
|
|
<OutputType>WinExe</OutputType>
|
|||
|
|
<RootNamespace>TestShapeControl</RootNamespace>
|
|||
|
|
<RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
|
|||
|
|
<StartupObject>TestShapeControl.Program</StartupObject>
|
|||
|
|
<FileUpgradeFlags>
|
|||
|
|
</FileUpgradeFlags>
|
|||
|
|
<UpgradeBackupLocation>
|
|||
|
|
</UpgradeBackupLocation>
|
|||
|
|
<OldToolsVersion>3.5</OldToolsVersion>
|
|||
|
|
<IsWebBootstrapper>false</IsWebBootstrapper>
|
|||
|
|
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
|
|||
|
|
<PublishUrl>publish\</PublishUrl>
|
|||
|
|
<Install>true</Install>
|
|||
|
|
<InstallFrom>Disk</InstallFrom>
|
|||
|
|
<UpdateEnabled>false</UpdateEnabled>
|
|||
|
|
<UpdateMode>Foreground</UpdateMode>
|
|||
|
|
<UpdateInterval>7</UpdateInterval>
|
|||
|
|
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
|||
|
|
<UpdatePeriodically>false</UpdatePeriodically>
|
|||
|
|
<UpdateRequired>false</UpdateRequired>
|
|||
|
|
<MapFileExtensions>true</MapFileExtensions>
|
|||
|
|
<ApplicationRevision>0</ApplicationRevision>
|
|||
|
|
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
|||
|
|
<UseApplicationTrust>false</UseApplicationTrust>
|
|||
|
|
<BootstrapperEnabled>true</BootstrapperEnabled>
|
|||
|
|
</PropertyGroup>
|
|||
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|||
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|||
|
|
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
|
|||
|
|
<BaseAddress>285212672</BaseAddress>
|
|||
|
|
<CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
|
|||
|
|
<ConfigurationOverrideFile>
|
|||
|
|
</ConfigurationOverrideFile>
|
|||
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|||
|
|
<DocumentationFile>
|
|||
|
|
</DocumentationFile>
|
|||
|
|
<DebugSymbols>true</DebugSymbols>
|
|||
|
|
<FileAlignment>4096</FileAlignment>
|
|||
|
|
<NoStdLib>false</NoStdLib>
|
|||
|
|
<NoWarn>
|
|||
|
|
</NoWarn>
|
|||
|
|
<Optimize>false</Optimize>
|
|||
|
|
<RegisterForComInterop>false</RegisterForComInterop>
|
|||
|
|
<RemoveIntegerChecks>false</RemoveIntegerChecks>
|
|||
|
|
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
|
|||
|
|
<WarningLevel>4</WarningLevel>
|
|||
|
|
<DebugType>full</DebugType>
|
|||
|
|
<ErrorReport>prompt</ErrorReport>
|
|||
|
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
|||
|
|
</PropertyGroup>
|
|||
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|||
|
|
<OutputPath>bin\Release\</OutputPath>
|
|||
|
|
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
|
|||
|
|
<BaseAddress>285212672</BaseAddress>
|
|||
|
|
<CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
|
|||
|
|
<ConfigurationOverrideFile>
|
|||
|
|
</ConfigurationOverrideFile>
|
|||
|
|
<DefineConstants>TRACE</DefineConstants>
|
|||
|
|
<DocumentationFile>
|
|||
|
|
</DocumentationFile>
|
|||
|
|
<DebugSymbols>false</DebugSymbols>
|
|||
|
|
<FileAlignment>4096</FileAlignment>
|
|||
|
|
<NoStdLib>false</NoStdLib>
|
|||
|
|
<NoWarn>
|
|||
|
|
</NoWarn>
|
|||
|
|
<Optimize>true</Optimize>
|
|||
|
|
<RegisterForComInterop>false</RegisterForComInterop>
|
|||
|
|
<RemoveIntegerChecks>false</RemoveIntegerChecks>
|
|||
|
|
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
|
|||
|
|
<WarningLevel>4</WarningLevel>
|
|||
|
|
<DebugType>none</DebugType>
|
|||
|
|
<ErrorReport>prompt</ErrorReport>
|
|||
|
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
|||
|
|
</PropertyGroup>
|
|||
|
|
<ItemGroup>
|
|||
|
|
<Reference Include="System">
|
|||
|
|
<Name>System</Name>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="System.Core">
|
|||
|
|
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="System.Data">
|
|||
|
|
<Name>System.Data</Name>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="System.Design" />
|
|||
|
|
<Reference Include="System.Drawing">
|
|||
|
|
<Name>System.Drawing</Name>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="System.Windows.Forms">
|
|||
|
|
<Name>System.Windows.Forms</Name>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="System.Xml">
|
|||
|
|
<Name>System.XML</Name>
|
|||
|
|
</Reference>
|
|||
|
|
<ProjectReference Include="..\ShapeControl.csproj">
|
|||
|
|
<Name>ShapeControl</Name>
|
|||
|
|
<Project>{77A3E20F-622C-45BD-A9E3-1760AD069026}</Project>
|
|||
|
|
<Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
|
|||
|
|
</ProjectReference>
|
|||
|
|
</ItemGroup>
|
|||
|
|
<ItemGroup>
|
|||
|
|
<Compile Include="Form7.cs">
|
|||
|
|
<SubType>Form</SubType>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="Form7.Designer.cs">
|
|||
|
|
<DependentUpon>Form7.cs</DependentUpon>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="Form8.cs">
|
|||
|
|
<SubType>Form</SubType>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="Form8.Designer.cs">
|
|||
|
|
<DependentUpon>Form8.cs</DependentUpon>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="Properties\Resources.Designer.cs">
|
|||
|
|
<AutoGen>True</AutoGen>
|
|||
|
|
<DesignTime>True</DesignTime>
|
|||
|
|
<DependentUpon>Resources.resx</DependentUpon>
|
|||
|
|
</Compile>
|
|||
|
|
<Content Include="App.ico" />
|
|||
|
|
<None Include="Resources\bird3.jpg" />
|
|||
|
|
<None Include="Resources\bird3BW.jpg" />
|
|||
|
|
<None Include="Resources\face_square.jpg" />
|
|||
|
|
<None Include="Resources\face_squareBW.jpg" />
|
|||
|
|
<None Include="Resources\face_heart.jpg" />
|
|||
|
|
<None Include="Resources\face_heartBW.jpg" />
|
|||
|
|
<None Include="Resources\face_oval.jpg" />
|
|||
|
|
<None Include="Resources\face_ovalBW.jpg" />
|
|||
|
|
<None Include="Resources\face_triangle.jpg" />
|
|||
|
|
<None Include="Resources\face_triangleBW.jpg" />
|
|||
|
|
<None Include="Resources\shapes_horseBW.jpg" />
|
|||
|
|
<None Include="Resources\shapes_horse.jpg" />
|
|||
|
|
<None Include="Resources\square1.jpg" />
|
|||
|
|
<None Include="Resources\square1BW.jpg" />
|
|||
|
|
<None Include="Resources\circle1.jpg" />
|
|||
|
|
<None Include="Resources\circle1BW.jpg" />
|
|||
|
|
<None Include="Resources\shape2.jpg" />
|
|||
|
|
<None Include="Resources\shape2BW.jpg" />
|
|||
|
|
<None Include="Resources\shape1BW.jpg" />
|
|||
|
|
<None Include="Resources\shape1.jpg" />
|
|||
|
|
<None Include="Resources\bird.png" />
|
|||
|
|
<None Include="Resources\manequin1Color.jpg" />
|
|||
|
|
<None Include="Resources\manequin1BW.jpg" />
|
|||
|
|
<None Include="Resources\wooednmanColor.jpg" />
|
|||
|
|
<None Include="Resources\woodenmanBW.jpg" />
|
|||
|
|
<None Include="Resources\plane4Color.jpg" />
|
|||
|
|
<None Include="Resources\plane4BW.jpg" />
|
|||
|
|
<None Include="Resources\silverbricks.jpg" />
|
|||
|
|
<None Include="Resources\plane3Color.jpg" />
|
|||
|
|
<None Include="Resources\plane3BW.jpg" />
|
|||
|
|
<None Include="Resources\plane2Color.jpg" />
|
|||
|
|
<None Include="Resources\plane2BW.jpg" />
|
|||
|
|
<None Include="Resources\planeColor.jpg" />
|
|||
|
|
<None Include="Resources\planeBW.jpg" />
|
|||
|
|
<None Include="Resources\bluesky.jpg" />
|
|||
|
|
<None Include="Resources\butterflyBW.jpg" />
|
|||
|
|
<None Include="Resources\butterflyColor.jpg" />
|
|||
|
|
<None Include="Resources\rosegarden2.jpg" />
|
|||
|
|
<None Include="Resources\aeroplane_small.png" />
|
|||
|
|
<None Include="Resources\photo7.jpg" />
|
|||
|
|
<None Include="Resources\photo6.jpg" />
|
|||
|
|
<None Include="Resources\photo5.jpg" />
|
|||
|
|
<None Include="Resources\photo4.jpg" />
|
|||
|
|
<None Include="Resources\photo3.jpg" />
|
|||
|
|
<None Include="Resources\Photo2.jpg" />
|
|||
|
|
<None Include="Resources\photo1.jpg" />
|
|||
|
|
<None Include="Resources\photo0.jpg" />
|
|||
|
|
<None Include="Resources\star.png" />
|
|||
|
|
<None Include="app.config" />
|
|||
|
|
<None Include="Resources\Eye-2-512.jpg" />
|
|||
|
|
<None Include="Resources\Security-Camera-1.jpg" />
|
|||
|
|
<None Include="Resources\camshape.jpg" />
|
|||
|
|
<None Include="Resources\SIT-Redhill-Close-3-room-63sqm.jpg" />
|
|||
|
|
<None Include="Resources\butterfly.jpg" />
|
|||
|
|
<None Include="Resources\pentagon.jpg" />
|
|||
|
|
<None Include="Resources\lightning.jpg" />
|
|||
|
|
<None Include="Resources\heart.jpg" />
|
|||
|
|
<Compile Include="AssemblyInfo.cs">
|
|||
|
|
<SubType>Code</SubType>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="Form1.cs">
|
|||
|
|
<SubType>Form</SubType>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="Form2.cs">
|
|||
|
|
<SubType>Form</SubType>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="Form2.Designer.cs">
|
|||
|
|
<DependentUpon>Form2.cs</DependentUpon>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="Form3.cs">
|
|||
|
|
<SubType>Form</SubType>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="Form3.Designer.cs">
|
|||
|
|
<DependentUpon>Form3.cs</DependentUpon>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="Form4.cs">
|
|||
|
|
<SubType>Form</SubType>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="Form4.Designer.cs">
|
|||
|
|
<DependentUpon>Form4.cs</DependentUpon>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="Form4a.cs">
|
|||
|
|
<SubType>Form</SubType>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="Form4a.Designer.cs">
|
|||
|
|
<DependentUpon>Form4a.cs</DependentUpon>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="Form5.cs">
|
|||
|
|
<SubType>Form</SubType>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="Form5.Designer.cs">
|
|||
|
|
<DependentUpon>Form5.cs</DependentUpon>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="Form6.cs">
|
|||
|
|
<SubType>Form</SubType>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="Form6.Designer.cs">
|
|||
|
|
<DependentUpon>Form6.cs</DependentUpon>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="FormProperty.cs">
|
|||
|
|
<SubType>Form</SubType>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="FormProperty.Designer.cs">
|
|||
|
|
<DependentUpon>FormProperty.cs</DependentUpon>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="FormSwitch.cs">
|
|||
|
|
<SubType>Form</SubType>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="FormSwitch.Designer.cs">
|
|||
|
|
<DependentUpon>FormSwitch.cs</DependentUpon>
|
|||
|
|
</Compile>
|
|||
|
|
<Compile Include="Program.cs" />
|
|||
|
|
<EmbeddedResource Include="Form1.resx">
|
|||
|
|
<DependentUpon>Form1.cs</DependentUpon>
|
|||
|
|
</EmbeddedResource>
|
|||
|
|
<EmbeddedResource Include="Form2.resx">
|
|||
|
|
<DependentUpon>Form2.cs</DependentUpon>
|
|||
|
|
</EmbeddedResource>
|
|||
|
|
<EmbeddedResource Include="Form3.resx">
|
|||
|
|
<DependentUpon>Form3.cs</DependentUpon>
|
|||
|
|
</EmbeddedResource>
|
|||
|
|
<EmbeddedResource Include="Form4.resx">
|
|||
|
|
<DependentUpon>Form4.cs</DependentUpon>
|
|||
|
|
</EmbeddedResource>
|
|||
|
|
<EmbeddedResource Include="Form4a.resx">
|
|||
|
|
<DependentUpon>Form4a.cs</DependentUpon>
|
|||
|
|
</EmbeddedResource>
|
|||
|
|
<EmbeddedResource Include="Form5.resx">
|
|||
|
|
<DependentUpon>Form5.cs</DependentUpon>
|
|||
|
|
</EmbeddedResource>
|
|||
|
|
<EmbeddedResource Include="Form6.resx">
|
|||
|
|
<DependentUpon>Form6.cs</DependentUpon>
|
|||
|
|
</EmbeddedResource>
|
|||
|
|
<EmbeddedResource Include="Form7.resx">
|
|||
|
|
<DependentUpon>Form7.cs</DependentUpon>
|
|||
|
|
</EmbeddedResource>
|
|||
|
|
<EmbeddedResource Include="Form8.resx">
|
|||
|
|
<DependentUpon>Form8.cs</DependentUpon>
|
|||
|
|
</EmbeddedResource>
|
|||
|
|
<EmbeddedResource Include="FormProperty.resx">
|
|||
|
|
<DependentUpon>FormProperty.cs</DependentUpon>
|
|||
|
|
</EmbeddedResource>
|
|||
|
|
<EmbeddedResource Include="FormSwitch.resx">
|
|||
|
|
<DependentUpon>FormSwitch.cs</DependentUpon>
|
|||
|
|
</EmbeddedResource>
|
|||
|
|
<EmbeddedResource Include="Properties\Resources.resx">
|
|||
|
|
<Generator>ResXFileCodeGenerator</Generator>
|
|||
|
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
|||
|
|
</EmbeddedResource>
|
|||
|
|
</ItemGroup>
|
|||
|
|
<ItemGroup>
|
|||
|
|
<BootstrapperPackage Include="Microsoft.Net.Client.3.5">
|
|||
|
|
<Visible>False</Visible>
|
|||
|
|
<ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
|
|||
|
|
<Install>false</Install>
|
|||
|
|
</BootstrapperPackage>
|
|||
|
|
<BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
|
|||
|
|
<Visible>False</Visible>
|
|||
|
|
<ProductName>.NET Framework 2.0 %28x86%29</ProductName>
|
|||
|
|
<Install>true</Install>
|
|||
|
|
</BootstrapperPackage>
|
|||
|
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
|
|||
|
|
<Visible>False</Visible>
|
|||
|
|
<ProductName>.NET Framework 3.0 %28x86%29</ProductName>
|
|||
|
|
<Install>false</Install>
|
|||
|
|
</BootstrapperPackage>
|
|||
|
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
|
|||
|
|
<Visible>False</Visible>
|
|||
|
|
<ProductName>.NET Framework 3.5</ProductName>
|
|||
|
|
<Install>false</Install>
|
|||
|
|
</BootstrapperPackage>
|
|||
|
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
|||
|
|
<Visible>False</Visible>
|
|||
|
|
<ProductName>.NET Framework 3.5 SP1</ProductName>
|
|||
|
|
<Install>false</Install>
|
|||
|
|
</BootstrapperPackage>
|
|||
|
|
</ItemGroup>
|
|||
|
|
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
|||
|
|
<PropertyGroup>
|
|||
|
|
<PreBuildEvent>
|
|||
|
|
</PreBuildEvent>
|
|||
|
|
<PostBuildEvent>
|
|||
|
|
</PostBuildEvent>
|
|||
|
|
</PropertyGroup>
|
|||
|
|
</Project>
|