System.DirectoryServices20.vmwcsproj 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156
  1. <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  2. <PropertyGroup>
  3. <Configuration Condition=" '$(Configuration)' == '' ">Debug_Java</Configuration>
  4. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  5. <ProductVersion>8.0.50727</ProductVersion>
  6. <SchemaVersion>2.0</SchemaVersion>
  7. <ProjectGuid>{6C8C17FE-0F2F-4515-AC3C-2FB79F10FFA8}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>System.DirectoryServices</RootNamespace>
  11. <AssemblyName>System.DirectoryServices</AssemblyName>
  12. <JDKName>1.5.0_05</JDKName>
  13. <GHProjectType>1</GHProjectType>
  14. <GHProjectKind>framework</GHProjectKind>
  15. <Version>2.0</Version>
  16. </PropertyGroup>
  17. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release_Java20|AnyCPU' ">
  18. <OutputPath>bin\Release_Java20\</OutputPath>
  19. <DefineConstants>TRACE;TARGET_JVM;NET_1_1;NET_2_0</DefineConstants>
  20. <BaseAddress>285212672</BaseAddress>
  21. <Optimize>true</Optimize>
  22. <DebugType>pdbonly</DebugType>
  23. <PlatformTarget>AnyCPU</PlatformTarget>
  24. <ErrorReport>prompt</ErrorReport>
  25. <SkipValidation>True</SkipValidation>
  26. <KeepIntermediate>false</KeepIntermediate>
  27. <GHProjectType>1</GHProjectType>
  28. <PreCompile>false</PreCompile>
  29. <AdditionalClassPath>
  30. </AdditionalClassPath>
  31. <ApplicationServerType>
  32. </ApplicationServerType>
  33. <Version>2.0</Version>
  34. <JDKName>1.5.0_05</JDKName>
  35. <TargetPlatform>0</TargetPlatform>
  36. </PropertyGroup>
  37. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug_Java20|AnyCPU' ">
  38. <DebugSymbols>true</DebugSymbols>
  39. <OutputPath>bin\Debug_Java20\</OutputPath>
  40. <DefineConstants>TRACE;DEBUG;TARGET_JVM;NET_1_1;NET_2_0</DefineConstants>
  41. <BaseAddress>285212672</BaseAddress>
  42. <DebugType>full</DebugType>
  43. <PlatformTarget>AnyCPU</PlatformTarget>
  44. <ErrorReport>prompt</ErrorReport>
  45. <SkipValidation>True</SkipValidation>
  46. <KeepIntermediate>False</KeepIntermediate>
  47. <GHProjectType>1</GHProjectType>
  48. <PreCompile>false</PreCompile>
  49. <AdditionalClassPath>
  50. </AdditionalClassPath>
  51. <ApplicationServerType>
  52. </ApplicationServerType>
  53. <Version>2.0</Version>
  54. <JDKName>1.5.0_05</JDKName>
  55. <TargetPlatform>0</TargetPlatform>
  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</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</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="System">
  90. <Private>False</Private>
  91. </Reference>
  92. </ItemGroup>
  93. <ItemGroup>
  94. <Compile Include="..\..\build\common\Locale.cs">
  95. <Link>Assembly\Locale.cs</Link>
  96. </Compile>
  97. <Compile Include="..\..\build\common\MonoTODOAttribute.cs">
  98. <Link>Assembly\MonoTODOAttribute.cs</Link>
  99. </Compile>
  100. <Compile Include="Assembly\AssemblyInfo.cs" />
  101. <Compile Include="System.DirectoryServices.Design\DirectoryEntryConverter.cs" />
  102. <Compile Include="System.DirectoryServices\AuthenticationTypes.cs" />
  103. <Compile Include="System.DirectoryServices\DirectoryEntries.cs" />
  104. <Compile Include="System.DirectoryServices\DirectoryEntry.cs">
  105. <SubType>Component</SubType>
  106. </Compile>
  107. <Compile Include="System.DirectoryServices\DirectorySearcher.cs">
  108. <SubType>Component</SubType>
  109. </Compile>
  110. <Compile Include="System.DirectoryServices\DirectoryServicesPermission.cs" />
  111. <Compile Include="System.DirectoryServices\DirectoryServicesPermissionAccess.cs" />
  112. <Compile Include="System.DirectoryServices\DirectoryServicesPermissionAttribute.cs" />
  113. <Compile Include="System.DirectoryServices\DirectoryServicesPermissionEntry.cs" />
  114. <Compile Include="System.DirectoryServices\DirectoryServicesPermissionEntryCollection.cs" />
  115. <Compile Include="System.DirectoryServices\DSDescriptionAttribute.cs" />
  116. <Compile Include="System.DirectoryServices\PropertyCollection.cs" />
  117. <Compile Include="System.DirectoryServices\PropertyValueCollection.cs" />
  118. <Compile Include="System.DirectoryServices\ReferralChasingOption.cs" />
  119. <Compile Include="System.DirectoryServices\ResultPropertyCollection.cs" />
  120. <Compile Include="System.DirectoryServices\ResultPropertyValueCollection.cs" />
  121. <Compile Include="System.DirectoryServices\SchemaNameCollection.cs" />
  122. <Compile Include="System.DirectoryServices\SearchResult.cs" />
  123. <Compile Include="System.DirectoryServices\SearchResultCollection.cs" />
  124. <Compile Include="System.DirectoryServices\SearchScope.cs" />
  125. <Compile Include="System.DirectoryServices\SortDirection.cs" />
  126. <Compile Include="System.DirectoryServices\SortOption.cs" />
  127. </ItemGroup>
  128. <ItemGroup>
  129. <Compile Include="..\..\build\common\Consts.cs.in">
  130. <Link>Assembly\Consts.cs.in</Link>
  131. </Compile>
  132. </ItemGroup>
  133. <ItemGroup>
  134. <ProjectReference Include="..\Novell.Directory.Ldap\Novell.Directory.Ldap20.vmwcsproj">
  135. <Project>{7BA54046-FD05-4209-9508-D6367CDAFBC0}</Project>
  136. <Name>Novell.Directory.Ldap20</Name>
  137. </ProjectReference>
  138. </ItemGroup>
  139. <ItemGroup>
  140. <Folder Include="Properties\" />
  141. </ItemGroup>
  142. <Import Project="$(MSBuildBinPath)\Microsoft.csharp.targets" />
  143. <Import Project="$(VMW_HOME)\bin\Mainsoft.Common.targets" />
  144. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  145. Other similar extension points exist, see Microsoft.Common.targets.
  146. <Target Name="BeforeBuild">
  147. </Target>
  148. <Target Name="AfterBuild">
  149. </Target>
  150. -->
  151. <ProjectExtensions>
  152. <VisualStudio>
  153. <UserProperties REFS-JarPath-rt="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\jre5\lib\rt.jar" REFS-JarPath-system-xml="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\jgac\vmw4j2ee_110\System.Xml.jar" REFS-JarPath-system-data="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\jgac\vmw4j2ee_110\System.Data.jar" REFS-JarPath-system="..\..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\jgac\vmw4j2ee_110\System.jar" REFS-JarPath-mscorlib="..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE 2\jgac\vmw4j2ee_110\mscorlib.jar" />
  154. </VisualStudio>
  155. </ProjectExtensions>
  156. </Project>