File: Generator.Bind.csproj

package info (click to toggle)
opentk 1.1.4c%2Bdfsg-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 68,640 kB
  • sloc: cs: 525,501; xml: 277,501; ansic: 3,597; makefile: 41
file content (275 lines) | stat: -rw-r--r-- 12,186 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
  <PropertyGroup>
    <ProjectType>Local</ProjectType>
    <ProductVersion>8.0.50727</ProductVersion>
    <SchemaVersion>2.0</SchemaVersion>
    <ProjectGuid>{31D19132-0000-0000-0000-000000000000}</ProjectGuid>
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
    <AssemblyKeyContainerName>
    </AssemblyKeyContainerName>
    <AssemblyName>Bind</AssemblyName>
    <DefaultClientScript>JScript</DefaultClientScript>
    <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
    <DefaultTargetSchema>IE50</DefaultTargetSchema>
    <DelaySign>false</DelaySign>
    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
    <OutputType>Exe</OutputType>
    <AppDesignerFolder>
    </AppDesignerFolder>
    <RootNamespace>Bind</RootNamespace>
    <StartArguments>
    </StartArguments>
    <FileUpgradeFlags>
    </FileUpgradeFlags>
    <OldToolsVersion>2.0</OldToolsVersion>
    <UpgradeBackupLocation />
    <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>
    <IsWebBootstrapper>false</IsWebBootstrapper>
    <UseApplicationTrust>false</UseApplicationTrust>
    <BootstrapperEnabled>true</BootstrapperEnabled>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
    <BaseAddress>285212672</BaseAddress>
    <ConfigurationOverrideFile>
    </ConfigurationOverrideFile>
    <DefineConstants>DEBUG;TRACE;</DefineConstants>
    <DebugSymbols>True</DebugSymbols>
    <FileAlignment>4096</FileAlignment>
    <Optimize>False</Optimize>
    <OutputPath>..\..\Binaries\Tools\Debug\</OutputPath>
    <RegisterForComInterop>False</RegisterForComInterop>
    <RemoveIntegerChecks>False</RemoveIntegerChecks>
    <WarningLevel>4</WarningLevel>
    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    <DebugType>full</DebugType>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
    <BaseAddress>285212672</BaseAddress>
    <ConfigurationOverrideFile>
    </ConfigurationOverrideFile>
    <DefineConstants>TRACE;</DefineConstants>
    <FileAlignment>4096</FileAlignment>
    <Optimize>True</Optimize>
    <OutputPath>..\..\Binaries\Tools\Release\</OutputPath>
    <RegisterForComInterop>False</RegisterForComInterop>
    <RemoveIntegerChecks>False</RemoveIntegerChecks>
    <WarningLevel>4</WarningLevel>
    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    <DebugType>none</DebugType>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Nsis|AnyCPU'">
    <BaseAddress>285212672</BaseAddress>
    <ConfigurationOverrideFile>
    </ConfigurationOverrideFile>
    <DefineConstants>TRACE;</DefineConstants>
    <FileAlignment>4096</FileAlignment>
    <Optimize>True</Optimize>
    <OutputPath>..\..\Binaries\Tools\Release\</OutputPath>
    <RegisterForComInterop>False</RegisterForComInterop>
    <RemoveIntegerChecks>False</RemoveIntegerChecks>
    <WarningLevel>4</WarningLevel>
    <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
    <DebugType>none</DebugType>
  </PropertyGroup>
  <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Documentation|AnyCPU'">
    <OutputPath>..\..\Binaries\Tools\Release\</OutputPath>
    <DebugType>none</DebugType>
    <WarningLevel>4</WarningLevel>
    <Optimize>True</Optimize>
    <DefineConstants>TRACE;</DefineConstants>
  </PropertyGroup>
  <PropertyGroup>
    <SignAssembly>True</SignAssembly>
  </PropertyGroup>
  <PropertyGroup>
    <AssemblyOriginatorKeyFile>..\..\OpenTK.snk</AssemblyOriginatorKeyFile>
  </PropertyGroup>
  <ItemGroup>
    <Reference Include="System">
      <Name>System</Name>
    </Reference>
    <Reference Include="System.Core">
      <Name>System.Core</Name>
    </Reference>
    <Reference Include="System.Xml">
      <Name>System.Xml</Name>
    </Reference>
    <Reference Include="System.Xml.Linq" />
  </ItemGroup>
  <ItemGroup>
    <Compile Include="..\GlobalAssemblyInfo.cs">
      <Link>Properties\GlobalAssemblyInfo.cs</Link>
    </Compile>
    <Compile Include="CppSpecWriter.cs" />
    <Compile Include="CSharpSpecWriter.cs" />
    <Compile Include="FuncProcessor.cs" />
    <Compile Include="GL2\GL4Generator.cs" />
    <Compile Include="IBind.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="JavaSpecWriter.cs" />
    <Compile Include="Main.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="DocProcessor.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="Settings.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="BindStreamWriter.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="EnumProcessor.cs" />
    <Compile Include="Utilities.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="ISpecReader.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="ISpecWriter.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="Properties\AssemblyInfo.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="CL\CLGenerator.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="GL2\Generator.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="Structures\Type.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="Structures\Function.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="Structures\Constant.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="Structures\Enum.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="Structures\Delegate.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="Structures\Parameter.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="Structures\FlowDirection.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="ES\ESGenerator.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="XmlSpecReader.cs" />
    <None Include="..\..\OpenTK.snk">
      <Link>OpenTK.snk</Link>
    </None>
    <None Include="Specifications\cpp.tm" />
    <None Include="Specifications\java.tm" />
    <None Include="Specifications\GL2\gl.tm" />
    <None Include="Specifications\Glx\glx.spec">
    </None>
    <None Include="Specifications\Glx\glxenum.spec">
    </None>
    <None Include="Specifications\Glx\glxenumext.spec">
    </None>
    <None Include="Specifications\Glx\glxext.spec">
    </None>
    <None Include="Specifications\Glu\glu.spec">
    </None>
    <None Include="Specifications\Glu\enumglu.spec">
    </None>
    <None Include="Specifications\Wgl\wglenum.spec">
    </None>
    <None Include="Specifications\Wgl\wglext.spec">
    </None>
    <None Include="Specifications\Wgl\wgl.spec">
    </None>
    <None Include="Specifications\Wgl\wglenumext.spec">
    </None>
    <None Include="Specifications\csharp.tm">
    </None>
    <None Include="Specifications\Glx\glx.tm">
    </None>
    <None Include="Specifications\Glu\glu.tm">
    </None>
    <None Include="Specifications\Wgl\wgl.tm">
    </None>
    <None Include="Specifications\CL10\signatures.xml">
    </None>
    <None Include="Specifications\CL10\overrides.xml">
    </None>
    <None Include="Specifications\ES10\signatures.xml">
    </None>
    <None Include="Specifications\ES10\overrides.xml">
    </None>
    <None Include="Specifications\ES11\signatures.xml">
    </None>
    <None Include="Specifications\ES11\overrides.xml">
    </None>
    <None Include="Specifications\ES20\signatures.xml">
    </None>
    <None Include="Specifications\ES20\overrides.xml">
    </None>
    <None Include="Documentation\todo.txt">
    </None>
    <None Include="Documentation\changelog.txt">
    </None>
    <None Include="Specifications\License.txt">
    </None>
    <None Include="Specifications\GL2\overrides.xml" />
    <Compile Include="ES\ES2Generator.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="ES\ES3Generator.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="GL2\GL2Generator.cs" />
    <Compile Include="Structures\Documentation.cs" />
  </ItemGroup>
  <ItemGroup>
    <None Include="Specifications\GL2\signatures.xml">
      <SubType>Designer</SubType>
    </None>
  </ItemGroup>
  <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  <PropertyGroup>
    <PreBuildEvent>
    </PreBuildEvent>
    <PostBuildEvent>
    </PostBuildEvent>
  </PropertyGroup>
  <ProjectExtensions>
    <MonoDevelop>
      <Properties>
        <Policies>
          <TextStylePolicy inheritsSet="VisualStudio" inheritsScope="text/plain" scope="text/plain" />
          <CSharpFormattingPolicy IndentSwitchBody="True" AnonymousMethodBraceStyle="NextLine" PropertyBraceStyle="NextLine" PropertyGetBraceStyle="NextLine" PropertySetBraceStyle="NextLine" EventBraceStyle="NextLine" EventAddBraceStyle="NextLine" EventRemoveBraceStyle="NextLine" StatementBraceStyle="NextLine" ElseNewLinePlacement="NewLine" CatchNewLinePlacement="NewLine" FinallyNewLinePlacement="NewLine" WhileNewLinePlacement="NewLine" ArrayInitializerBraceStyle="NextLine" BeforeMethodDeclarationParentheses="False" BeforeMethodCallParentheses="False" BeforeConstructorDeclarationParentheses="False" BeforeIndexerDeclarationBracket="False" BeforeDelegateDeclarationParentheses="False" NewParentheses="False" SpacesBeforeBrackets="False" BlankLinesBeforeFirstDeclaration="1" AlignToFirstMethodDeclarationParameter="False" AlignToFirstIndexerDeclarationParameter="False" inheritsSet="Mono" inheritsScope="text/x-csharp" scope="text/x-csharp" />
          <TextStylePolicy FileWidth="120" inheritsSet="VisualStudio" inheritsScope="text/plain" scope="text/x-csharp" />
          <StandardHeader Text="#region License&#xA;&#xA;${FileName}&#xA; &#xA;Author:&#xA;      ${AuthorName} &lt;${AuthorEmail}&gt;&#xA;&#xA;Copyright (c) 2006-${Year} ${CopyrightHolder}&#xA;&#xA;Permission is hereby granted, free of charge, to any person obtaining a copy&#xA;of this software and associated documentation files (the &quot;Software&quot;), to deal&#xA;in the Software without restriction, including without limitation the rights&#xA;to use, copy, modify, merge, publish, distribute, sublicense, and/or sell&#xA;copies of the Software, and to permit persons to whom the Software is&#xA;furnished to do so, subject to the following conditions:&#xA;&#xA;The above copyright notice and this permission notice shall be included in&#xA;all copies or substantial portions of the Software.&#xA;&#xA;THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR&#xA;IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,&#xA;FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE&#xA;AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER&#xA;LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,&#xA;OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN&#xA;THE SOFTWARE.&#xA;&#xA;#endregion" IncludeInNewFiles="True" />
          <TextStylePolicy TabWidth="2" IndentWidth="2" NoTabsAfterNonTabs="True" inheritsSet="VisualStudio" inheritsScope="text/plain" scope="application/xml" />
          <XmlFormattingPolicy inheritsSet="Mono" inheritsScope="application/xml" scope="application/xml" />
        </Policies>
      </Properties>
    </MonoDevelop>
  </ProjectExtensions>
  <ItemGroup>
    <Folder Include="Specifications\Docs\" />
  </ItemGroup>
</Project>