1 <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
\r
3 <Configuration Condition=" '$(Configuration)' == '' ">Debug_Java</Configuration>
\r
4 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
\r
5 <ProductVersion>8.0.50727</ProductVersion>
\r
6 <SchemaVersion>2.0</SchemaVersion>
\r
7 <ProjectGuid>{05391985-1646-4D19-BDEC-9C4550EB8E90}</ProjectGuid>
\r
8 <ProjectTypeGuids>{F6B19D50-1E2E-4e87-ADFB-10393B439DE0};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
\r
9 <OutputType>Library</OutputType>
\r
10 <AppDesignerFolder>Properties</AppDesignerFolder>
\r
11 <AssemblyName>Mainsoft.Configuration</AssemblyName>
\r
12 <JDKName>1.4.2</JDKName>
\r
13 <GHProjectType>1</GHProjectType>
\r
14 <Version>2.0</Version>
\r
15 <UseVSHostingProcess>false</UseVSHostingProcess>
\r
16 <AdditionalClassPath>
\r
17 </AdditionalClassPath>
\r
18 <RootNamespace>Mainsoft.Configuration</RootNamespace>
\r
19 <jarserver>ip2</jarserver>
\r
23 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java|AnyCPU' ">
\r
24 <DebugSymbols>true</DebugSymbols>
\r
25 <DebugType>full</DebugType>
\r
26 <Optimize>false</Optimize>
\r
27 <OutputPath>bin\Debug_Java\</OutputPath>
\r
28 <DefineConstants>DEBUG;TRACE;JAVA</DefineConstants>
\r
29 <ErrorReport>prompt</ErrorReport>
\r
30 <WarningLevel>4</WarningLevel>
\r
31 <BaseAddress>4194304</BaseAddress>
\r
32 <SkipValidation>false</SkipValidation>
\r
33 <KeepIntermediate>false</KeepIntermediate>
\r
34 <TargetPlatform>0</TargetPlatform>
\r
35 <PlatformTarget>AnyCPU</PlatformTarget>
\r
37 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java|AnyCPU' ">
\r
38 <DebugType>pdbonly</DebugType>
\r
39 <Optimize>true</Optimize>
\r
40 <OutputPath>bin\Release_Java\</OutputPath>
\r
41 <DefineConstants>TRACE;JAVA</DefineConstants>
\r
42 <ErrorReport>prompt</ErrorReport>
\r
43 <WarningLevel>4</WarningLevel>
\r
44 <BaseAddress>4194304</BaseAddress>
\r
45 <SkipValidation>false</SkipValidation>
\r
46 <KeepIntermediate>false</KeepIntermediate>
\r
47 <TargetPlatform>0</TargetPlatform>
\r
48 <PlatformTarget>AnyCPU</PlatformTarget>
\r
50 <Import Project="$(MSBuildBinPath)\Microsoft.csharp.targets" />
\r
51 <Import Project="$(VMW_HOME)\bin\Mainsoft.Common.targets" />
\r
52 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
\r
53 Other similar extension points exist, see Microsoft.Common.targets.
\r
54 <Target Name="BeforeBuild">
\r
56 <Target Name="AfterBuild">
\r
61 <UserProperties REFS-JarPath-j2se-helpers="..\lib\J2SE.Helpers.jar" REFS-RefInfo-rt="repository:jre:sun:1.4.2" REFS-JarPath-rt="" REFS-JarPath-system="" REFS-RefInfo-system="repository:vmw:framework:2.0" REFS-JarPath-system-configuration="" REFS-RefInfo-system-configuration="repository:vmw:framework:2.0" REFS-JarPath-system-data="" REFS-RefInfo-system-data="repository:vmw:framework:2.0" REFS-JarPath-system-xml="" REFS-RefInfo-system-xml="repository:vmw:framework:2.0" />
\r
63 </ProjectExtensions>
\r
65 <Reference Include="J2SE.Helpers, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
\r
66 <HintPath>..\lib\J2SE.Helpers.dll</HintPath>
\r
68 <Reference Include="rt, Version=1.4.2.65535, Culture=neutral, processorArchitecture=MSIL" />
\r
69 <Reference Include="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" />
\r
70 <Reference Include="System.Configuration, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
\r
71 <Reference Include="System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=x86" />
\r
72 <Reference Include="System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" />
\r
75 <Compile Include="Properties\AssemblyInfo.cs" />
\r