diff options
4 files changed, 0 insertions, 215 deletions
diff --git a/share/32BitLaunch/OpenSim.32BitLaunch/OpenSim32.csproj b/share/32BitLaunch/OpenSim.32BitLaunch/OpenSim32.csproj deleted file mode 100644 index c9a03e1..0000000 --- a/share/32BitLaunch/OpenSim.32BitLaunch/OpenSim32.csproj +++ /dev/null | |||
@@ -1,94 +0,0 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <PropertyGroup> | ||
4 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> | ||
5 | <Platform Condition=" '$(Platform)' == '' ">x86</Platform> | ||
6 | <ProjectGuid>{968B4C73-280D-4FF5-9F73-DD3D10160C2E}</ProjectGuid> | ||
7 | <OutputType>Exe</OutputType> | ||
8 | <NoStandardLibraries>false</NoStandardLibraries> | ||
9 | <AssemblyName>OpenSim32</AssemblyName> | ||
10 | <TargetFrameworkVersion>v4.0</TargetFrameworkVersion> | ||
11 | <TargetFrameworkProfile> | ||
12 | </TargetFrameworkProfile> | ||
13 | <FileAlignment>512</FileAlignment> | ||
14 | <IsWebBootstrapper>false</IsWebBootstrapper> | ||
15 | <PublishUrl>publish\</PublishUrl> | ||
16 | <Install>true</Install> | ||
17 | <InstallFrom>Disk</InstallFrom> | ||
18 | <UpdateEnabled>false</UpdateEnabled> | ||
19 | <UpdateMode>Foreground</UpdateMode> | ||
20 | <UpdateInterval>7</UpdateInterval> | ||
21 | <UpdateIntervalUnits>Days</UpdateIntervalUnits> | ||
22 | <UpdatePeriodically>false</UpdatePeriodically> | ||
23 | <UpdateRequired>false</UpdateRequired> | ||
24 | <MapFileExtensions>true</MapFileExtensions> | ||
25 | <ApplicationRevision>0</ApplicationRevision> | ||
26 | <ApplicationVersion>1.0.0.%2a</ApplicationVersion> | ||
27 | <UseApplicationTrust>false</UseApplicationTrust> | ||
28 | <BootstrapperEnabled>true</BootstrapperEnabled> | ||
29 | </PropertyGroup> | ||
30 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' "> | ||
31 | <DebugSymbols>true</DebugSymbols> | ||
32 | <DebugType>full</DebugType> | ||
33 | <Optimize>false</Optimize> | ||
34 | <OutputPath>bin\Debug\</OutputPath> | ||
35 | <DefineConstants>DEBUG;TRACE</DefineConstants> | ||
36 | <ErrorReport>prompt</ErrorReport> | ||
37 | <WarningLevel>4</WarningLevel> | ||
38 | <PlatformTarget>x86</PlatformTarget> | ||
39 | </PropertyGroup> | ||
40 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' "> | ||
41 | <DebugType>pdbonly</DebugType> | ||
42 | <Optimize>true</Optimize> | ||
43 | <OutputPath>..\..\..\bin\</OutputPath> | ||
44 | <DefineConstants>TRACE</DefineConstants> | ||
45 | <ErrorReport>prompt</ErrorReport> | ||
46 | <WarningLevel>4</WarningLevel> | ||
47 | <PlatformTarget>x86</PlatformTarget> | ||
48 | <AllowUnsafeBlocks>true</AllowUnsafeBlocks> | ||
49 | <UseVSHostingProcess>false</UseVSHostingProcess> | ||
50 | </PropertyGroup> | ||
51 | <PropertyGroup> | ||
52 | <RootNamespace>OpenSim32</RootNamespace> | ||
53 | </PropertyGroup> | ||
54 | <ItemGroup> | ||
55 | <Reference Include="log4net"> | ||
56 | <HintPath>..\..\..\bin\log4net.dll</HintPath> | ||
57 | </Reference> | ||
58 | <Reference Include="Microsoft.CSharp" /> | ||
59 | <Reference Include="OpenSim"> | ||
60 | <HintPath>..\..\..\bin\OpenSim.exe</HintPath> | ||
61 | </Reference> | ||
62 | <Reference Include="System" /> | ||
63 | <Reference Include="System.Core" /> | ||
64 | <Reference Include="System.Data" /> | ||
65 | </ItemGroup> | ||
66 | <ItemGroup> | ||
67 | <Compile Include="Program.cs" /> | ||
68 | <Compile Include="Properties\AssemblyInfo.cs" /> | ||
69 | </ItemGroup> | ||
70 | <ItemGroup> | ||
71 | <None Include="app.config" /> | ||
72 | </ItemGroup> | ||
73 | <ItemGroup> | ||
74 | <BootstrapperPackage Include=".NETFramework,Version=v4.0"> | ||
75 | <Visible>False</Visible> | ||
76 | <ProductName>Microsoft .NET Framework 4 %28x86 and x64%29</ProductName> | ||
77 | <Install>true</Install> | ||
78 | </BootstrapperPackage> | ||
79 | <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1"> | ||
80 | <Visible>False</Visible> | ||
81 | <ProductName>.NET Framework 3.5 SP1</ProductName> | ||
82 | <Install>false</Install> | ||
83 | </BootstrapperPackage> | ||
84 | <BootstrapperPackage Include="Microsoft.Windows.Installer.4.5"> | ||
85 | <Visible>False</Visible> | ||
86 | <ProductName>Windows Installer 4.5</ProductName> | ||
87 | <Install>true</Install> | ||
88 | </BootstrapperPackage> | ||
89 | </ItemGroup> | ||
90 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSHARP.Targets" /> | ||
91 | <ProjectExtensions> | ||
92 | <VisualStudio AllowExistingFolder="true" /> | ||
93 | </ProjectExtensions> | ||
94 | </Project> \ No newline at end of file | ||
diff --git a/share/32BitLaunch/OpenSim.32BitLaunch/OpenSim32.csproj.user b/share/32BitLaunch/OpenSim.32BitLaunch/OpenSim32.csproj.user deleted file mode 100644 index 2f100f7..0000000 --- a/share/32BitLaunch/OpenSim.32BitLaunch/OpenSim32.csproj.user +++ /dev/null | |||
@@ -1,16 +0,0 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <PropertyGroup> | ||
4 | <PublishUrlHistory>publish\</PublishUrlHistory> | ||
5 | <InstallUrlHistory /> | ||
6 | <SupportUrlHistory /> | ||
7 | <UpdateUrlHistory /> | ||
8 | <BootstrapperUrlHistory /> | ||
9 | <ErrorReportUrlHistory /> | ||
10 | <FallbackCulture>en-US</FallbackCulture> | ||
11 | <VerifyUploadedFiles>false</VerifyUploadedFiles> | ||
12 | </PropertyGroup> | ||
13 | <PropertyGroup> | ||
14 | <ReferencePath>C:\Avination\testsim\bin\</ReferencePath> | ||
15 | </PropertyGroup> | ||
16 | </Project> \ No newline at end of file | ||
diff --git a/share/32BitLaunch/Robust.32BitLaunch/Robust32.csproj b/share/32BitLaunch/Robust.32BitLaunch/Robust32.csproj deleted file mode 100644 index a6dae90..0000000 --- a/share/32BitLaunch/Robust.32BitLaunch/Robust32.csproj +++ /dev/null | |||
@@ -1,92 +0,0 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <PropertyGroup> | ||
4 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> | ||
5 | <Platform Condition=" '$(Platform)' == '' ">x86</Platform> | ||
6 | <ProjectGuid>{A159489E-6552-4734-8EFA-8E031F63C7F6}</ProjectGuid> | ||
7 | <OutputType>Exe</OutputType> | ||
8 | <NoStandardLibraries>false</NoStandardLibraries> | ||
9 | <AssemblyName>Robust32</AssemblyName> | ||
10 | <TargetFrameworkVersion>v4.0</TargetFrameworkVersion> | ||
11 | <TargetFrameworkProfile> | ||
12 | </TargetFrameworkProfile> | ||
13 | <FileAlignment>512</FileAlignment> | ||
14 | <PublishUrl>publish\</PublishUrl> | ||
15 | <Install>true</Install> | ||
16 | <InstallFrom>Disk</InstallFrom> | ||
17 | <UpdateEnabled>false</UpdateEnabled> | ||
18 | <UpdateMode>Foreground</UpdateMode> | ||
19 | <UpdateInterval>7</UpdateInterval> | ||
20 | <UpdateIntervalUnits>Days</UpdateIntervalUnits> | ||
21 | <UpdatePeriodically>false</UpdatePeriodically> | ||
22 | <UpdateRequired>false</UpdateRequired> | ||
23 | <MapFileExtensions>true</MapFileExtensions> | ||
24 | <ApplicationRevision>0</ApplicationRevision> | ||
25 | <ApplicationVersion>1.0.0.%2a</ApplicationVersion> | ||
26 | <IsWebBootstrapper>false</IsWebBootstrapper> | ||
27 | <UseApplicationTrust>false</UseApplicationTrust> | ||
28 | <BootstrapperEnabled>true</BootstrapperEnabled> | ||
29 | </PropertyGroup> | ||
30 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' "> | ||
31 | <DebugSymbols>true</DebugSymbols> | ||
32 | <DebugType>full</DebugType> | ||
33 | <Optimize>false</Optimize> | ||
34 | <OutputPath>..\..\..\bin\</OutputPath> | ||
35 | <DefineConstants>DEBUG;TRACE</DefineConstants> | ||
36 | <ErrorReport>prompt</ErrorReport> | ||
37 | <WarningLevel>4</WarningLevel> | ||
38 | <PlatformTarget>x86</PlatformTarget> | ||
39 | </PropertyGroup> | ||
40 | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' "> | ||
41 | <DebugType>pdbonly</DebugType> | ||
42 | <Optimize>true</Optimize> | ||
43 | <OutputPath>..\..\..\bin\</OutputPath> | ||
44 | <DefineConstants>TRACE</DefineConstants> | ||
45 | <ErrorReport>prompt</ErrorReport> | ||
46 | <WarningLevel>4</WarningLevel> | ||
47 | <PlatformTarget>x86</PlatformTarget> | ||
48 | <AllowUnsafeBlocks>true</AllowUnsafeBlocks> | ||
49 | <GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies> | ||
50 | </PropertyGroup> | ||
51 | <PropertyGroup> | ||
52 | <RootNamespace>Robust32</RootNamespace> | ||
53 | </PropertyGroup> | ||
54 | <PropertyGroup> | ||
55 | <StartupObject>Robust32.Program</StartupObject> | ||
56 | </PropertyGroup> | ||
57 | <ItemGroup> | ||
58 | <Reference Include="Microsoft.CSharp" /> | ||
59 | <Reference Include="Robust, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL"> | ||
60 | <SpecificVersion>False</SpecificVersion> | ||
61 | <HintPath>..\..\..\bin\Robust.exe</HintPath> | ||
62 | </Reference> | ||
63 | </ItemGroup> | ||
64 | <ItemGroup> | ||
65 | <Compile Include="Program.cs" /> | ||
66 | <Compile Include="Properties\AssemblyInfo.cs" /> | ||
67 | </ItemGroup> | ||
68 | <ItemGroup> | ||
69 | <None Include="app.config" /> | ||
70 | </ItemGroup> | ||
71 | <ItemGroup> | ||
72 | <BootstrapperPackage Include=".NETFramework,Version=v4.0"> | ||
73 | <Visible>False</Visible> | ||
74 | <ProductName>Microsoft .NET Framework 4 %28x86 and x64%29</ProductName> | ||
75 | <Install>true</Install> | ||
76 | </BootstrapperPackage> | ||
77 | <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1"> | ||
78 | <Visible>False</Visible> | ||
79 | <ProductName>.NET Framework 3.5 SP1</ProductName> | ||
80 | <Install>false</Install> | ||
81 | </BootstrapperPackage> | ||
82 | <BootstrapperPackage Include="Microsoft.Windows.Installer.4.5"> | ||
83 | <Visible>False</Visible> | ||
84 | <ProductName>Windows Installer 4.5</ProductName> | ||
85 | <Install>true</Install> | ||
86 | </BootstrapperPackage> | ||
87 | </ItemGroup> | ||
88 | <Import Project="$(MSBuildToolsPath)\Microsoft.CSHARP.Targets" /> | ||
89 | <ProjectExtensions> | ||
90 | <VisualStudio AllowExistingFolder="true" /> | ||
91 | </ProjectExtensions> | ||
92 | </Project> \ No newline at end of file | ||
diff --git a/share/32BitLaunch/Robust.32BitLaunch/Robust32.csproj.user b/share/32BitLaunch/Robust.32BitLaunch/Robust32.csproj.user deleted file mode 100644 index 8221333..0000000 --- a/share/32BitLaunch/Robust.32BitLaunch/Robust32.csproj.user +++ /dev/null | |||
@@ -1,13 +0,0 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | ||
2 | <Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
3 | <PropertyGroup> | ||
4 | <PublishUrlHistory>publish\</PublishUrlHistory> | ||
5 | <InstallUrlHistory /> | ||
6 | <SupportUrlHistory /> | ||
7 | <UpdateUrlHistory /> | ||
8 | <BootstrapperUrlHistory /> | ||
9 | <ErrorReportUrlHistory /> | ||
10 | <FallbackCulture>en-US</FallbackCulture> | ||
11 | <VerifyUploadedFiles>false</VerifyUploadedFiles> | ||
12 | </PropertyGroup> | ||
13 | </Project> \ No newline at end of file | ||