aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenGrid.Framework.Data/OpenGrid.Framework.Data.csproj
diff options
context:
space:
mode:
authorAdam Frisby2007-05-04 03:52:53 +0000
committerAdam Frisby2007-05-04 03:52:53 +0000
commit32ac9530a940f8a15fa3f9eab40114473c18d3e6 (patch)
tree7251bee12a6d30ed6904dc6905bbd623d023965f /OpenGrid.Framework.Data/OpenGrid.Framework.Data.csproj
parentCommitting OpenGrid.Framework.Data and MySql Adaptor - not in functional stat... (diff)
downloadopensim-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 '')
-rw-r--r--OpenGrid.Framework.Data/OpenGrid.Framework.Data.csproj1
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.