<SignAssembly>false</SignAssembly>
<DelaySign>False</DelaySign>
<RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
- <ProductVersion>8.0.30703</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ReleaseVersion>0.4</ReleaseVersion>
<Compile Include="src\GraphicObjects\Border.cs" />
<Compile Include="src\Font.cs" />
<Compile Include="src\GraphicObjects\Window.cs" />
- <Compile Include="src\GraphicObjects\IGOLibHost.cs" />
<Compile Include="src\GraphicObjects\ListBox.cs" />
<Compile Include="src\ExtensionsMethods.cs" />
<Compile Include="src\Interface.cs" />
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">Linux_x86</Platform>
- <ProductVersion>8.0.30703</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{350D4F49-9901-4998-9903-BCA7D48DA58C}</ProjectGuid>
<OutputType>Library</OutputType>
<RootNamespace>OTKCrow</RootNamespace>
<AssemblyName>OTKCrow</AssemblyName>
- <ReleaseVersion>0.4</ReleaseVersion>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|Linux_x86' ">
<Compile Include="OpenGL\TexturedShader.cs" />
<Compile Include="OpenGL\VertexArrayObject.cs" />
</ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\Crow.csproj">
- <Project>{C2980F9B-4798-4C05-99E2-E174810F7C7B}</Project>
- <Name>Crow</Name>
- </ProjectReference>
- </ItemGroup>
</Project>
\ No newline at end of file