mirror of
https://github.com/opensim/opensim.git
synced 2026-08-13 05:05:43 +08:00
Removed LaunchSLClient from Prebuild - it can be added to solution on manually by whoever is working on it. :)
This commit is contained in:
12
OpenSim/Tools/LaunchSLClient/LaunchSLClient.csproj.user
Normal file
12
OpenSim/Tools/LaunchSLClient/LaunchSLClient.csproj.user
Normal file
@@ -0,0 +1,12 @@
|
||||
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup>
|
||||
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
||||
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
||||
<ReferencePath>C:\OpenSim\trunk3\bin\</ReferencePath>
|
||||
<LastOpenVersion>9.0.21022</LastOpenVersion>
|
||||
<ProjectView>ProjectFiles</ProjectView>
|
||||
<ProjectTrust>0</ProjectTrust>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition = " '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " />
|
||||
<PropertyGroup Condition = " '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " />
|
||||
</Project>
|
||||
Reference in New Issue
Block a user