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>{8D37ABCD-BFA4-43C9-B143-77F06F02B310}</ProjectGuid>
\r
7 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
\r
8 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
\r
11 <AssemblyKeyContainerName>
\r
12 </AssemblyKeyContainerName>
\r
13 <AssemblyName>helloservice</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>Library</OutputType>
\r
23 <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
\r
28 <UpgradeBackupLocation>
\r
29 </UpgradeBackupLocation>
\r
30 <OldToolsVersion>2.0</OldToolsVersion>
\r
31 <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
\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
42 </DocumentationFile>
\r
43 <DebugSymbols>true</DebugSymbols>
\r
44 <FileAlignment>4096</FileAlignment>
\r
45 <NoStdLib>false</NoStdLib>
\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
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
65 </DocumentationFile>
\r
66 <DebugSymbols>false</DebugSymbols>
\r
67 <FileAlignment>4096</FileAlignment>
\r
68 <NoStdLib>false</NoStdLib>
\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
80 <Reference Include="Ice, Version=3.4.2.0, Culture=neutral, PublicKeyToken=cdd571ade22f2f16, processorArchitecture=MSIL" />
\r
81 <Reference Include="IceBox, Version=3.4.2.0, Culture=neutral, PublicKeyToken=cdd571ade22f2f16, processorArchitecture=MSIL">
\r
82 <SpecificVersion>False</SpecificVersion>
\r
84 <Reference Include="IceSSL, Version=3.4.2.0, Culture=neutral, PublicKeyToken=cdd571ade22f2f16, processorArchitecture=MSIL" />
\r
85 <Reference Include="System">
\r
88 <Reference Include="System.Core">
\r
89 <RequiredTargetFramework>3.5</RequiredTargetFramework>
\r
93 <Compile Include="Hello.cs">
\r
94 <SubType>Code</SubType>
\r
96 <Compile Include="HelloI.cs">
\r
97 <SubType>Code</SubType>
\r
99 <Compile Include="HelloServiceI.cs">
\r
100 <SubType>Code</SubType>
\r
104 <None Include="Hello.ice" />
\r
105 <None Include="README" />
\r
107 <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
\r
114 <ProjectExtensions>
\r
116 <UserProperties ZerocIce_VerboseLevel="1" ZerocIce_Enabled="True" />
\r
118 </ProjectExtensions>
\r