Created
February 24, 2012 03:18
-
-
Save Azerothian/1897053 to your computer and use it in GitHub Desktop.
Axiom Patch - Added Tao v4.0 Project files
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Index: Lib/Managed/XPlatform/Tao/2.1.0.0/source/src/Tao.Cg/Tao.Cg.v4.0.csproj | |
=================================================================== | |
--- Lib/Managed/XPlatform/Tao/2.1.0.0/source/src/Tao.Cg/Tao.Cg.v4.0.csproj (revision 0) | |
+++ Lib/Managed/XPlatform/Tao/2.1.0.0/source/src/Tao.Cg/Tao.Cg.v4.0.csproj (working copy) | |
@@ -0,0 +1,90 @@ | |
+<?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>{723454BE-6A6B-4D52-B0A0-F4B0ED4F8C49}</ProjectGuid> | |
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> | |
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> | |
+ <AssemblyKeyContainerName> | |
+ </AssemblyKeyContainerName> | |
+ <AssemblyName>Tao.Cg</AssemblyName> | |
+ <AssemblyOriginatorKeyFile>Tao.Cg.snk</AssemblyOriginatorKeyFile> | |
+ <SignAssembly>true</SignAssembly> | |
+ <DefaultClientScript>JScript</DefaultClientScript> | |
+ <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout> | |
+ <DefaultTargetSchema>IE50</DefaultTargetSchema> | |
+ <DelaySign>false</DelaySign> | |
+ <OutputType>Library</OutputType> | |
+ <AppDesignerFolder>Properties</AppDesignerFolder> | |
+ <RootNamespace>Tao.Cg</RootNamespace> | |
+ <FileUpgradeFlags> | |
+ </FileUpgradeFlags> | |
+ <TargetFrameworkVersion>v4.0</TargetFrameworkVersion> | |
+ <OldToolsVersion>2.0</OldToolsVersion> | |
+ <UpgradeBackupLocation /> | |
+ <TargetFrameworkProfile /> | |
+ </PropertyGroup> | |
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | |
+ <AllowUnsafeBlocks>true</AllowUnsafeBlocks> | |
+ <BaseAddress>285212672</BaseAddress> | |
+ <ConfigurationOverrideFile> | |
+ </ConfigurationOverrideFile> | |
+ <DefineConstants>DEBUG;TRACE;WIN32</DefineConstants> | |
+ <DocumentationFile>Tao.Cg.xml</DocumentationFile> | |
+ <DebugSymbols>true</DebugSymbols> | |
+ <FileAlignment>4096</FileAlignment> | |
+ <Optimize>false</Optimize> | |
+ <OutputPath>bin\Debug\</OutputPath> | |
+ <RegisterForComInterop>False</RegisterForComInterop> | |
+ <RemoveIntegerChecks>False</RemoveIntegerChecks> | |
+ <WarningLevel>4</WarningLevel> | |
+ <DebugType>full</DebugType> | |
+ </PropertyGroup> | |
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> | |
+ <AllowUnsafeBlocks>true</AllowUnsafeBlocks> | |
+ <BaseAddress>285212672</BaseAddress> | |
+ <ConfigurationOverrideFile> | |
+ </ConfigurationOverrideFile> | |
+ <DefineConstants>TRACE;WIN32</DefineConstants> | |
+ <DocumentationFile>Tao.Cg.xml</DocumentationFile> | |
+ <FileAlignment>4096</FileAlignment> | |
+ <Optimize>true</Optimize> | |
+ <OutputPath>bin\Release\</OutputPath> | |
+ <RegisterForComInterop>False</RegisterForComInterop> | |
+ <RemoveIntegerChecks>False</RemoveIntegerChecks> | |
+ <WarningLevel>4</WarningLevel> | |
+ <DebugType>none</DebugType> | |
+ </PropertyGroup> | |
+ <ItemGroup> | |
+ <Reference Include="System"> | |
+ <Name>System</Name> | |
+ <HintPath>\System.dll</HintPath> | |
+ </Reference> | |
+ </ItemGroup> | |
+ <ItemGroup> | |
+ </ItemGroup> | |
+ <ItemGroup> | |
+ <Compile Include="Cg.cs"> | |
+ <SubType>Code</SubType> | |
+ </Compile> | |
+ <Compile Include="CgGl.cs"> | |
+ <SubType>Code</SubType> | |
+ </Compile> | |
+ <Compile Include="Properties\AssemblyInfo.cs"> | |
+ <SubType>Code</SubType> | |
+ </Compile> | |
+ </ItemGroup> | |
+ <ItemGroup> | |
+ <None Include="Tao.Cg.dll.config" /> | |
+ <None Include="Tao.Cg.snk" /> | |
+ </ItemGroup> | |
+ <Import Project="$(MSBuildBinPath)\Microsoft.CSHARP.Targets" /> | |
+ <PropertyGroup> | |
+ <PreBuildEvent> | |
+ </PreBuildEvent> | |
+ <PostBuildEvent> | |
+ </PostBuildEvent> | |
+ </PropertyGroup> | |
+</Project> | |
\ No newline at end of file | |
Index: Lib/Managed/XPlatform/Tao/2.1.0.0/source/src/Tao.DevIl/Tao.DevIl.v4.0.csproj | |
=================================================================== | |
--- Lib/Managed/XPlatform/Tao/2.1.0.0/source/src/Tao.DevIl/Tao.DevIl.v4.0.csproj (revision 0) | |
+++ Lib/Managed/XPlatform/Tao/2.1.0.0/source/src/Tao.DevIl/Tao.DevIl.v4.0.csproj (working copy) | |
@@ -0,0 +1,91 @@ | |
+<?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>{E644F15A-A963-4B9D-808D-9463CB96D0B2}</ProjectGuid> | |
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> | |
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> | |
+ <AssemblyKeyContainerName> | |
+ </AssemblyKeyContainerName> | |
+ <AssemblyName>Tao.DevIl</AssemblyName> | |
+ <AssemblyOriginatorKeyFile>Tao.DevIl.snk</AssemblyOriginatorKeyFile> | |
+ <SignAssembly>true</SignAssembly> | |
+ <DefaultClientScript>JScript</DefaultClientScript> | |
+ <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout> | |
+ <DefaultTargetSchema>IE50</DefaultTargetSchema> | |
+ <DelaySign>false</DelaySign> | |
+ <OutputType>Library</OutputType> | |
+ <AppDesignerFolder>Properties</AppDesignerFolder> | |
+ <RootNamespace>Tao.DevIl</RootNamespace> | |
+ <FileUpgradeFlags> | |
+ </FileUpgradeFlags> | |
+ <TargetFrameworkVersion>v4.0</TargetFrameworkVersion> | |
+ <OldToolsVersion>2.0</OldToolsVersion> | |
+ <UpgradeBackupLocation /> | |
+ <TargetFrameworkProfile /> | |
+ </PropertyGroup> | |
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | |
+ <BaseAddress>285212672</BaseAddress> | |
+ <ConfigurationOverrideFile> | |
+ </ConfigurationOverrideFile> | |
+ <DefineConstants>DEBUG;TRACE;WIN32</DefineConstants> | |
+ <DocumentationFile>Tao.DevIl.xml</DocumentationFile> | |
+ <DebugSymbols>true</DebugSymbols> | |
+ <FileAlignment>4096</FileAlignment> | |
+ <Optimize>false</Optimize> | |
+ <OutputPath>bin\Debug\</OutputPath> | |
+ <RegisterForComInterop>False</RegisterForComInterop> | |
+ <RemoveIntegerChecks>False</RemoveIntegerChecks> | |
+ <WarningLevel>4</WarningLevel> | |
+ <DebugType>full</DebugType> | |
+ </PropertyGroup> | |
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> | |
+ <BaseAddress>285212672</BaseAddress> | |
+ <ConfigurationOverrideFile> | |
+ </ConfigurationOverrideFile> | |
+ <DefineConstants>TRACE;WIN32</DefineConstants> | |
+ <DocumentationFile>Tao.DevIl.xml</DocumentationFile> | |
+ <FileAlignment>4096</FileAlignment> | |
+ <Optimize>true</Optimize> | |
+ <OutputPath>bin\Release\</OutputPath> | |
+ <RegisterForComInterop>False</RegisterForComInterop> | |
+ <RemoveIntegerChecks>False</RemoveIntegerChecks> | |
+ <WarningLevel>4</WarningLevel> | |
+ <DebugType>none</DebugType> | |
+ </PropertyGroup> | |
+ <ItemGroup> | |
+ <Reference Include="System"> | |
+ <Name>System</Name> | |
+ <HintPath>\System.dll</HintPath> | |
+ </Reference> | |
+ </ItemGroup> | |
+ <ItemGroup> | |
+ </ItemGroup> | |
+ <ItemGroup> | |
+ <Compile Include="Il.cs"> | |
+ <SubType>Code</SubType> | |
+ </Compile> | |
+ <Compile Include="Ilu.cs"> | |
+ <SubType>Code</SubType> | |
+ </Compile> | |
+ <Compile Include="Ilut.cs"> | |
+ <SubType>Code</SubType> | |
+ </Compile> | |
+ <Compile Include="Properties\AssemblyInfo.cs"> | |
+ <SubType>Code</SubType> | |
+ </Compile> | |
+ </ItemGroup> | |
+ <ItemGroup> | |
+ <None Include="Tao.DevIl.dll.config" /> | |
+ <None Include="Tao.DevIl.snk" /> | |
+ </ItemGroup> | |
+ <Import Project="$(MSBuildBinPath)\Microsoft.CSHARP.Targets" /> | |
+ <PropertyGroup> | |
+ <PreBuildEvent> | |
+ </PreBuildEvent> | |
+ <PostBuildEvent> | |
+ </PostBuildEvent> | |
+ </PropertyGroup> | |
+</Project> | |
\ No newline at end of file | |
Index: Lib/Managed/XPlatform/Tao/2.1.0.0/source/src/Tao.OpenGl/Tao.OpenGl.v4.0.csproj | |
=================================================================== | |
--- Lib/Managed/XPlatform/Tao/2.1.0.0/source/src/Tao.OpenGl/Tao.OpenGl.v4.0.csproj (revision 0) | |
+++ Lib/Managed/XPlatform/Tao/2.1.0.0/source/src/Tao.OpenGl/Tao.OpenGl.v4.0.csproj (working copy) | |
@@ -0,0 +1,106 @@ | |
+<?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>{6292109B-6BB4-4120-AD56-F409C0285AB6}</ProjectGuid> | |
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> | |
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> | |
+ <AssemblyKeyContainerName> | |
+ </AssemblyKeyContainerName> | |
+ <AssemblyName>Tao.OpenGl</AssemblyName> | |
+ <AssemblyOriginatorKeyFile>Tao.OpenGl.snk</AssemblyOriginatorKeyFile> | |
+ <SignAssembly>true</SignAssembly> | |
+ <DefaultClientScript>JScript</DefaultClientScript> | |
+ <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout> | |
+ <DefaultTargetSchema>IE50</DefaultTargetSchema> | |
+ <DelaySign>false</DelaySign> | |
+ <OutputType>Library</OutputType> | |
+ <AppDesignerFolder>Properties</AppDesignerFolder> | |
+ <RootNamespace>Tao.OpenGl</RootNamespace> | |
+ <FileUpgradeFlags> | |
+ </FileUpgradeFlags> | |
+ <TargetFrameworkVersion>v4.0</TargetFrameworkVersion> | |
+ <OldToolsVersion>2.0</OldToolsVersion> | |
+ <UpgradeBackupLocation /> | |
+ <TargetFrameworkProfile /> | |
+ </PropertyGroup> | |
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | |
+ <AllowUnsafeBlocks>true</AllowUnsafeBlocks> | |
+ <BaseAddress>285212672</BaseAddress> | |
+ <ConfigurationOverrideFile> | |
+ </ConfigurationOverrideFile> | |
+ <DefineConstants>DEBUG;TRACE;WIN32</DefineConstants> | |
+ <DocumentationFile> | |
+ </DocumentationFile> | |
+ <DebugSymbols>true</DebugSymbols> | |
+ <FileAlignment>4096</FileAlignment> | |
+ <Optimize>false</Optimize> | |
+ <OutputPath>bin\Debug\</OutputPath> | |
+ <RegisterForComInterop>False</RegisterForComInterop> | |
+ <RemoveIntegerChecks>False</RemoveIntegerChecks> | |
+ <WarningLevel>4</WarningLevel> | |
+ <DebugType>full</DebugType> | |
+ </PropertyGroup> | |
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> | |
+ <AllowUnsafeBlocks>true</AllowUnsafeBlocks> | |
+ <BaseAddress>285212672</BaseAddress> | |
+ <ConfigurationOverrideFile> | |
+ </ConfigurationOverrideFile> | |
+ <DefineConstants>TRACE;WIN32</DefineConstants> | |
+ <DocumentationFile>Tao.OpenGl.xml</DocumentationFile> | |
+ <FileAlignment>4096</FileAlignment> | |
+ <Optimize>true</Optimize> | |
+ <OutputPath>bin\Release\</OutputPath> | |
+ <RegisterForComInterop>False</RegisterForComInterop> | |
+ <RemoveIntegerChecks>False</RemoveIntegerChecks> | |
+ <WarningLevel>4</WarningLevel> | |
+ <DebugType>none</DebugType> | |
+ </PropertyGroup> | |
+ <ItemGroup> | |
+ <Reference Include="System"> | |
+ <Name>System</Name> | |
+ <HintPath>\System.dll</HintPath> | |
+ </Reference> | |
+ </ItemGroup> | |
+ <ItemGroup> | |
+ </ItemGroup> | |
+ <ItemGroup> | |
+ <Compile Include="Gl.cs"> | |
+ <SubType>Code</SubType> | |
+ </Compile> | |
+ <Compile Include="GLCore.cs"> | |
+ <SubType>Code</SubType> | |
+ </Compile> | |
+ <Compile Include="GLDelegates.cs"> | |
+ <SubType>Code</SubType> | |
+ </Compile> | |
+ <Compile Include="GLEnums.cs"> | |
+ <SubType>Code</SubType> | |
+ </Compile> | |
+ <Compile Include="GlExtensionLoader.cs"> | |
+ <SubType>Code</SubType> | |
+ </Compile> | |
+ <Compile Include="GlHelper.cs"> | |
+ <SubType>Code</SubType> | |
+ </Compile> | |
+ <Compile Include="Glu.cs"> | |
+ <SubType>Code</SubType> | |
+ </Compile> | |
+ <Compile Include="Properties\AssemblyInfo.cs"> | |
+ <SubType>Code</SubType> | |
+ </Compile> | |
+ </ItemGroup> | |
+ <ItemGroup> | |
+ <None Include="Tao.OpenGl.dll.config" /> | |
+ <None Include="Tao.OpenGl.snk" /> | |
+ </ItemGroup> | |
+ <Import Project="$(MSBuildBinPath)\Microsoft.CSHARP.Targets" /> | |
+ <PropertyGroup> | |
+ <PreBuildEvent> | |
+ </PreBuildEvent> | |
+ <PostBuildEvent> | |
+ </PostBuildEvent> | |
+ </PropertyGroup> | |
+</Project> | |
\ No newline at end of file | |
Index: Lib/Managed/XPlatform/Tao/2.1.0.0/source/src/Tao.Platform.Windows/Tao.Platform.Windows.v4.0.csproj | |
=================================================================== | |
--- Lib/Managed/XPlatform/Tao/2.1.0.0/source/src/Tao.Platform.Windows/Tao.Platform.Windows.v4.0.csproj (revision 0) | |
+++ Lib/Managed/XPlatform/Tao/2.1.0.0/source/src/Tao.Platform.Windows/Tao.Platform.Windows.v4.0.csproj (working copy) | |
@@ -0,0 +1,132 @@ | |
+<?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>{228201EB-1A36-4E25-B59F-52255CBBE270}</ProjectGuid> | |
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> | |
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> | |
+ <AssemblyKeyContainerName> | |
+ </AssemblyKeyContainerName> | |
+ <AssemblyName>Tao.Platform.Windows</AssemblyName> | |
+ <AssemblyOriginatorKeyFile>Tao.Platform.Windows.snk</AssemblyOriginatorKeyFile> | |
+ <SignAssembly>true</SignAssembly> | |
+ <DefaultClientScript>JScript</DefaultClientScript> | |
+ <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout> | |
+ <DefaultTargetSchema>IE50</DefaultTargetSchema> | |
+ <DelaySign>false</DelaySign> | |
+ <OutputType>Library</OutputType> | |
+ <AppDesignerFolder>Properties</AppDesignerFolder> | |
+ <RootNamespace>Tao.Platform.Windows</RootNamespace> | |
+ <FileUpgradeFlags> | |
+ </FileUpgradeFlags> | |
+ <TargetFrameworkVersion>v4.0</TargetFrameworkVersion> | |
+ <OldToolsVersion>2.0</OldToolsVersion> | |
+ <UpgradeBackupLocation /> | |
+ <TargetFrameworkProfile /> | |
+ </PropertyGroup> | |
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | |
+ <AllowUnsafeBlocks>true</AllowUnsafeBlocks> | |
+ <BaseAddress>285212672</BaseAddress> | |
+ <ConfigurationOverrideFile> | |
+ </ConfigurationOverrideFile> | |
+ <DefineConstants>DEBUG;TRACE;WIN32</DefineConstants> | |
+ <DocumentationFile>Tao.Platform.Windows.xml</DocumentationFile> | |
+ <DebugSymbols>true</DebugSymbols> | |
+ <FileAlignment>4096</FileAlignment> | |
+ <Optimize>false</Optimize> | |
+ <OutputPath>bin\Debug\</OutputPath> | |
+ <RegisterForComInterop>False</RegisterForComInterop> | |
+ <RemoveIntegerChecks>False</RemoveIntegerChecks> | |
+ <WarningLevel>4</WarningLevel> | |
+ <DebugType>full</DebugType> | |
+ </PropertyGroup> | |
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> | |
+ <AllowUnsafeBlocks>true</AllowUnsafeBlocks> | |
+ <BaseAddress>285212672</BaseAddress> | |
+ <ConfigurationOverrideFile> | |
+ </ConfigurationOverrideFile> | |
+ <DefineConstants>TRACE;WIN32</DefineConstants> | |
+ <DocumentationFile>Tao.Platform.Windows.xml</DocumentationFile> | |
+ <FileAlignment>4096</FileAlignment> | |
+ <Optimize>true</Optimize> | |
+ <OutputPath>bin\Release\</OutputPath> | |
+ <RegisterForComInterop>False</RegisterForComInterop> | |
+ <RemoveIntegerChecks>False</RemoveIntegerChecks> | |
+ <WarningLevel>4</WarningLevel> | |
+ <DebugType>none</DebugType> | |
+ </PropertyGroup> | |
+ <ItemGroup> | |
+ <Reference Include="System"> | |
+ <Name>System</Name> | |
+ <HintPath>\System.dll</HintPath> | |
+ </Reference> | |
+ <Reference Include="System.Drawing"> | |
+ <Name>System.Drawing</Name> | |
+ <HintPath>\System.Drawing.dll</HintPath> | |
+ </Reference> | |
+ <Reference Include="System.Windows.Forms"> | |
+ <Name>System.Windows.Forms</Name> | |
+ <HintPath>\System.Windows.Forms.dll</HintPath> | |
+ </Reference> | |
+ </ItemGroup> | |
+ <ItemGroup> | |
+ <ProjectReference Include="..\Tao.OpenGl\Tao.OpenGl.csproj"> | |
+ <Name>Tao.OpenGl</Name> | |
+ <Project>{6292109B-6BB4-4120-AD56-F409C0285AB6}</Project> | |
+ </ProjectReference> | |
+ </ItemGroup> | |
+ <ItemGroup> | |
+ <Compile Include="Gdi.cs"> | |
+ <SubType>Code</SubType> | |
+ </Compile> | |
+ <Compile Include="IlasmAttribute.cs"> | |
+ <SubType>Code</SubType> | |
+ </Compile> | |
+ <Compile Include="Kernel.cs"> | |
+ <SubType>Code</SubType> | |
+ </Compile> | |
+ <Compile Include="SimpleOpenGlControl.cs"> | |
+ <SubType>UserControl</SubType> | |
+ </Compile> | |
+ <Compile Include="User.cs"> | |
+ <SubType>Code</SubType> | |
+ </Compile> | |
+ <Compile Include="Wgl.cs"> | |
+ <SubType>Code</SubType> | |
+ </Compile> | |
+ <Compile Include="WglCore.cs"> | |
+ <SubType>Code</SubType> | |
+ </Compile> | |
+ <Compile Include="WglDelegates.cs"> | |
+ <SubType>Code</SubType> | |
+ </Compile> | |
+ <Compile Include="WglEnums.cs"> | |
+ <SubType>Code</SubType> | |
+ </Compile> | |
+ <Compile Include="WglHelper.cs"> | |
+ <SubType>Code</SubType> | |
+ </Compile> | |
+ <Compile Include="Winmm.cs"> | |
+ <SubType>Code</SubType> | |
+ </Compile> | |
+ <Compile Include="WinNt.cs"> | |
+ <SubType>Code</SubType> | |
+ </Compile> | |
+ <Compile Include="Properties\AssemblyInfo.cs"> | |
+ <SubType>Code</SubType> | |
+ </Compile> | |
+ </ItemGroup> | |
+ <ItemGroup> | |
+ <None Include="Tao.Platform.Windows.dll.config" /> | |
+ <None Include="Tao.Platform.Windows.snk" /> | |
+ </ItemGroup> | |
+ <Import Project="$(MSBuildBinPath)\Microsoft.CSHARP.Targets" /> | |
+ <PropertyGroup> | |
+ <PreBuildEvent> | |
+ </PreBuildEvent> | |
+ <PostBuildEvent> | |
+ </PostBuildEvent> | |
+ </PropertyGroup> | |
+</Project> | |
\ No newline at end of file | |
Index: Projects/Axiom.2010.v4.0.sln | |
=================================================================== | |
--- Projects/Axiom.2010.v4.0.sln (revision 3086) | |
+++ Projects/Axiom.2010.v4.0.sln (working copy) | |
@@ -125,13 +125,13 @@ | |
EndProject | |
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpInputSystem.DirectX.2010.v4.0", "..\Lib\Managed\XPlatform\SharpInputSystem\src\Projects\SharpInputSystem\SharpInputSystem.DirectX.2010.v4.0.csproj", "{2CBDB2D9-F549-47E5-9BDB-CB2CBA0C9FAE}" | |
EndProject | |
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tao.Cg", "..\Lib\Managed\XPlatform\Tao\2.1.0.0\source\src\Tao.Cg\Tao.Cg.csproj", "{723454BE-6A6B-4D52-B0A0-F4B0ED4F8C49}" | |
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tao.Cg", "..\Lib\Managed\XPlatform\Tao\2.1.0.0\source\src\Tao.Cg\Tao.Cg.v4.0.csproj", "{723454BE-6A6B-4D52-B0A0-F4B0ED4F8C49}" | |
EndProject | |
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tao.DevIl", "..\Lib\Managed\XPlatform\Tao\2.1.0.0\source\src\Tao.DevIl\Tao.DevIl.csproj", "{E644F15A-A963-4B9D-808D-9463CB96D0B2}" | |
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tao.DevIl", "..\Lib\Managed\XPlatform\Tao\2.1.0.0\source\src\Tao.DevIl\Tao.DevIl.v4.0.csproj", "{E644F15A-A963-4B9D-808D-9463CB96D0B2}" | |
EndProject | |
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tao.OpenGl", "..\Lib\Managed\XPlatform\Tao\2.1.0.0\source\src\Tao.OpenGl\Tao.OpenGl.csproj", "{6292109B-6BB4-4120-AD56-F409C0285AB6}" | |
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tao.OpenGl", "..\Lib\Managed\XPlatform\Tao\2.1.0.0\source\src\Tao.OpenGl\Tao.OpenGl.v4.0.csproj", "{6292109B-6BB4-4120-AD56-F409C0285AB6}" | |
EndProject | |
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tao.Platform.Windows", "..\Lib\Managed\XPlatform\Tao\2.1.0.0\source\src\Tao.Platform.Windows\Tao.Platform.Windows.csproj", "{228201EB-1A36-4E25-B59F-52255CBBE270}" | |
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tao.Platform.Windows", "..\Lib\Managed\XPlatform\Tao\2.1.0.0\source\src\Tao.Platform.Windows\Tao.Platform.Windows.v4.0.csproj", "{228201EB-1A36-4E25-B59F-52255CBBE270}" | |
EndProject | |
Global | |
GlobalSection(SolutionConfigurationPlatforms) = preSolution |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment