diff options
author | Tedd Hansen | 2008-02-22 23:29:46 +0000 |
---|---|---|
committer | Tedd Hansen | 2008-02-22 23:29:46 +0000 |
commit | c485d56512e8fb49298ef0f170402ae50412631c (patch) | |
tree | 01b9b66a657cd55a3e56af155950aaab2e72c7bf /OpenSim/Tools/LaunchSLClient/LaunchSLClient.csproj.user | |
parent | Trying to fix SVN update error: 1/2 (diff) | |
download | opensim-SC_OLD-c485d56512e8fb49298ef0f170402ae50412631c.zip opensim-SC_OLD-c485d56512e8fb49298ef0f170402ae50412631c.tar.gz opensim-SC_OLD-c485d56512e8fb49298ef0f170402ae50412631c.tar.bz2 opensim-SC_OLD-c485d56512e8fb49298ef0f170402ae50412631c.tar.xz |
Trying to fix SVN update error: 2/2
Diffstat (limited to 'OpenSim/Tools/LaunchSLClient/LaunchSLClient.csproj.user')
-rw-r--r-- | OpenSim/Tools/LaunchSLClient/LaunchSLClient.csproj.user | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/OpenSim/Tools/LaunchSLClient/LaunchSLClient.csproj.user b/OpenSim/Tools/LaunchSLClient/LaunchSLClient.csproj.user new file mode 100644 index 0000000..fa7bb7e --- /dev/null +++ b/OpenSim/Tools/LaunchSLClient/LaunchSLClient.csproj.user | |||
@@ -0,0 +1,12 @@ | |||
1 | <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
2 | <PropertyGroup> | ||
3 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> | ||
4 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> | ||
5 | <ReferencePath>C:\OpenSim\trunk3\bin\</ReferencePath> | ||
6 | <LastOpenVersion>9.0.21022</LastOpenVersion> | ||
7 | <ProjectView>ProjectFiles</ProjectView> | ||
8 | <ProjectTrust>0</ProjectTrust> | ||
9 | </PropertyGroup> | ||
10 | <PropertyGroup Condition = " '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " /> | ||
11 | <PropertyGroup Condition = " '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " /> | ||
12 | </Project> | ||