2005-12-06 Gonzalo Paniagua Javier <gonzalo@ximian.com>
[mono.git] / mcs / class / Novell.Directory.Ldap / Novell.Directory.Ldap.vmwcsproj
index 869a155e50cbe66656261f106e2b2b98dafc81b6..6a97c60fbf5fc6d4db4bd7aa02ca5171954ce91a 100644 (file)
@@ -2,20 +2,21 @@
        <CSHARP ProjectType="Local" ProductVersion="7.10.3077" SchemaVersion="2.0" ProjectGuid="{0B45F886-E6BB-4871-B9C1-77A0D92DA76E}">\r
                <Build>\r
                        <Settings ApplicationIcon="" AssemblyKeyContainerName="" AssemblyName="Novell.Directory.Ldap" AssemblyOriginatorKeyFile="" DefaultClientScript="JScript" DefaultHTMLPageLayout="Grid" DefaultTargetSchema="IE50" DelaySign="false" OutputType="Library" PreBuildEvent="" PostBuildEvent="" RootNamespace="Novell.Directory.Ldap" RunPostBuildEvent="OnBuildSuccess" StartupObject="">\r
-                               <Config Name="Debug_Java" AllowUnsafeBlocks="false" BaseAddress="285212672" CheckForOverflowUnderflow="false" ConfigurationOverrideFile="" DefineConstants="TARGET_JVM" DocumentationFile="" DebugSymbols="true" FileAlignment="4096" IncrementalBuild="false" NoStdLib="false" NoWarn="1595" Optimize="false" OutputPath="bin\Debug_Java\" RegisterForComInterop="false" RemoveIntegerChecks="false" TreatWarningsAsErrors="false" WarningLevel="4"/>\r
-                               <Config Name="Release_Java" AllowUnsafeBlocks="false" BaseAddress="285212672" CheckForOverflowUnderflow="false" ConfigurationOverrideFile="" DefineConstants="J2EE" DocumentationFile="" DebugSymbols="false" FileAlignment="4096" IncrementalBuild="false" NoStdLib="false" NoWarn="1595" Optimize="true" OutputPath="bin\Release_Java\" RegisterForComInterop="false" RemoveIntegerChecks="false" TreatWarningsAsErrors="false" WarningLevel="4"/>\r
+                               <Config Name="Debug_Java" AllowUnsafeBlocks="true" BaseAddress="285212672" CheckForOverflowUnderflow="true" ConfigurationOverrideFile="" DefineConstants="TARGET_JVM;NET_1_1" DocumentationFile="" DebugSymbols="true" FileAlignment="4096" IncrementalBuild="false" NoStdLib="false" NoWarn="1595" Optimize="false" OutputPath="bin\Debug_Java\" RegisterForComInterop="false" RemoveIntegerChecks="false" TreatWarningsAsErrors="false" WarningLevel="1"/>\r
+                               <Config Name="Release_Java" AllowUnsafeBlocks="false" BaseAddress="285212672" CheckForOverflowUnderflow="false" ConfigurationOverrideFile="" DefineConstants="TARGET_JVM;NET_1_1" DocumentationFile="" DebugSymbols="false" FileAlignment="4096" IncrementalBuild="false" NoStdLib="false" NoWarn="1595" Optimize="true" OutputPath="bin\Release_Java\" RegisterForComInterop="false" RemoveIntegerChecks="false" TreatWarningsAsErrors="false" WarningLevel="4"/>\r
                                <Config Name="Debug" AllowUnsafeBlocks="false" BaseAddress="285212672" CheckForOverflowUnderflow="false" ConfigurationOverrideFile="" DefineConstants="J2EE;TARGET_JVM" DocumentationFile="" DebugSymbols="true" FileAlignment="4096" IncrementalBuild="false" NoStdLib="false" NoWarn="" Optimize="false" OutputPath="bin\Debug\" RegisterForComInterop="false" RemoveIntegerChecks="false" TreatWarningsAsErrors="false" WarningLevel="1"/>\r
                        </Settings>\r
                        <References>\r
                                <Reference Name="System" AssemblyName="System" HintPath="..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"/>\r
