diff options
author | Tedd Hansen | 2008-02-22 23:29:12 +0000 |
---|---|---|
committer | Tedd Hansen | 2008-02-22 23:29:12 +0000 |
commit | a4ad602e1d15c8376f41ffc0f64e6fcef02bc856 (patch) | |
tree | 77349e853ccf1fe58df01d8d164149e4030a0990 /OpenSim/Tools/LaunchSLClient | |
parent | Removed LaunchSLClient from Prebuild - it can be added to solution on manuall... (diff) | |
download | opensim-SC_OLD-a4ad602e1d15c8376f41ffc0f64e6fcef02bc856.zip opensim-SC_OLD-a4ad602e1d15c8376f41ffc0f64e6fcef02bc856.tar.gz opensim-SC_OLD-a4ad602e1d15c8376f41ffc0f64e6fcef02bc856.tar.bz2 opensim-SC_OLD-a4ad602e1d15c8376f41ffc0f64e6fcef02bc856.tar.xz |
Trying to fix SVN update error: 1/2
Diffstat (limited to 'OpenSim/Tools/LaunchSLClient')
-rw-r--r-- | OpenSim/Tools/LaunchSLClient/LaunchSLClient.csproj | 152 | ||||
-rw-r--r-- | OpenSim/Tools/LaunchSLClient/LaunchSLClient.csproj.user | 12 |
2 files changed, 0 insertions, 164 deletions
diff --git a/OpenSim/Tools/LaunchSLClient/LaunchSLClient.csproj b/OpenSim/Tools/LaunchSLClient/LaunchSLClient.csproj deleted file mode 100644 index b6b072b..0000000 --- a/OpenSim/Tools/LaunchSLClient/LaunchSLClient.csproj +++ /dev/null | |||
@@ -1,152 +0,0 @@ | |||
1 | <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5"> | ||
2 | <PropertyGroup> | ||
3 | <ProjectType>Local</ProjectType> | ||
4 | <ProductVersion>9.0.21022</ProductVersion> | ||
5 | <SchemaVersion>2.0</SchemaVersion> | ||
6 | <ProjectGuid>{FFC2EE60-0000-0000-0000-000000000000}</ProjectGuid> | ||
7 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> | ||
8 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> | ||
9 | <ApplicationIcon> | ||
10 | </ApplicationIcon> | ||
11 | <AssemblyKeyContainerName> | ||
12 | </AssemblyKeyContainerName> | ||
13 | <AssemblyName>LaunchSLClient</AssemblyName> | ||
14 | <DefaultClientScript>JScript</DefaultClientScript> | ||
15 | <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout> | ||
16 | <DefaultTargetSchema>IE50</DefaultTargetSchema> | ||
17 | <DelaySign>false</DelaySign> | ||
18 | <OutputType>Exe</OutputType> | ||
19 | <AppDesignerFolder> | ||
20 | </AppDesignerFolder> | ||
21 | <RootNamespace>LaunchSLClient</RootNamespace> | ||
22 | <StartupObject> | ||
23 | </StartupObject> | ||
24 | <FileUpgradeFlags> | ||
25 | </FileUpgradeFlags> | ||
26 | </PropertyGroup> | ||
27 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> | ||
28 | <AllowUnsafeBlocks>False</AllowUnsafeBlocks> | ||
29 | <BaseAddress>285212672</BaseAddress> | ||
30 | <CheckForOverflowUnderflow>False</CheckForOverflowUnderflow> | ||
31 | <ConfigurationOverrideFile> | ||
32 | </ConfigurationOverrideFile> | ||
33 | <DefineConstants>TRACE;DEBUG</DefineConstants> | ||
34 | <DocumentationFile> | ||
35 | </DocumentationFile> | ||
36 | <DebugSymbols>True</DebugSymbols> | ||
37 | <FileAlignment>4096</FileAlignment> | ||
38 | <Optimize>False</Optimize> | ||
39 | <OutputPath>..\..\..\bin\</OutputPath> | ||
40 | <RegisterForComInterop>False</RegisterForComInterop> | ||
41 | <RemoveIntegerChecks>False</RemoveIntegerChecks> | ||
42 | <TreatWarningsAsErrors>False</TreatWarningsAsErrors> | ||
43 | <WarningLevel>4</WarningLevel> | ||
44 | <NoWarn> | ||
45 | </NoWarn> | ||
46 | </PropertyGroup> | ||
47 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> | ||
48 | <AllowUnsafeBlocks>False</AllowUnsafeBlocks> | ||
49 | <BaseAddress>285212672</BaseAddress> | ||
50 | <CheckForOverflowUnderflow>False</CheckForOverflowUnderflow> | ||
51 | <ConfigurationOverrideFile> | ||
52 | </ConfigurationOverrideFile> | ||
53 | <DefineConstants>TRACE</DefineConstants> | ||
54 | <DocumentationFile> | ||
55 | </DocumentationFile> | ||
56 | <DebugSymbols>False</DebugSymbols> | ||
57 | <FileAlignment>4096</FileAlignment> | ||
58 | <Optimize>True</Optimize> | ||
59 | <OutputPath>..\..\..\bin\</OutputPath> | ||
60 | <RegisterForComInterop>False</RegisterForComInterop> | ||
61 | <RemoveIntegerChecks>False</RemoveIntegerChecks> | ||
62 | <TreatWarningsAsErrors>False</TreatWarningsAsErrors> | ||
63 | <WarningLevel>4</WarningLevel> | ||
64 | <NoWarn> | ||
65 | </NoWarn> | ||
66 | </PropertyGroup> | ||
67 | <ItemGroup> | ||
68 | <Reference Include="Microsoft.Win32"> | ||
69 | <HintPath>Microsoft.Win32.dll</HintPath> | ||
70 | <Private>False</Private> | ||
71 | </Reference> | ||
72 | <Reference Include="System"> | ||
73 | <HintPath>System.dll</HintPath> | ||
74 | <Private>False</Private> | ||
75 | </Reference> | ||
76 | <Reference Include="System.Collections"> | ||
77 | <HintPath>System.Collections.dll</HintPath> | ||
78 | <Private>False</Private> | ||
79 | </Reference> | ||
80 | <Reference Include="System.Collections.Generic"> | ||
81 | <HintPath>System.Collections.Generic.dll</HintPath> | ||
82 | <Private>False</Private> | ||
83 | </Reference> | ||
84 | <Reference Include="System.ComponentModel"> | ||
85 | <HintPath>System.ComponentModel.dll</HintPath> | ||
86 | <Private>False</Private> | ||
87 | </Reference> | ||
88 | <Reference Include="System.Data"> | ||
89 | <HintPath>System.Data.dll</HintPath> | ||
90 | <Private>False</Private> | ||
91 | </Reference> | ||
92 | <Reference Include="System.Diagnostics"> | ||
93 | <HintPath>System.Diagnostics.dll</HintPath> | ||
94 | <Private>False</Private> | ||
95 | </Reference> | ||
96 | <Reference Include="System.Drawing"> | ||
97 | <HintPath>System.Drawing.dll</HintPath> | ||
98 | <Private>False</Private> | ||
99 | </Reference> | ||
100 | <Reference Include="System.IO"> | ||
101 | <HintPath>System.IO.dll</HintPath> | ||
102 | <Private>False</Private> | ||
103 | </Reference> | ||
104 | <Reference Include="System.Text"> | ||
105 | <HintPath>System.Text.dll</HintPath> | ||
106 | <Private>False</Private> | ||
107 | </Reference> | ||
108 | <Reference Include="System.Text.RegularExpressions"> | ||
109 | <HintPath>System.Text.RegularExpressions.dll</HintPath> | ||
110 | <Private>False</Private> | ||
111 | </Reference> | ||
112 | <Reference Include="System.Windows.Forms"> | ||
113 | <HintPath>System.Windows.Forms.dll</HintPath> | ||
114 | <Private>False</Private> | ||
115 | </Reference> | ||
116 | </ItemGroup> | ||
117 | <ItemGroup> | ||
118 | </ItemGroup> | ||
119 | <ItemGroup> | ||
120 | <Compile Include="Form1.cs"> | ||
121 | <SubType>Form</SubType> | ||
122 | </Compile> | ||
123 | <Compile Include="Form1.Designer.cs"> | ||
124 | <DependentUpon>Form1.cs</DependentUpon> | ||
125 | <SubType>Code</SubType> | ||
126 | </Compile> | ||
127 | <Compile Include="LauncherException.cs"> | ||
128 | <SubType>Code</SubType> | ||
129 | </Compile> | ||
130 | <Compile Include="Program.cs"> | ||
131 | <SubType>Code</SubType> | ||
132 | </Compile> | ||
133 | <Compile Include="Properties\AssemblyInfo.cs"> | ||
134 | <SubType>Code</SubType> | ||
135 | </Compile> | ||
136 | <Compile Include="Properties\Resources.Designer.cs"> | ||
137 | <DependentUpon>Properties\Resources.cs</DependentUpon> | ||
138 | <SubType>Code</SubType> | ||
139 | </Compile> | ||
140 | <Compile Include="Properties\Settings.Designer.cs"> | ||
141 | <DependentUpon>Properties\Settings.cs</DependentUpon> | ||
142 | <SubType>Code</SubType> | ||
143 | </Compile> | ||
144 | </ItemGroup> | ||
145 | <Import Project="$(MSBuildBinPath)\Microsoft.CSHARP.Targets" /> | ||
146 | <PropertyGroup> | ||
147 | <PreBuildEvent> | ||
148 | </PreBuildEvent> | ||
149 | <PostBuildEvent> | ||
150 | </PostBuildEvent> | ||
151 | </PropertyGroup> | ||
152 | </Project> \ No newline at end of file | ||
diff --git a/OpenSim/Tools/LaunchSLClient/LaunchSLClient.csproj.user b/OpenSim/Tools/LaunchSLClient/LaunchSLClient.csproj.user deleted file mode 100644 index fa7bb7e..0000000 --- a/OpenSim/Tools/LaunchSLClient/LaunchSLClient.csproj.user +++ /dev/null | |||
@@ -1,12 +0,0 @@ | |||
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> | ||