DrawingTestHelper20.J2EE.csproj 8.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168
  1. <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
  2. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java20|AnyCPU' ">
  3. <OutputPath>bin\Release_Java20\</OutputPath>
  4. <DefineConstants>TRACE;TARGET_JVM;NET_1_1;NET_2_0</DefineConstants>
  5. <BaseAddress>285212672</BaseAddress>
  6. <Optimize>true</Optimize>
  7. <DebugType>pdbonly</DebugType>
  8. <PlatformTarget>AnyCPU</PlatformTarget>
  9. <ErrorReport>prompt</ErrorReport>
  10. <SkipValidation>false</SkipValidation>
  11. <KeepIntermediate>false</KeepIntermediate>
  12. <GHProjectType>1</GHProjectType>
  13. <PreCompile>false</PreCompile>
  14. <AdditionalClassPath>
  15. </AdditionalClassPath>
  16. <ApplicationServerType>
  17. </ApplicationServerType>
  18. <Version>2.0</Version>
  19. <JDKName>1.5.0_05</JDKName>
  20. <TargetPlatform>0</TargetPlatform>
  21. </PropertyGroup>
  22. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java20|AnyCPU' ">
  23. <DebugSymbols>true</DebugSymbols>
  24. <OutputPath>bin\Debug_Java20\</OutputPath>
  25. <DefineConstants>TRACE;DEBUG;TARGET_JVM;NET_1_1;NET_2_0</DefineConstants>
  26. <BaseAddress>285212672</BaseAddress>
  27. <DebugType>full</DebugType>
  28. <PlatformTarget>AnyCPU</PlatformTarget>
  29. <ErrorReport>prompt</ErrorReport>
  30. <SkipValidation>True</SkipValidation>
  31. <KeepIntermediate>False</KeepIntermediate>
  32. <GHProjectType>1</GHProjectType>
  33. <PreCompile>false</PreCompile>
  34. <AdditionalClassPath>
  35. </AdditionalClassPath>
  36. <ApplicationServerType>
  37. </ApplicationServerType>
  38. <Version>2.0</Version>
  39. <JDKName>1.5.0_05</JDKName>
  40. <TargetPlatform>0</TargetPlatform>
  41. </PropertyGroup>
  42. <PropertyGroup>
  43. <Configuration Condition=" '$(Configuration)' == '' ">Debug_Java</Configuration>
  44. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  45. <ProductVersion>9.0.21022</ProductVersion>
  46. <SchemaVersion>2.0</SchemaVersion>
  47. <ProjectGuid>{C4329BA9-2E08-4EB3-B6ED-0FA3BB6285AF}</ProjectGuid>
  48. <OutputType>Library</OutputType>
  49. <AppDesignerFolder>Properties</AppDesignerFolder>
  50. <RootNamespace>DrawingTest</RootNamespace>
  51. <AssemblyName>DrawingTest</AssemblyName>
  52. <JDKName>1.6</JDKName>
  53. <GHProjectType>1</GHProjectType>
  54. <Version>2.0</Version>
  55. <ProjectTypeGuids>{F6B19D50-1E2E-4e87-ADFB-10393B439DE0};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  56. <FileUpgradeFlags>
  57. </FileUpgradeFlags>
  58. <UpgradeBackupLocation>
  59. </UpgradeBackupLocation>
  60. <OldToolsVersion>2.0</OldToolsVersion>
  61. <jarserver>ip2</jarserver>
  62. <PublishUrl>publish\</PublishUrl>
  63. <Install>true</Install>
  64. <InstallFrom>Disk</InstallFrom>
  65. <UpdateEnabled>false</UpdateEnabled>
  66. <UpdateMode>Foreground</UpdateMode>
  67. <UpdateInterval>7</UpdateInterval>
  68. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  69. <UpdatePeriodically>false</UpdatePeriodically>
  70. <UpdateRequired>false</UpdateRequired>
  71. <MapFileExtensions>true</MapFileExtensions>
  72. <ApplicationRevision>0</ApplicationRevision>
  73. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  74. <IsWebBootstrapper>false</IsWebBootstrapper>
  75. <UseApplicationTrust>false</UseApplicationTrust>
  76. <BootstrapperEnabled>true</BootstrapperEnabled>
  77. </PropertyGroup>
  78. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java|AnyCPU' ">
  79. <DebugSymbols>true</DebugSymbols>
  80. <DebugType>full</DebugType>
  81. <Optimize>false</Optimize>
  82. <OutputPath>bin\Debug_Java\</OutputPath>
  83. <DefineConstants>TRACE;DEBUG;TARGET_JVM;NET_1_1;ONLY_1_1</DefineConstants>
  84. <ErrorReport>prompt</ErrorReport>
  85. <WarningLevel>4</WarningLevel>
  86. <BaseAddress>285212672</BaseAddress>
  87. <NoStdLib>false</NoStdLib>
  88. <SkipValidation>True</SkipValidation>
  89. <KeepIntermediate>False</KeepIntermediate>
  90. <TargetPlatform>0</TargetPlatform>
  91. <AdditionalClassPath>
  92. </AdditionalClassPath>
  93. </PropertyGroup>
  94. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java|AnyCPU' ">
  95. <DebugType>pdbonly</DebugType>
  96. <Optimize>true</Optimize>
  97. <OutputPath>bin\Release_Java\</OutputPath>
  98. <DefineConstants>TRACE;TARGET_JVM;NET_1_1;ONLY_1_1</DefineConstants>
  99. <ErrorReport>prompt</ErrorReport>
  100. <WarningLevel>4</WarningLevel>
  101. <BaseAddress>285212672</BaseAddress>
  102. <NoStdLib>false</NoStdLib>
  103. <SkipValidation>false</SkipValidation>
  104. <KeepIntermediate>false</KeepIntermediate>
  105. <TargetPlatform>0</TargetPlatform>
  106. <AdditionalClassPath>
  107. </AdditionalClassPath>
  108. </PropertyGroup>
  109. <ItemGroup>
  110. <Reference Include="J2SE.Helpers, Version=0.0.0.0, Culture=neutral">
  111. <Private>False</Private>
  112. <HintPath>..\..\..\..\lib\J2SE.Helpers.dll</HintPath>
  113. </Reference>
  114. <Reference Include="nunit.framework, Version=2.2.0.0, Culture=neutral, processorArchitecture=MSIL">
  115. <SpecificVersion>False</SpecificVersion>
  116. <HintPath>..\..\..\..\..\nunit20\framework\bin\Debug_Java20\nunit.framework.dll</HintPath>
  117. </Reference>
  118. <Reference Include="rt">
  119. <HintPath>..\..\..\..\lib\rt.dll</HintPath>
  120. <Private>False</Private>
  121. </Reference>
  122. <Reference Include="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" />
  123. <Reference Include="System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" />
  124. <Reference Include="System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" />
  125. </ItemGroup>
  126. <ItemGroup>
  127. <Compile Include="AssemblyInfo.cs" />
  128. <Compile Include="DrawingTest.cs" />
  129. <Compile Include="PDComparer.cs" />
  130. </ItemGroup>
  131. <ItemGroup>
  132. <ProjectReference Include="..\Exocortex.DSP\src\Exocortex.DSP20.v1.J2EE.csproj">
  133. <Project>{995DE32D-06AB-4926-97FF-565B9205D5F8}</Project>
  134. <Name>Exocortex.DSP20.v1.J2EE</Name>
  135. </ProjectReference>
  136. </ItemGroup>
  137. <ItemGroup>
  138. <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
  139. <Visible>False</Visible>
  140. <ProductName>.NET Framework 2.0 %28x86%29</ProductName>
  141. <Install>true</Install>
  142. </BootstrapperPackage>
  143. <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
  144. <Visible>False</Visible>
  145. <ProductName>.NET Framework 3.0 %28x86%29</ProductName>
  146. <Install>false</Install>
  147. </BootstrapperPackage>
  148. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
  149. <Visible>False</Visible>
  150. <ProductName>.NET Framework 3.5</ProductName>
  151. <Install>false</Install>
  152. </BootstrapperPackage>
  153. </ItemGroup>
  154. <Import Project="$(MSBuildBinPath)\Microsoft.csharp.targets" />
  155. <Import Project="$(VMW_HOME)\bin\Mainsoft.Common.targets" />
  156. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  157. Other similar extension points exist, see Microsoft.Common.targets.
  158. <Target Name="BeforeBuild">
  159. </Target>
  160. <Target Name="AfterBuild">
  161. </Target>
  162. -->
  163. <ProjectExtensions>
  164. <VisualStudio>
  165. <UserProperties REFS-RefInfo-system-xml="repository:vmw:framework:2.0" REFS-RefInfo-system-drawing="repository:vmw:framework:2.0" REFS-RefInfo-system="repository:vmw:framework:2.0" REFS-RefInfo-nunit-framework="j2il:" REFS-JarPath-system-drawing="" REFS-JarPath-j2se-helpers="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\java_refs\framework\J2SE.Helpers.jar" REFS-JarPath-rt="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\jre5\lib\rt.jar" REFS-JarPath-system-xml="" REFS-JarPath-system-data="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\java_refs\framework\System.Data.jar" REFS-JarPath-system="" REFS-JarPath-mscorlib="..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\java_refs\framework\mscorlib.jar" REFS-JarPath-nunit-framework="..\..\..\..\..\nunit20\framework\bin\Debug_Java20\nunit.framework.jar" REFS-JarPath-nunit-util="..\..\..\..\..\nunit20\util\bin\Debug_Java20\nunit.util.jar" REFS-JarPath-nunit-core="..\..\..\..\..\nunit20\util\bin\Debug_Java20\nunit.core.jar" />
  166. </VisualStudio>
  167. </ProjectExtensions>
  168. </Project>