Details | Last modification | View Log | RSS feed
| Rev | Author | Line No. | Line |
|---|---|---|---|
| 1452 | chris | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0"> |
||
| 3 | <PropertyGroup> |
||
| 4 | <ProjectType>Local</ProjectType> |
||
| 5 | <ProductVersion>8.0.50727</ProductVersion> |
||
| 6 | <SchemaVersion>2.0</SchemaVersion> |
||
| 7 | <ProjectGuid>{A625BE88-0000-0000-0000-000000000000}</ProjectGuid> |
||
| 8 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
||
| 9 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
||
| 10 | <AssemblyKeyContainerName> |
||
| 11 | </AssemblyKeyContainerName> |
||
| 12 | <AssemblyName>OpenTK.GLControl</AssemblyName> |
||
| 13 | <DefaultClientScript>JScript</DefaultClientScript> |
||
| 14 | <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout> |
||
| 15 | <DefaultTargetSchema>IE50</DefaultTargetSchema> |
||
| 16 | <DelaySign>false</DelaySign> |
||
| 17 | <TargetFrameworkVersion>v2.0</TargetFrameworkVersion> |
||
| 18 | <OutputType>Library</OutputType> |
||
| 19 | <AppDesignerFolder> |
||
| 20 | </AppDesignerFolder> |
||
| 21 | <RootNamespace>OpenTK.GLControl</RootNamespace> |
||
| 22 | <StartArguments> |
||
| 23 | </StartArguments> |
||
| 24 | <FileUpgradeFlags> |
||
| 25 | </FileUpgradeFlags> |
||
| 26 | <OldToolsVersion>2.0</OldToolsVersion> |
||
| 27 | <UpgradeBackupLocation /> |
||
| 28 | <PublishUrl>publish\</PublishUrl> |
||
| 29 | <Install>true</Install> |
||
| 30 | <InstallFrom>Disk</InstallFrom> |
||
| 31 | <UpdateEnabled>false</UpdateEnabled> |
||
| 32 | <UpdateMode>Foreground</UpdateMode> |
||
| 33 | <UpdateInterval>7</UpdateInterval> |
||
| 34 | <UpdateIntervalUnits>Days</UpdateIntervalUnits> |
||
| 35 | <UpdatePeriodically>false</UpdatePeriodically> |
||
| 36 | <UpdateRequired>false</UpdateRequired> |
||
| 37 | <MapFileExtensions>true</MapFileExtensions> |
||
| 38 | <ApplicationRevision>0</ApplicationRevision> |
||
| 39 | <ApplicationVersion>1.0.0.%2a</ApplicationVersion> |
||
| 40 | <IsWebBootstrapper>false</IsWebBootstrapper> |
||
| 41 | <UseApplicationTrust>false</UseApplicationTrust> |
||
| 42 | <BootstrapperEnabled>true</BootstrapperEnabled> |
||
| 43 | </PropertyGroup> |
||
| 44 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
||
| 45 | <AllowUnsafeBlocks>true</AllowUnsafeBlocks> |
||
| 46 | <BaseAddress>285212672</BaseAddress> |
||
| 47 | <ConfigurationOverrideFile> |
||
| 48 | </ConfigurationOverrideFile> |
||
| 49 | <DefineConstants>DEBUG;TRACE;</DefineConstants> |
||
| 50 | <DocumentationFile>OpenTK.GLControl.xml</DocumentationFile> |
||
| 51 | <DebugSymbols>true</DebugSymbols> |
||
| 52 | <FileAlignment>4096</FileAlignment> |
||
| 53 | <Optimize>false</Optimize> |
||
| 54 | <OutputPath>..\..\Binaries\OpenTK\Debug\</OutputPath> |
||
| 55 | <RegisterForComInterop>False</RegisterForComInterop> |
||
| 56 | <RemoveIntegerChecks>False</RemoveIntegerChecks> |
||
| 57 | <WarningLevel>4</WarningLevel> |
||
| 58 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> |
||
| 59 | <DebugType>full</DebugType> |
||
| 60 | </PropertyGroup> |
||
| 61 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
||
| 62 | <AllowUnsafeBlocks>true</AllowUnsafeBlocks> |
||
| 63 | <BaseAddress>285212672</BaseAddress> |
||
| 64 | <ConfigurationOverrideFile> |
||
| 65 | </ConfigurationOverrideFile> |
||
| 66 | <DefineConstants>TRACE;</DefineConstants> |
||
| 67 | <DocumentationFile>OpenTK.GLControl.xml</DocumentationFile> |
||
| 68 | <FileAlignment>4096</FileAlignment> |
||
| 69 | <Optimize>true</Optimize> |
||
| 70 | <OutputPath>..\..\Binaries\OpenTK\Release\</OutputPath> |
||
| 71 | <RegisterForComInterop>False</RegisterForComInterop> |
||
| 72 | <RemoveIntegerChecks>False</RemoveIntegerChecks> |
||
| 73 | <WarningLevel>4</WarningLevel> |
||
| 74 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> |
||
| 75 | <DebugType>none</DebugType> |
||
| 76 | </PropertyGroup> |
||
| 77 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Documentation|AnyCPU'"> |
||
| 78 | <OutputPath>..\..\Binaries\OpenTK\Release\</OutputPath> |
||
| 79 | </PropertyGroup> |
||
| 80 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Nsis|AnyCPU'"> |
||
| 81 | <AllowUnsafeBlocks>true</AllowUnsafeBlocks> |
||
| 82 | <BaseAddress>285212672</BaseAddress> |
||
| 83 | <ConfigurationOverrideFile> |
||
| 84 | </ConfigurationOverrideFile> |
||
| 85 | <DefineConstants>TRACE;</DefineConstants> |
||
| 86 | <DocumentationFile>OpenTK.GLControl.xml</DocumentationFile> |
||
| 87 | <FileAlignment>4096</FileAlignment> |
||
| 88 | <Optimize>true</Optimize> |
||
| 89 | <OutputPath>..\..\Binaries\OpenTK\Release\</OutputPath> |
||
| 90 | <RegisterForComInterop>False</RegisterForComInterop> |
||
| 91 | <RemoveIntegerChecks>False</RemoveIntegerChecks> |
||
| 92 | <WarningLevel>4</WarningLevel> |
||
| 93 | <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> |
||
| 94 | <DebugType>none</DebugType> |
||
| 95 | </PropertyGroup> |
||
| 96 | <PropertyGroup> |
||
| 97 | <SignAssembly>true</SignAssembly> |
||
| 98 | </PropertyGroup> |
||
| 99 | <PropertyGroup> |
||
| 100 | <AssemblyOriginatorKeyFile>..\..\OpenTK.snk</AssemblyOriginatorKeyFile> |
||
| 101 | </PropertyGroup> |
||
| 102 | <ItemGroup> |
||
| 103 | <Reference Include="System"> |
||
| 104 | <Name>System</Name> |
||
| 105 | <Private>False</Private> |
||
| 106 | </Reference> |
||
| 107 | <Reference Include="System.Data"> |
||
| 108 | <Name>System.Data</Name> |
||
| 109 | <Private>False</Private> |
||
| 110 | </Reference> |
||
| 111 | <Reference Include="System.Drawing"> |
||
| 112 | <Name>System.Drawing</Name> |
||
| 113 | <Private>False</Private> |
||
| 114 | </Reference> |
||
| 115 | <Reference Include="System.Windows.Forms"> |
||
| 116 | <Name>System.Windows.Forms</Name> |
||
| 117 | <Private>False</Private> |
||
| 118 | </Reference> |
||
| 119 | <Reference Include="System.Xml"> |
||
| 120 | <Name>System.Xml</Name> |
||
| 121 | <Private>False</Private> |
||
| 122 | </Reference> |
||
| 123 | </ItemGroup> |
||
| 124 | <ItemGroup> |
||
| 125 | <ProjectReference Include="..\OpenTK\OpenTK.csproj"> |
||
| 126 | <Name>OpenTK</Name> |
||
| 127 | <Project>{A37A7E14-0000-0000-0000-000000000000}</Project> |
||
| 128 | <Private>False</Private> |
||
| 129 | </ProjectReference> |
||
| 130 | </ItemGroup> |
||
| 131 | <ItemGroup> |
||
| 132 | <Compile Include="..\GlobalAssemblyInfo.cs"> |
||
| 133 | <Link>Properties\GlobalAssemblyInfo.cs</Link> |
||
| 134 | </Compile> |
||
| 135 | <Compile Include="GLControlFactory.cs"> |
||
| 136 | <SubType>Code</SubType> |
||
| 137 | </Compile> |
||
| 138 | <Compile Include="GLControl.Designer.cs"> |
||
| 139 | <DependentUpon>GLControl.cs</DependentUpon> |
||
| 140 | <SubType>Code</SubType> |
||
| 141 | </Compile> |
||
| 142 | <Compile Include="DummyGLControl.cs"> |
||
| 143 | <SubType>Code</SubType> |
||
| 144 | </Compile> |
||
| 145 | <Compile Include="GLControl.cs"> |
||
| 146 | <SubType>UserControl</SubType> |
||
| 147 | </Compile> |
||
| 148 | <Compile Include="WinGLControl.cs"> |
||
| 149 | <SubType>Code</SubType> |
||
| 150 | </Compile> |
||
| 151 | <Compile Include="IGLControl.cs"> |
||
| 152 | <SubType>Code</SubType> |
||
| 153 | </Compile> |
||
| 154 | <Compile Include="X11GLControl.cs"> |
||
| 155 | <SubType>Code</SubType> |
||
| 156 | </Compile> |
||
| 157 | <Compile Include="CarbonGLControl.cs"> |
||
| 158 | <SubType>Code</SubType> |
||
| 159 | </Compile> |
||
| 160 | <Compile Include="Properties\AssemblyInfo.cs"> |
||
| 161 | <SubType>Code</SubType> |
||
| 162 | </Compile> |
||
| 163 | </ItemGroup> |
||
| 164 | <ItemGroup> |
||
| 165 | <None Include="..\..\OpenTK.snk"> |
||
| 166 | <Link>OpenTK.snk</Link> |
||
| 167 | </None> |
||
| 168 | </ItemGroup> |
||
| 169 | <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> |
||
| 170 | <PropertyGroup> |
||
| 171 | <PreBuildEvent> |
||
| 172 | </PreBuildEvent> |
||
| 173 | <PostBuildEvent> |
||
| 174 | </PostBuildEvent> |
||
| 175 | </PropertyGroup> |
||
| 176 | </Project> |