~ifolder-dev/simias/trunk-packaging

« back to all changes in this revision

Viewing changes to src/server/NU-identity-sync-providers/MdbProvider/.svn/text-base/SimiasMdbSync.mdp.svn-base

  • Committer: Jorge O. Castro
  • Date: 2007-12-03 06:56:46 UTC
  • Revision ID: jorge@ubuntu.com-20071203065646-mupcnjcwgm5mnhyt
* Remove a bunch of .svn directories we no longer need.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<Project name="SimiasMdbSync" fileversion="2.0" language="C#" ctype="DotNetProject">
2
 
  <Configurations active="Debug">
3
 
    <Configuration name="Debug" ctype="DotNetProjectConfiguration">
4
 
      <Output directory="./bin/Debug" assembly="Simias.MdbSync" />
5
 
      <Build debugmode="True" target="Library" />
6
 
      <Execution runwithwarnings="True" consolepause="True" runtime="MsNet" />
7
 
      <CodeGeneration compiler="Csc" warninglevel="4" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" mainclass="" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
8
 
    </Configuration>
9
 
    <Configuration name="Release" ctype="DotNetProjectConfiguration">
10
 
      <Output directory="./bin/Release" assembly="Simias.MdbSync" />
11
 
      <Build debugmode="False" target="Library" />
12
 
      <Execution runwithwarnings="True" consolepause="True" runtime="MsNet" />
13
 
      <CodeGeneration compiler="Csc" warninglevel="4" optimize="True" unsafecodeallowed="False" generateoverflowchecks="True" mainclass="" generatexmldocumentation="False" ctype="CSharpCompilerParameters" />
14
 
    </Configuration>
15
 
  </Configurations>
16
 
  <DeploymentInformation strategy="File">
17
 
    <excludeFiles />
18
 
  </DeploymentInformation>
19
 
  <Contents>
20
 
    <File name="./AssemblyInfo.cs" subtype="Code" buildaction="Compile" />
21
 
    <File name="./Mdb.cs" subtype="Code" buildaction="Compile" />
22
 
    <File name="./MdbUser.cs" subtype="Code" buildaction="Compile" />
23
 
    <File name="./EnumUsers.cs" subtype="Code" buildaction="Compile" />
24
 
    <File name="./ThreadService.cs" subtype="Code" buildaction="Compile" />
25
 
    <File name="./MdbSync.cs" subtype="Code" buildaction="Compile" />
26
 
    <File name="./DomainConfig.cs" subtype="Code" buildaction="Compile" />
27
 
  </Contents>
28
 
  <References>
29
 
    <ProjectReference type="Gac" localcopy="True" refto="System, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
30
 
    <ProjectReference type="Gac" localcopy="True" refto="log4net, Version=1.2.9.0, Culture=neutral, PublicKeyToken=200a2bd1219e83a8" />
31
 
    <ProjectReference type="Assembly" localcopy="True" refto="../server-test/final/web/bin/SimiasLib.dll" />
32
 
    <ProjectReference type="Assembly" localcopy="True" refto="../server-test/final/web/bin/SimiasClient.dll" />
33
 
    <ProjectReference type="Gac" localcopy="True" refto="System.Xml, Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
34
 
  </References>
35
 
</Project>
 
 
b'\\ No newline at end of file'