~ifolder-dev/simias/trunk-packaging

« back to all changes in this revision

Viewing changes to tools/OrphanAdopt/.svn/text-base/OrphanAdopt.csproj.user.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
 
<VisualStudioProject>
2
 
    <CSHARP LastOpenVersion = "7.10.3077" >
3
 
        <Build>
4
 
            <Settings ReferencePath = "C:\dev\finalSp2\web\bin\;C:\dev\finalShare\web\bin\" >
5
 
                <Config
6
 
                    Name = "Debug"
7
 
                    EnableASPDebugging = "false"
8
 
                    EnableASPXDebugging = "false"
9
 
                    EnableUnmanagedDebugging = "false"
10
 
                    EnableSQLServerDebugging = "false"
11
 
                    RemoteDebugEnabled = "false"
12
 
                    RemoteDebugMachine = ""
13
 
                    StartAction = "Program"
14
 
                    StartArguments = ""
15
 
                    StartPage = ""
16
 
                    StartProgram = "C:\dev\finalSp2\OrphanAdopt.exe"
17
 
                    StartURL = ""
18
 
                    StartWorkingDirectory = ""
19
 
                    StartWithIE = "false"
20
 
                />
21
 
                <Config
22
 
                    Name = "Release"
23
 
                    EnableASPDebugging = "false"
24
 
                    EnableASPXDebugging = "false"
25
 
                    EnableUnmanagedDebugging = "false"
26
 
                    EnableSQLServerDebugging = "false"
27
 
                    RemoteDebugEnabled = "false"
28
 
                    RemoteDebugMachine = ""
29
 
                    StartAction = "Project"
30
 
                    StartArguments = ""
31
 
                    StartPage = ""
32
 
                    StartProgram = ""
33
 
                    StartURL = ""
34
 
                    StartWorkingDirectory = ""
35
 
                    StartWithIE = "false"
36
 
                />
37
 
            </Settings>
38
 
        </Build>
39
 
        <OtherProjectSettings
40
 
            CopyProjectDestinationFolder = ""
41
 
            CopyProjectUncPath = ""
42
 
            CopyProjectOption = "0"
43
 
            ProjectView = "ProjectFiles"
44
 
            ProjectTrust = "0"
45
 
        />
46
 
    </CSHARP>
47
 
</VisualStudioProject>
48