DrawingTestHelper20.J2EE.csproj 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131
  1. <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  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>8.0.50727</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.5.0_05</JDKName>
  53. <GHProjectType>1</GHProjectType>
  54. <Version>2.0</Version>
  55. <ProjectTypeGuids>{F6B19D50-1E2E-4e87-ADFB-10393B439DE0};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  56. </PropertyGroup>
  57. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java|AnyCPU' ">
  58. <DebugSymbols>true</DebugSymbols>
  59. <DebugType>full</DebugType>
  60. <Optimize>false</Optimize>
  61. <OutputPath>bin\Debug_Java\</OutputPath>
  62. <DefineConstants>TRACE;DEBUG;TARGET_JVM;NET_1_1;ONLY_1_1</DefineConstants>
  63. <ErrorReport>prompt</ErrorReport>
  64. <WarningLevel>4</WarningLevel>
  65. <BaseAddress>285212672</BaseAddress>
  66. <NoStdLib>false</NoStdLib>
  67. <SkipValidation>True</SkipValidation>
  68. <KeepIntermediate>False</KeepIntermediate>
  69. <TargetPlatform>0</TargetPlatform>
  70. <AdditionalClassPath>
  71. </AdditionalClassPath>
  72. </PropertyGroup>
  73. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java|AnyCPU' ">
  74. <DebugType>pdbonly</DebugType>
  75. <Optimize>true</Optimize>
  76. <OutputPath>bin\Release_Java\</OutputPath>
  77. <DefineConstants>TRACE;TARGET_JVM;NET_1_1;ONLY_1_1</DefineConstants>
  78. <ErrorReport>prompt</ErrorReport>
  79. <WarningLevel>4</WarningLevel>
  80. <BaseAddress>285212672</BaseAddress>
  81. <NoStdLib>false</NoStdLib>
  82. <SkipValidation>false</SkipValidation>
  83. <KeepIntermediate>false</KeepIntermediate>
  84. <TargetPlatform>0</TargetPlatform>
  85. <AdditionalClassPath>
  86. </AdditionalClassPath>
  87. </PropertyGroup>
  88. <ItemGroup>
  89. <Reference Include="J2SE.Helpers, Version=0.0.0.0, Culture=neutral">
  90. <Private>False</Private>
  91. <HintPath>..\..\..\..\lib\J2SE.Helpers.dll</HintPath>
  92. </Reference>
  93. <Reference Include="nunit.framework, Version=0.0.0.0, Culture=neutral">
  94. <SpecificVersion>False</SpecificVersion>
  95. <HintPath>..\..\..\..\..\nunit20\nunit-console\bin\Debug_Java20\nunit.framework.dll</HintPath>
  96. <Private>True</Private>
  97. </Reference>
  98. <Reference Include="rt">
  99. <HintPath>..\..\..\..\lib\rt.dll</HintPath>
  100. <Private>False</Private>
  101. </Reference>
  102. <Reference Include="System" />
  103. <Reference Include="System.Drawing" />
  104. <Reference Include="System.Xml" />
  105. </ItemGroup>
  106. <ItemGroup>
  107. <Compile Include="AssemblyInfo.cs" />
  108. <Compile Include="DrawingTest.cs" />
  109. <Compile Include="PDComparer.cs" />
  110. </ItemGroup>
  111. <ItemGroup>
  112. <ProjectReference Include="..\Exocortex.DSP\src\Exocortex.DSP20.v1.J2EE.csproj">
  113. <Project>{995DE32D-06AB-4926-97FF-565B9205D5F8}</Project>
  114. <Name>Exocortex.DSP20.v1.J2EE</Name>
  115. </ProjectReference>
  116. </ItemGroup>
  117. <Import Project="$(MSBuildBinPath)\Microsoft.csharp.targets" />
  118. <Import Project="$(VMW_HOME)\bin\Mainsoft.Common.targets" />
  119. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  120. Other similar extension points exist, see Microsoft.Common.targets.
  121. <Target Name="BeforeBuild">
  122. </Target>
  123. <Target Name="AfterBuild">
  124. </Target>
  125. -->
  126. <ProjectExtensions>
  127. <VisualStudio>
  128. <UserProperties REFS-JarPath-nunit-core="..\..\..\..\..\nunit20\util\bin\Debug_Java20\nunit.core.jar" REFS-JarPath-nunit-util="..\..\..\..\..\nunit20\util\bin\Debug_Java20\nunit.util.jar" REFS-JarPath-nunit-framework="..\..\..\..\..\nunit20\framework\bin\Debug_Java20\nunit.framework.jar" REFS-JarPath-mscorlib="..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\java_refs\framework\mscorlib.jar" REFS-JarPath-system="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\java_refs\framework\System.jar" REFS-JarPath-system-data="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\java_refs\framework\System.Data.jar" REFS-JarPath-system-xml="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\java_refs\framework\System.Xml.jar" REFS-JarPath-rt="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\jre5\lib\rt.jar" REFS-JarPath-j2se-helpers="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\java_refs\framework\J2SE.Helpers.jar" REFS-JarPath-system-drawing="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\java_refs\framework\System.Drawing.jar;..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\java_refs\framework\jai_imageio.jar;..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\java_refs\framework\jai_core.jar;..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\java_refs\framework\jai_codec.jar;..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\java_refs\framework\clibwrapper_jiio.jar;..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE V2\java_refs\framework\mlibwrapper_jai.jar" />
  129. </VisualStudio>
  130. </ProjectExtensions>
  131. </Project>