Subversion Repositories DevTools

Rev

Rev 2155 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2155 Rev 2177
Line -... Line 1...
-
 
1
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
1
<VisualStudioProject>
2
  <PropertyGroup>
2
    <CSHARP LastOpenVersion = "7.10.3077" >
3
    <LastOpenVersion>7.10.3077</LastOpenVersion>
-
 
4
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
3
        <Build>
5
    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
4
            <Settings ReferencePath = "C:\Program Files\Sparx Systems\EA\" >
6
    <ReferencePath>C:\Program Files\Sparx Systems\EA\</ReferencePath>
-
 
7
    <CopyProjectDestinationFolder>
-
 
8
    </CopyProjectDestinationFolder>
5
                <Config
9
    <CopyProjectUncPath>
-
 
10
    </CopyProjectUncPath>
-
 
11
    <CopyProjectOption>0</CopyProjectOption>
-
 
12
    <ProjectView>ShowAllFiles</ProjectView>
6
                    Name = "Debug"
13
    <ProjectTrust>0</ProjectTrust>
-
 
14
  </PropertyGroup>
-
 
15
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
7
                    EnableASPDebugging = "false"
16
    <EnableASPDebugging>false</EnableASPDebugging>
8
                    EnableASPXDebugging = "false"
17
    <EnableASPXDebugging>false</EnableASPXDebugging>
9
                    EnableUnmanagedDebugging = "false"
18
    <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
10
                    EnableSQLServerDebugging = "false"
19
    <EnableSQLServerDebugging>false</EnableSQLServerDebugging>
11
                    RemoteDebugEnabled = "false"
20
    <RemoteDebugEnabled>false</RemoteDebugEnabled>
-
 
21
    <RemoteDebugMachine>
12
                    RemoteDebugMachine = ""
22
    </RemoteDebugMachine>
13
                    StartAction = "Program"
23
    <StartAction>Program</StartAction>
-
 
24
    <StartArguments>
14
                    StartArguments = ""
25
    </StartArguments>
-
 
26
    <StartPage>
15
                    StartPage = ""
27
    </StartPage>
16
                    StartProgram = "C:\Program Files\Sparx Systems\EA\EA.exe"
28
    <StartProgram>C:\Program Files\Sparx Systems\EA\EA.exe</StartProgram>
17
                    StartURL = ""
29
    <StartURL>
18
                    StartWorkingDirectory = ""
30
    </StartURL>
19
                    StartWithIE = "true"
31
    <StartWorkingDirectory>
20
                >
32
    </StartWorkingDirectory>
21
                    <InteropRegistration
33
    <StartWithIE>true</StartWithIE>
22
                        RegisteredComClassic = "true"
34
    <RegisteredComClassic>true</RegisteredComClassic>
23
                        RegisteredOutput = "EA_ReqPro.dll"
35
    <RegisteredOutput>EA_ReqPro.dll</RegisteredOutput>
24
                        RegisteredTypeLib = "EA_ReqPro.tlb"
36
    <RegisteredTypeLib>EA_ReqPro.tlb</RegisteredTypeLib>
25
                    />
37
  </PropertyGroup>
26
                </Config>
-
 
27
                <Config
-
 
28
                    Name = "Release"
38
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
29
                    EnableASPDebugging = "false"
39
    <EnableASPDebugging>false</EnableASPDebugging>
30
                    EnableASPXDebugging = "false"
40
    <EnableASPXDebugging>false</EnableASPXDebugging>
31
                    EnableUnmanagedDebugging = "false"
41
    <EnableUnmanagedDebugging>false</EnableUnmanagedDebugging>
32
                    EnableSQLServerDebugging = "false"
42
    <EnableSQLServerDebugging>false</EnableSQLServerDebugging>
33
                    RemoteDebugEnabled = "false"
43
    <RemoteDebugEnabled>false</RemoteDebugEnabled>
34
                    RemoteDebugMachine = ""
44
    <RemoteDebugMachine>
35
                    StartAction = "Project"
45
    </RemoteDebugMachine>
36
                    StartArguments = ""
46
    <StartAction>Project</StartAction>
37
                    StartPage = ""
47
    <StartArguments>
38
                    StartProgram = ""
48
    </StartArguments>
39
                    StartURL = ""
49
    <StartPage>
40
                    StartWorkingDirectory = ""
-
 
41
                    StartWithIE = "true"
-
 
42
                >
50
    </StartPage>
43
                    <InteropRegistration
-
 
44
                        RegisteredComClassic = "true"
-
 
45
                        RegisteredOutput = "EA_ReqPro.dll"
-
 
46
                        RegisteredTypeLib = "EA_ReqPro.tlb"
-
 
47
                    />
51
    <StartProgram>
48
                </Config>
52
    </StartProgram>
49
            </Settings>
53
    <StartURL>
50
        </Build>
54
    </StartURL>
51
        <OtherProjectSettings
55
    <StartWorkingDirectory>
52
            CopyProjectDestinationFolder = ""
56
    </StartWorkingDirectory>
53
            CopyProjectUncPath = ""
57
    <StartWithIE>true</StartWithIE>
54
            CopyProjectOption = "0"
58
    <RegisteredComClassic>true</RegisteredComClassic>
55
            ProjectView = "ShowAllFiles"
59
    <RegisteredOutput>EA_ReqPro.dll</RegisteredOutput>
56
            ProjectTrust = "0"
60
    <RegisteredTypeLib>EA_ReqPro.tlb</RegisteredTypeLib>
57
        />
-
 
58
    </CSHARP>
61
  </PropertyGroup>
59
</VisualStudioProject>
62
</Project>
60
 
-
 
61
63