-                               <Reference Name="System.Data" AssemblyName="System.Data" HintPath="..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"/>\r
-                               <Reference Name="System.Xml" AssemblyName="System.Xml" HintPath="..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Xml.dll"/>\r
+                               <Reference Name="rt" AssemblyName="rt" HintPath="..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE\jgac\j2sdk1.4\rt.dll" Private="False"/>\r
+                               <Reference Name="J2SE.Helpers" AssemblyName="J2SE.Helpers" HintPath="..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE\jgac\vmw4j2ee_110\J2SE.Helpers.dll" Private="False"/>\r
                        </References>\r
                </Build>\r
                <Files>\r
                        <Include>\r
-                               <File RelPath="Novell.Directory.Ldap\.cvsignore" BuildAction="None"/>\r
+                               <File RelPath="Consts.cs.in" Link="..\..\build\common\Consts.cs.in" SubType="Code" BuildAction="Compile"/>\r
                                <File RelPath="Novell.Directory.Ldap\AssemblyInfo.cs" SubType="Code" BuildAction="Compile"/>\r
+                               <File RelPath="Novell.Directory.Ldap\AuthenticationTypes.cs" SubType="Code" BuildAction="Compile"/>\r
                                <File RelPath="Novell.Directory.Ldap\Connection.cs" SubType="Code" BuildAction="Compile"/>\r
                                <File RelPath="Novell.Directory.Ldap\InterThreadException.cs" SubType="Code" BuildAction="Compile"/>\r
                                <File RelPath="Novell.Directory.Ldap\LdapAbandonRequest.cs" SubType="Code" BuildAction="Compile"/>\r
                                <File RelPath="Novell.Directory.Ldap.Rfc2251\RfcSearchResultReference.cs" SubType="Code" BuildAction="Compile"/>\r
                                <File RelPath="Novell.Directory.Ldap.Rfc2251\RfcSubstringFilter.cs" SubType="Code" BuildAction="Compile"/>\r
                                <File RelPath="Novell.Directory.Ldap.Rfc2251\RfcUnbindRequest.cs" SubType="Code" BuildAction="Compile"/>\r
+                               <File RelPath="Novell.Directory.Ldap.Security.jvm\AuthenticationCallbackHandler.cs" SubType="Code" BuildAction="Compile"/>\r
+                               <File RelPath="Novell.Directory.Ldap.Security.jvm\CreateContextPrivilegedAction.cs" SubType="Code" BuildAction="Compile"/>\r
+                               <File RelPath="Novell.Directory.Ldap.Security.jvm\ExchangeTokenPrivilegedAction.cs" SubType="Code" BuildAction="Compile"/>\r
+                               <File RelPath="Novell.Directory.Ldap.Security.jvm\Krb5Helper.cs" SubType="Code" BuildAction="Compile"/>\r
+                               <File RelPath="Novell.Directory.Ldap.Security.jvm\SecureStream.cs" SubType="Code" BuildAction="Compile"/>\r
+                               <File RelPath="Novell.Directory.Ldap.Security.jvm\UnwrapPrivilegedAction.cs" SubType="Code" BuildAction="Compile"/>\r
+                               <File RelPath="Novell.Directory.Ldap.Security.jvm\WrapPrivilegedAction.cs" SubType="Code" BuildAction="Compile"/>\r
                                <File RelPath="Novell.Directory.Ldap.Utilclass\ArrayEnumeration.cs" SubType="Code" BuildAction="Compile"/>\r
                                <File RelPath="Novell.Directory.Ldap.Utilclass\AttributeQualifier.cs" SubType="Code" BuildAction="Compile"/>\r
                                <File RelPath="Novell.Directory.Ldap.Utilclass\Base64.cs" SubType="Code" BuildAction="Compile"/>\r
                                <File RelPath="Novell.Directory.Ldap.Utilclass\DN.cs" SubType="Code" BuildAction="Compile"/>\r
                                <File RelPath="Novell.Directory.Ldap.Utilclass\EnumeratedIterator.cs" SubType="Code" BuildAction="Compile"/>\r
                                <File RelPath="Novell.Directory.Ldap.Utilclass\ExceptionMessages.cs" SubType="Code" BuildAction="Compile"/>\r
