ICE 3.4.2
[php5-ice-freebsdport.git] / cs / demo / Ice / latency / client.csproj
blob7cb690c2746d5ec4c078899ab21a9bae7dd9bb20
1 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">\r
2   <PropertyGroup>\r
3     <ProjectType>Local</ProjectType>\r
4     <ProductVersion>9.0.30729</ProductVersion>\r
5     <SchemaVersion>2.0</SchemaVersion>\r
6     <ProjectGuid>{7ED53E0A-4E93-42CA-AE8E-BB97AAFCF579}</ProjectGuid>\r
7     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
8     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
9     <ApplicationIcon>\r
10     </ApplicationIcon>\r
11     <AssemblyKeyContainerName>\r
12     </AssemblyKeyContainerName>\r
13     <AssemblyName>client</AssemblyName>\r
14     <AssemblyOriginatorKeyFile>\r
15     </AssemblyOriginatorKeyFile>\r
16     <DefaultClientScript>JScript</DefaultClientScript>\r
17     <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>\r
18     <DefaultTargetSchema>IE50</DefaultTargetSchema>\r
19     <DelaySign>false</DelaySign>\r
20     <OutputType>Exe</OutputType>\r
21     <RootNamespace>\r
22     </RootNamespace>\r
23     <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>\r
24     <StartupObject>\r
25     </StartupObject>\r
26     <FileUpgradeFlags>\r
27     </FileUpgradeFlags>\r
28     <UpgradeBackupLocation>\r
29     </UpgradeBackupLocation>\r
30     <OldToolsVersion>2.0</OldToolsVersion>\r
31     <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>\r
32   </PropertyGroup>\r
33   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
34     <OutputPath>.\</OutputPath>\r
35     <AllowUnsafeBlocks>false</AllowUnsafeBlocks>\r
36     <BaseAddress>285212672</BaseAddress>\r
37     <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>\r
38     <ConfigurationOverrideFile>\r
39     </ConfigurationOverrideFile>\r
40     <DefineConstants>DEBUG;TRACE</DefineConstants>\r
41     <DocumentationFile>\r
42     </DocumentationFile>\r
43     <DebugSymbols>true</DebugSymbols>\r
44     <FileAlignment>4096</FileAlignment>\r
45     <NoStdLib>false</NoStdLib>\r
46     <NoWarn>\r
47     </NoWarn>\r
48     <Optimize>false</Optimize>\r
49     <RegisterForComInterop>false</RegisterForComInterop>\r
50     <RemoveIntegerChecks>false</RemoveIntegerChecks>\r
51     <TreatWarningsAsErrors>true</TreatWarningsAsErrors>\r
52     <WarningLevel>4</WarningLevel>\r
53     <DebugType>full</DebugType>\r
54     <ErrorReport>prompt</ErrorReport>\r
55   </PropertyGroup>\r
56   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
57     <OutputPath>.\</OutputPath>\r
58     <AllowUnsafeBlocks>false</AllowUnsafeBlocks>\r
59     <BaseAddress>285212672</BaseAddress>\r
60     <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>\r
61     <ConfigurationOverrideFile>\r
62     </ConfigurationOverrideFile>\r
63     <DefineConstants>TRACE</DefineConstants>\r
64     <DocumentationFile>\r
65     </DocumentationFile>\r
66     <DebugSymbols>false</DebugSymbols>\r
67     <FileAlignment>4096</FileAlignment>\r
68     <NoStdLib>false</NoStdLib>\r
69     <NoWarn>\r
70     </NoWarn>\r
71     <Optimize>true</Optimize>\r
72     <RegisterForComInterop>false</RegisterForComInterop>\r
73     <RemoveIntegerChecks>false</RemoveIntegerChecks>\r
74     <TreatWarningsAsErrors>true</TreatWarningsAsErrors>\r
75     <WarningLevel>4</WarningLevel>\r
76     <DebugType>none</DebugType>\r
77     <ErrorReport>prompt</ErrorReport>\r
78   </PropertyGroup>\r
79   <ItemGroup>\r
80     <Reference Include="Ice, Version=3.4.2.0, Culture=neutral, PublicKeyToken=cdd571ade22f2f16, processorArchitecture=MSIL">\r
81       <Private>True</Private>\r
82     </Reference>\r
83     <Reference Include="System">\r
84       <Name>System</Name>\r
85     </Reference>\r
86     <Reference Include="System.Core">\r
87       <RequiredTargetFramework>3.5</RequiredTargetFramework>\r
88     </Reference>\r
89   </ItemGroup>\r
90   <ItemGroup>\r
91     <Compile Include="Client.cs">\r
92       <SubType>Code</SubType>\r
93     </Compile>\r
94     <Compile Include="Latency.cs" />\r
95   </ItemGroup>\r
96   <ItemGroup>\r
97     <None Include="Latency.ice" />\r
98     <None Include="README" />\r
99   </ItemGroup>\r
100   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />\r
101   <PropertyGroup>\r
102     <PreBuildEvent>\r
103     </PreBuildEvent>\r
104     <PostBuildEvent>\r
105     </PostBuildEvent>\r
106   </PropertyGroup>\r
107   <ProjectExtensions>\r
108     <VisualStudio>\r
109       <UserProperties ZerocIce_VerboseLevel="1" ZerocIce_Enabled="True" />\r
110     </VisualStudio>\r
111   </ProjectExtensions>\r
112 </Project>