diff options
author | mingchen | 2007-06-27 18:04:07 +0000 |
---|---|---|
committer | mingchen | 2007-06-27 18:04:07 +0000 |
commit | 2261e4ec2a43a56dbb74168a169f39b2c6c1f054 (patch) | |
tree | 41c46ae07beb837ac109228a0a3731a10b422296 /prebuild.xml | |
parent | *More compile fixes (should be it on OpenSim.sln) (diff) | |
download | opensim-SC_OLD-2261e4ec2a43a56dbb74168a169f39b2c6c1f054.zip opensim-SC_OLD-2261e4ec2a43a56dbb74168a169f39b2c6c1f054.tar.gz opensim-SC_OLD-2261e4ec2a43a56dbb74168a169f39b2c6c1f054.tar.bz2 opensim-SC_OLD-2261e4ec2a43a56dbb74168a169f39b2c6c1f054.tar.xz |
*Fixed all renaming for OpenGridServices.sln, still a reference issue in prebuild.xml though
Diffstat (limited to '')
-rw-r--r-- | prebuild.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/prebuild.xml b/prebuild.xml index 2488587..6638d40 100644 --- a/prebuild.xml +++ b/prebuild.xml | |||
@@ -469,7 +469,7 @@ | |||
469 | </Files> | 469 | </Files> |
470 | </Project> | 470 | </Project> |
471 | 471 | ||
472 | <!-- OpenGridFrameWork.Communications" --> | 472 | <!-- OpenSim.Framework.Communications --> |
473 | <Project name="OpenSim.Framework.Communications" path="OpenSim/Framework/Communications" type="Library"> | 473 | <Project name="OpenSim.Framework.Communications" path="OpenSim/Framework/Communications" type="Library"> |
474 | <Configuration name="Debug"> | 474 | <Configuration name="Debug"> |
475 | <Options> | 475 | <Options> |
@@ -730,7 +730,7 @@ | |||
730 | </Configuration> | 730 | </Configuration> |
731 | 731 | ||
732 | 732 | ||
733 | <!-- OpenGrid Data Services --> | 733 | <!-- OpenSim Data Services --> |
734 | <Project name="OpenSim.Framework.Data" path="OpenSim/Framework/Data" type="Library"> | 734 | <Project name="OpenSim.Framework.Data" path="OpenSim/Framework/Data" type="Library"> |
735 | <Configuration name="Debug"> | 735 | <Configuration name="Debug"> |
736 | <Options> | 736 | <Options> |