diff options
author | Diva Canto | 2009-09-18 19:28:58 -0700 |
---|---|---|
committer | Diva Canto | 2009-09-18 19:28:58 -0700 |
commit | 8f133cb46b405988c89a708027cd1748dc87ce7c (patch) | |
tree | 70d3e683de64920fab2d94fc6ee0abe39b169465 /prebuild.xml | |
parent | Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim (diff) | |
download | opensim-SC_OLD-8f133cb46b405988c89a708027cd1748dc87ce7c.zip opensim-SC_OLD-8f133cb46b405988c89a708027cd1748dc87ce7c.tar.gz opensim-SC_OLD-8f133cb46b405988c89a708027cd1748dc87ce7c.tar.bz2 opensim-SC_OLD-8f133cb46b405988c89a708027cd1748dc87ce7c.tar.xz |
Renamed the project lslc to OpenSim.Tools.lslc to conform to the naming conventions so far. Added copyright to it.
Diffstat (limited to '')
-rw-r--r-- | prebuild.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/prebuild.xml b/prebuild.xml index 932cf35..fdd2c17 100644 --- a/prebuild.xml +++ b/prebuild.xml | |||
@@ -3164,7 +3164,7 @@ | |||
3164 | </Files> | 3164 | </Files> |
3165 | </Project> | 3165 | </Project> |
3166 | 3166 | ||
3167 | <Project name="lslc" path="OpenSim/Tools/Compiler" type="Exe"> | 3167 | <Project name="OpenSim.Tools.lslc" path="OpenSim/Tools/Compiler" type="Exe"> |
3168 | <Configuration name="Debug"> | 3168 | <Configuration name="Debug"> |
3169 | <Options> | 3169 | <Options> |
3170 | <OutputPath>../../../bin/</OutputPath> | 3170 | <OutputPath>../../../bin/</OutputPath> |