1 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <ProjectType>Local</ProjectType>
4 <ProductVersion>8.0.50727</ProductVersion>
5 <SchemaVersion>2.0</SchemaVersion>
6 <ProjectGuid>{B9914BB3-B886-4B41-B48D-350EBEBEFD1F}</ProjectGuid>
7 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
8 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
9 <ApplicationIcon>App.ico</ApplicationIcon>
10 <AssemblyKeyContainerName>
11 </AssemblyKeyContainerName>
12 <AssemblyName>IE</AssemblyName>
13 <AssemblyOriginatorKeyFile>
14 </AssemblyOriginatorKeyFile>
15 <DefaultClientScript>JScript</DefaultClientScript>
16 <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
17 <DefaultTargetSchema>IE50</DefaultTargetSchema>
18 <DelaySign>false</DelaySign>
19 <OutputType>WinExe</OutputType>
20 <RootNamespace>IE</RootNamespace>
21 <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
26 <UpgradeBackupLocation>
27 </UpgradeBackupLocation>
29 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
30 <OutputPath>bin\Debug\</OutputPath>
31 <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
32 <BaseAddress>285212672</BaseAddress>
33 <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
34 <ConfigurationOverrideFile>
35 </ConfigurationOverrideFile>
36 <DefineConstants>DEBUG;TRACE</DefineConstants>
39 <DebugSymbols>true</DebugSymbols>
40 <FileAlignment>4096</FileAlignment>
41 <NoStdLib>false</NoStdLib>
44 <Optimize>false</Optimize>
45 <RegisterForComInterop>false</RegisterForComInterop>
46 <RemoveIntegerChecks>false</RemoveIntegerChecks>
47 <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
48 <WarningLevel>4</WarningLevel>
49 <DebugType>full</DebugType>
50 <ErrorReport>prompt</ErrorReport>
52 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
53 <OutputPath>bin\Release\</OutputPath>
54 <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
55 <BaseAddress>285212672</BaseAddress>
56 <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
57 <ConfigurationOverrideFile>
58 </ConfigurationOverrideFile>
59 <DefineConstants>TRACE</DefineConstants>
62 <DebugSymbols>false</DebugSymbols>
63 <FileAlignment>4096</FileAlignment>
64 <NoStdLib>false</NoStdLib>
67 <Optimize>true</Optimize>
68 <RegisterForComInterop>false</RegisterForComInterop>
69 <RemoveIntegerChecks>false</RemoveIntegerChecks>
70 <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
71 <WarningLevel>4</WarningLevel>
72 <DebugType>none</DebugType>
73 <ErrorReport>prompt</ErrorReport>
74 <GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies>
75 <PlatformTarget>x86</PlatformTarget>
77 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
78 <DebugSymbols>true</DebugSymbols>
79 <OutputPath>bin\x86\Debug\</OutputPath>
80 <DefineConstants>DEBUG;TRACE</DefineConstants>
81 <BaseAddress>285212672</BaseAddress>
82 <DebugType>full</DebugType>
83 <PlatformTarget>x86</PlatformTarget>
84 <ErrorReport>prompt</ErrorReport>
85 <GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies>
87 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
88 <OutputPath>bin\x86\Release\</OutputPath>
89 <DefineConstants>TRACE</DefineConstants>
90 <BaseAddress>285212672</BaseAddress>
91 <Optimize>true</Optimize>
94 <PlatformTarget>x86</PlatformTarget>
95 <GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies>
96 <ErrorReport>prompt</ErrorReport>
99 <Reference Include="System">
102 <Reference Include="System.Data">
103 <Name>System.Data</Name>
105 <Reference Include="System.Drawing">
106 <Name>System.Drawing</Name>
108 <Reference Include="System.Windows.Forms">
109 <Name>System.Windows.Forms</Name>
111 <Reference Include="System.Xml">
112 <Name>System.XML</Name>
114 <ProjectReference Include="..\OCC\OCC.vcproj">
116 <Project>{DCB139CF-2190-412E-B72F-8B080CC01422}</Project>
117 <Package>{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}</Package>
119 <ProjectReference Include="..\shell\shell.vcproj">
121 <Project>{969912D9-78E7-4AB8-B4FF-6B52B4F03991}</Project>
122 <Package>{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}</Package>
126 <Compile Include="AboutDialog.cs">
127 <SubType>Form</SubType>
129 <Compile Include="AssemblyInfo.cs">
130 <SubType>Code</SubType>
132 <Compile Include="Form1.cs">
133 <SubType>Form</SubType>
135 <Compile Include="Form2.cs">
136 <SubType>Form</SubType>
138 <Compile Include="MaterialDialog.cs">
139 <SubType>Form</SubType>
141 <Compile Include="TransparencyDialog.cs">
142 <SubType>Form</SubType>
144 <EmbeddedResource Include="AboutDialog.resx">
145 <DependentUpon>AboutDialog.cs</DependentUpon>
146 <SubType>Designer</SubType>
148 <EmbeddedResource Include="Form1.resx">
149 <DependentUpon>Form1.cs</DependentUpon>
150 <SubType>Designer</SubType>
152 <EmbeddedResource Include="Form2.resx">
153 <DependentUpon>Form2.cs</DependentUpon>
154 <SubType>Designer</SubType>
156 <EmbeddedResource Include="MaterialDialog.resx">
157 <DependentUpon>MaterialDialog.cs</DependentUpon>
158 <SubType>Designer</SubType>
160 <EmbeddedResource Include="TransparencyDialog.resx">
161 <DependentUpon>TransparencyDialog.cs</DependentUpon>
162 <SubType>Designer</SubType>
164 <None Include="app.config" />
165 <Content Include="App.ico" />
167 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />