diff options
author | mingchen | 2007-06-06 21:59:05 +0000 |
---|---|---|
committer | mingchen | 2007-06-06 21:59:05 +0000 |
commit | fa50dce1b68be238da2494031769dc347899675a (patch) | |
tree | 087341f677201cdb4f768b7be083f6dfc7419615 /OpenGridServices/OpenGrid.Framework.Data/OpenGrid.Framework.Data.dll.build | |
parent | *Fixing CCNet: Second Attempt (diff) | |
download | opensim-SC_OLD-fa50dce1b68be238da2494031769dc347899675a.zip opensim-SC_OLD-fa50dce1b68be238da2494031769dc347899675a.tar.gz opensim-SC_OLD-fa50dce1b68be238da2494031769dc347899675a.tar.bz2 opensim-SC_OLD-fa50dce1b68be238da2494031769dc347899675a.tar.xz |
If this is what it takes, then fine
*Adding every .build and .csproj to get ccnet working (hopefully)
Diffstat (limited to 'OpenGridServices/OpenGrid.Framework.Data/OpenGrid.Framework.Data.dll.build')
-rw-r--r-- | OpenGridServices/OpenGrid.Framework.Data/OpenGrid.Framework.Data.dll.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenGridServices/OpenGrid.Framework.Data/OpenGrid.Framework.Data.dll.build b/OpenGridServices/OpenGrid.Framework.Data/OpenGrid.Framework.Data.dll.build index e6e0313..c993a8d 100644 --- a/OpenGridServices/OpenGrid.Framework.Data/OpenGrid.Framework.Data.dll.build +++ b/OpenGridServices/OpenGrid.Framework.Data/OpenGrid.Framework.Data.dll.build | |||
@@ -12,10 +12,10 @@ | |||
12 | </resources> | 12 | </resources> |
13 | <sources failonempty="true"> | 13 | <sources failonempty="true"> |
14 | <include name="GridData.cs" /> | 14 | <include name="GridData.cs" /> |
15 | <include name="SimProfileData.cs" /> | ||
15 | <include name="ILogData.cs" /> | 16 | <include name="ILogData.cs" /> |
16 | <include name="IniConfig.cs" /> | 17 | <include name="IniConfig.cs" /> |
17 | <include name="InventoryData.cs" /> | 18 | <include name="InventoryData.cs" /> |
18 | <include name="SimProfileData.cs" /> | ||
19 | <include name="UserData.cs" /> | 19 | <include name="UserData.cs" /> |
20 | <include name="UserProfileData.cs" /> | 20 | <include name="UserProfileData.cs" /> |
21 | <include name="Properties/AssemblyInfo.cs" /> | 21 | <include name="Properties/AssemblyInfo.cs" /> |