diff options
author | Jeff Ames | 2008-02-23 13:50:31 +0000 |
---|---|---|
committer | Jeff Ames | 2008-02-23 13:50:31 +0000 |
commit | 8d57f2e30a4804a57c23d7defed5f8ffe453b29f (patch) | |
tree | 0a7692aa8a6040b2dcfc33a2371be047cf24162c /OpenSim/Tools/LaunchSLClient/LaunchSLClient.csproj.user | |
parent | * Made Physics updates a teensy bit more responsive. A previous CPU optimiz... (diff) | |
download | opensim-SC-8d57f2e30a4804a57c23d7defed5f8ffe453b29f.zip opensim-SC-8d57f2e30a4804a57c23d7defed5f8ffe453b29f.tar.gz opensim-SC-8d57f2e30a4804a57c23d7defed5f8ffe453b29f.tar.bz2 opensim-SC-8d57f2e30a4804a57c23d7defed5f8ffe453b29f.tar.xz |
Update svn properties.
Diffstat (limited to '')
-rw-r--r-- | OpenSim/Tools/LaunchSLClient/LaunchSLClient.csproj.user | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/OpenSim/Tools/LaunchSLClient/LaunchSLClient.csproj.user b/OpenSim/Tools/LaunchSLClient/LaunchSLClient.csproj.user index fa7bb7e..8c5296f 100644 --- a/OpenSim/Tools/LaunchSLClient/LaunchSLClient.csproj.user +++ b/OpenSim/Tools/LaunchSLClient/LaunchSLClient.csproj.user | |||
@@ -1,12 +1,12 @@ | |||
1 | <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | 1 | <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
2 | <PropertyGroup> | 2 | <PropertyGroup> |
3 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> | 3 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
4 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> | 4 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
5 | <ReferencePath>C:\OpenSim\trunk3\bin\</ReferencePath> | 5 | <ReferencePath>C:\OpenSim\trunk3\bin\</ReferencePath> |
6 | <LastOpenVersion>9.0.21022</LastOpenVersion> | 6 | <LastOpenVersion>9.0.21022</LastOpenVersion> |
7 | <ProjectView>ProjectFiles</ProjectView> | 7 | <ProjectView>ProjectFiles</ProjectView> |
8 | <ProjectTrust>0</ProjectTrust> | 8 | <ProjectTrust>0</ProjectTrust> |
9 | </PropertyGroup> | 9 | </PropertyGroup> |
10 | <PropertyGroup Condition = " '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " /> | 10 | <PropertyGroup Condition = " '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " /> |
11 | <PropertyGroup Condition = " '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " /> | 11 | <PropertyGroup Condition = " '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " /> |
12 | </Project> | 12 | </Project> |