1 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
\r
3 <ProjectType>Local</ProjectType>
\r
4 <ProductVersion>9.0.30729</ProductVersion>
\r
5 <SchemaVersion>2.0</SchemaVersion>
\r
6 <ProjectGuid>{345B2ED1-378D-4C6B-921F-8FD80350CC92}</ProjectGuid>
\r
7 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
\r
8 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
\r
11 <AssemblyKeyContainerName>
\r
12 </AssemblyKeyContainerName>
\r
13 <AssemblyName>server</AssemblyName>
\r
14 <AssemblyOriginatorKeyFile>
\r
15 </AssemblyOriginatorKeyFile>
\r
16 <AssemblyOriginatorKeyMode>None</AssemblyOriginatorKeyMode>
\r
17 <DefaultClientScript>JScript</DefaultClientScript>
\r
18 <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
\r
19 <DefaultTargetSchema>IE50</DefaultTargetSchema>
\r
20 <DelaySign>false</DelaySign>
\r
21 <OutputType>Exe</OutputType>
\r
22 <OptionCompare>Binary</OptionCompare>
\r
23 <OptionExplicit>On</OptionExplicit>
\r
24 <OptionStrict>Off</OptionStrict>
\r
25 <RootNamespace>throughputS</RootNamespace>
\r
30 <MyType>Console</MyType>
\r
31 <UpgradeBackupLocation>
\r
32 </UpgradeBackupLocation>
\r
33 <OldToolsVersion>2.0</OldToolsVersion>
\r
34 <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
\r
36 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
\r
37 <OutputPath>.\</OutputPath>
\r
38 <DocumentationFile>server.xml</DocumentationFile>
\r
39 <BaseAddress>285212672</BaseAddress>
\r
40 <ConfigurationOverrideFile>
\r
41 </ConfigurationOverrideFile>
\r
44 <DefineDebug>true</DefineDebug>
\r
45 <DefineTrace>true</DefineTrace>
\r
46 <DebugSymbols>true</DebugSymbols>
\r
47 <Optimize>false</Optimize>
\r
48 <RegisterForComInterop>false</RegisterForComInterop>
\r
49 <RemoveIntegerChecks>false</RemoveIntegerChecks>
\r
50 <TreatWarningsAsErrors>true</TreatWarningsAsErrors>
\r
51 <WarningLevel>1</WarningLevel>
\r
52 <NoWarn>42016,42017,42018,42019,42032</NoWarn>
\r
53 <DebugType>full</DebugType>
\r
55 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
\r
56 <OutputPath>.\</OutputPath>
\r
57 <DocumentationFile>server.xml</DocumentationFile>
\r
58 <BaseAddress>285212672</BaseAddress>
\r
59 <ConfigurationOverrideFile>
\r
60 </ConfigurationOverrideFile>
\r
63 <DefineDebug>false</DefineDebug>
\r
64 <DefineTrace>true</DefineTrace>
\r
65 <DebugSymbols>false</DebugSymbols>
\r
66 <Optimize>true</Optimize>
\r
67 <RegisterForComInterop>false</RegisterForComInterop>
\r
68 <RemoveIntegerChecks>false</RemoveIntegerChecks>
\r
69 <TreatWarningsAsErrors>true</TreatWarningsAsErrors>
\r
70 <WarningLevel>1</WarningLevel>
\r
71 <NoWarn>42016,42017,42018,42019,42032</NoWarn>
\r
72 <DebugType>none</DebugType>
\r
75 <Reference Include="Ice, Version=3.4.2.0, Culture=neutral, PublicKeyToken=cdd571ade22f2f16, processorArchitecture=MSIL">
\r
76 <Private>True</Private>
\r
78 <Reference Include="System">
\r
83 <Import Include="System" />
\r
86 <Compile Include="Server.vb">
\r
87 <SubType>Code</SubType>
\r
89 <Compile Include="ThroughputI.vb">
\r
90 <SubType>Code</SubType>
\r
94 <None Include="README" />
\r
97 <ProjectReference Include="slice.csproj">
\r
98 <Project>{992E54B2-1EB6-4EA8-A73D-4B02E501CD81}</Project>
\r
99 <Name>slice %28Ice\throughput\slice%29</Name>
\r
100 </ProjectReference>
\r
103 <Folder Include="My Project\" />
\r
105 <Import Project="$(MSBuildBinPath)\Microsoft.VisualBasic.targets" />
\r
112 <ProjectExtensions>
\r
114 <UserProperties ZerocIce_Enabled="True" />
\r
116 </ProjectExtensions>
\r