]> O.S.I.I.S - jp/crow.git/commitdiff
add Crow ref to OTKCrow 5/head
authorjpbruyere <jp.bruyere@hotmail.com>
Wed, 16 Mar 2016 10:40:37 +0000 (11:40 +0100)
committerjpbruyere <jp.bruyere@hotmail.com>
Wed, 16 Mar 2016 10:40:37 +0000 (11:40 +0100)
OTKCrow/OTKCrow.csproj

index 9bd6ca7c60c0260796eeaa79eb6d7bc88013bf6c..7b2974d0d8b05aa3200cd34dd6f1761205b99c8e 100644 (file)
@@ -8,6 +8,8 @@
     <RootNamespace>OTKCrow</RootNamespace>
     <AssemblyName>OTKCrow</AssemblyName>
     <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
+    <ProductVersion>8.0.30703</ProductVersion>
+    <SchemaVersion>2.0</SchemaVersion>
   </PropertyGroup>
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|Linux_x86' ">
     <DebugSymbols>true</DebugSymbols>
     <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