+                               <File RelPath="Novell.Directory.Ldap.Utilclass\ExceptionMessages.resx" DependentUpon="ExceptionMessages.cs" BuildAction="EmbeddedResource"/>\r
                                <File RelPath="Novell.Directory.Ldap.Utilclass\ExtResponseFactory.cs" SubType="Code" BuildAction="Compile"/>\r
                                <File RelPath="Novell.Directory.Ldap.Utilclass\IntermediateResponseFactory.cs" SubType="Code" BuildAction="Compile"/>\r
                                <File RelPath="Novell.Directory.Ldap.Utilclass\RDN.cs" SubType="Code" BuildAction="Compile"/>\r
                                <File RelPath="Novell.Directory.Ldap.Utilclass\RespControlVector.cs" SubType="Code" BuildAction="Compile"/>\r
                                <File RelPath="Novell.Directory.Ldap.Utilclass\RespExtensionSet.cs" SubType="Code" BuildAction="Compile"/>\r
                                <File RelPath="Novell.Directory.Ldap.Utilclass\ResultCodeMessages.cs" SubType="Code" BuildAction="Compile"/>\r
+                               <File RelPath="Novell.Directory.Ldap.Utilclass\ResultCodeMessages.resx" DependentUpon="ResultCodeMessages.cs" BuildAction="EmbeddedResource"/>\r
                                <File RelPath="Novell.Directory.Ldap.Utilclass\SchemaParser.cs" SubType="Code" BuildAction="Compile"/>\r
                                <File RelPath="Novell.Directory.Ldap.Utilclass\SchemaTokenCreator.cs" SubType="Code" BuildAction="Compile"/>\r
                                <File RelPath="Novell.Directory.Ldap.Utilclass\TokenTypes.cs" SubType="Code" BuildAction="Compile"/>\r
                        </Include>\r
                </Files>\r
-               <UserProperties project.JDKType="1.4.2_05" REFS.JarPath.system.xml="..\..\Program Files\Mainsoft\Visual MainWin for J2EE\jgac\vmw4j2ee_110\System.Xml.jar" REFS.JarPath.system.data="..\..\Program Files\Mainsoft\Visual MainWin for J2EE\jgac\vmw4j2ee_110\System.Data.jar" REFS.JarPath.system="..\..\Program Files\Mainsoft\Visual MainWin for J2EE\jgac\vmw4j2ee_110\System.jar"/>\r
+               <UserProperties REFS.JarPath.j2se.helpers="..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE\jgac\vmw4j2ee_110\J2SE.Helpers.jar" REFS.JarPath.rt="..\..\..\..\..\Program Files\Mainsoft\Visual MainWin for J2EE\j2sdk1.4\lib\rt.jar" REFS.JarPath.system="..\..\Program Files\Mainsoft\Visual MainWin for J2EE\jgac\vmw4j2ee_110\System.jar" project.JDKType="1.4.2_05"/>\r
        </CSHARP>\r
        <VisualMainWin><Project Prop2023="1.4.2_05" Prop2024="" Prop2026="" Prop2015="" Version="1.6.0" ProjectType="1"/><References/><Configs><Config Prop2000="0" Prop2001="0" Prop2002="0" Prop2003="0" Prop2004="0" Prop2005="0" Prop2006="" Prop2007="" Prop2008="" Prop2009="" Prop2010="" Prop2011="0" Prop2012="0" Prop2013="" Prop2014="0" Prop2016="" Prop2027="" Prop2019="0" Prop2020="285212672" Prop2021="4096" Prop2022="0" Prop2017="0" Prop2018="0" Name="Release_Java"/><Config Prop2000="1" Prop2001="0" Prop2002="0" Prop2003="0" Prop2004="0" Prop2005="0" Prop2006="" Prop2007="" Prop2008="" Prop2009="" Prop2010="" Prop2011="0" Prop2012="0" Prop2013="" Prop2014="0" Prop2016="" Prop2027="" Prop2019="0" Prop2020="285212672" Prop2021="4096" Prop2022="0" Prop2017="0" Prop2018="-1" Name="Debug"/><Config Prop2000="0" Prop2001="0" Prop2002="0" Prop2003="0" Prop2004="0" Prop2005="0" Prop2006="" Prop2007="" Prop2008="" Prop2009="" Prop2010="" Prop2011="0" Prop2012="0" Prop2013="" Prop2014="0" Prop2016="" Prop2027="" Prop2019="0" Prop2020="285212672" Prop2021="4096" Prop2022="0" Prop2017="0" Prop2018="-1" Name="Debug_Java"/></Configs></VisualMainWin></VisualStudioProject>\r