ICE 3.4.2
[php5-ice-freebsdport.git] / cs / demo / IceGrid / icebox / helloservice.csproj
blob2097c5f3c8024f8ed87261bcfd2689ec368865e7
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>{8D37ABCD-BFA4-43C9-B143-77F06F02B310}</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>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
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     <Reference Include="IceBox, Version=3.4.2.0, Culture=neutral, PublicKeyToken=cdd571ade22f2f16, processorArchitecture=MSIL">\r
82       <SpecificVersion>False</SpecificVersion>\r
83     </Reference>\r
84     <Reference Include="IceSSL, Version=3.4.2.0, Culture=neutral, PublicKeyToken=cdd571ade22f2f16, processorArchitecture=MSIL" />\r
85     <Reference Include="System">\r
86       <Name>System</Name>\r
87     </Reference>\r
88     <Reference Include="System.Core">\r
89       <RequiredTargetFramework>3.5</RequiredTargetFramework>\r
90     </Reference>\r
91   </ItemGroup>\r
92   <ItemGroup>\r
93     <Compile Include="Hello.cs">\r
94       <SubType>Code</SubType>\r
95     </Compile>\r
96     <Compile Include="HelloI.cs">\r
97       <SubType>Code</SubType>\r
98     </Compile>\r
99     <Compile Include="HelloServiceI.cs">\r
100       <SubType>Code</SubType>\r
101     </Compile>\r
102   </ItemGroup>\r
103   <ItemGroup>\r
104     <None Include="Hello.ice" />\r
105     <None Include="README" />\r
106   </ItemGroup>\r
107   <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />\r
108   <PropertyGroup>\r
109     <PreBuildEvent>\r
110     </PreBuildEvent>\r
111     <PostBuildEvent>\r
112     </PostBuildEvent>\r
113   </PropertyGroup>\r
114   <ProjectExtensions>\r
115     <VisualStudio>\r
116       <UserProperties ZerocIce_VerboseLevel="1" ZerocIce_Enabled="True" />\r
117     </VisualStudio>\r
118   </ProjectExtensions>\r
119 </Project>\r