diff options
author | Adam Frisby | 2007-05-04 03:52:53 +0000 |
---|---|---|
committer | Adam Frisby | 2007-05-04 03:52:53 +0000 |
commit | 32ac9530a940f8a15fa3f9eab40114473c18d3e6 (patch) | |
tree | 7251bee12a6d30ed6904dc6905bbd623d023965f /OpenGrid.Framework.Data | |
parent | Committing OpenGrid.Framework.Data and MySql Adaptor - not in functional stat... (diff) | |
download | opensim-SC_OLD-32ac9530a940f8a15fa3f9eab40114473c18d3e6.zip opensim-SC_OLD-32ac9530a940f8a15fa3f9eab40114473c18d3e6.tar.gz opensim-SC_OLD-32ac9530a940f8a15fa3f9eab40114473c18d3e6.tar.bz2 opensim-SC_OLD-32ac9530a940f8a15fa3f9eab40114473c18d3e6.tar.xz |
Semi-functional (in theory!)
Diffstat (limited to 'OpenGrid.Framework.Data')
-rw-r--r-- | OpenGrid.Framework.Data/OpenGrid.Framework.Data.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/OpenGrid.Framework.Data/OpenGrid.Framework.Data.csproj b/OpenGrid.Framework.Data/OpenGrid.Framework.Data.csproj index 2be7ea9..c4a3e28 100644 --- a/OpenGrid.Framework.Data/OpenGrid.Framework.Data.csproj +++ b/OpenGrid.Framework.Data/OpenGrid.Framework.Data.csproj | |||
@@ -40,6 +40,7 @@ | |||
40 | <Compile Include="GridData.cs" /> | 40 | <Compile Include="GridData.cs" /> |
41 | <Compile Include="Properties\AssemblyInfo.cs" /> | 41 | <Compile Include="Properties\AssemblyInfo.cs" /> |
42 | <Compile Include="SimProfileData.cs" /> | 42 | <Compile Include="SimProfileData.cs" /> |
43 | <Compile Include="UserProfileData.cs" /> | ||
43 | </ItemGroup> | 44 | </ItemGroup> |
44 | <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> | 45 | <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" /> |
45 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it. | 46 | <!-- To modify your build process, add your task inside one of the targets below and uncomment it. |