Subversion Repositories plumbers

Rev

Rev 2 | Rev 13 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2 Rev 8
Line 1... Line 1...
1
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
1
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2
    <PropertyGroup>
2
    <PropertyGroup>
3
        <ProjectGuid>{F68EE1AF-C815-4B78-9228-27C1D5A58382}</ProjectGuid>
3
        <ProjectGuid>{F68EE1AF-C815-4B78-9228-27C1D5A58382}</ProjectGuid>
4
        <MainSource>Showtime32.dpr</MainSource>
4
        <MainSource>ShowTime32.dpr</MainSource>
5
        <Base>True</Base>
5
        <Base>True</Base>
6
        <Config Condition="'$(Config)'==''">Debug</Config>
6
        <Config Condition="'$(Config)'==''">Debug</Config>
7
        <TargetedPlatforms>1</TargetedPlatforms>
7
        <TargetedPlatforms>1</TargetedPlatforms>
8
        <AppType>Application</AppType>
8
        <AppType>Application</AppType>
9
        <FrameworkType>VCL</FrameworkType>
9
        <FrameworkType>VCL</FrameworkType>
Line 48... Line 48...
48
        <DCC_N>true</DCC_N>
48
        <DCC_N>true</DCC_N>
49
        <DCC_S>false</DCC_S>
49
        <DCC_S>false</DCC_S>
50
        <DCC_SymbolReferenceInfo>1</DCC_SymbolReferenceInfo>
50
        <DCC_SymbolReferenceInfo>1</DCC_SymbolReferenceInfo>
51
        <DCC_ImageBase>00400000</DCC_ImageBase>
51
        <DCC_ImageBase>00400000</DCC_ImageBase>
52
        <DCC_ExeOutput>C:\Users\DELL User\Downloads\Plumbers\PC Contents\C\PLUMBER\</DCC_ExeOutput>
52
        <DCC_ExeOutput>C:\Users\DELL User\Downloads\Plumbers\PC Contents\C\PLUMBER\</DCC_ExeOutput>
53
        <SanitizedProjectName>Showtime32</SanitizedProjectName>
53
        <SanitizedProjectName>ShowTime32</SanitizedProjectName>
54
        <DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;Winapi;$(DCC_Namespace)</DCC_Namespace>
54
        <DCC_Namespace>Vcl;Vcl.Imaging;Vcl.Touch;Vcl.Samples;Vcl.Shell;System;Xml;Data;Datasnap;Web;Soap;Winapi;$(DCC_Namespace)</DCC_Namespace>
55
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
55
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
56
        <VerInfo_Locale>1031</VerInfo_Locale>
56
        <VerInfo_Locale>1031</VerInfo_Locale>
57
        <VerInfo_Keys>CompanyName=ViaThinkSoft;FileDescription=Showtime32;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
57
        <VerInfo_Keys>CompanyName=ViaThinkSoft;FileDescription=Showtime32;FileVersion=1.0.0.0;InternalName=;LegalCopyright=;LegalTrademarks=;OriginalFilename=;ProductName=;ProductVersion=1.0.0.0;Comments=</VerInfo_Keys>
58
    </PropertyGroup>
58
    </PropertyGroup>
Line 114... Line 114...
114
        <Borland.Personality>Delphi.Personality.12</Borland.Personality>
114
        <Borland.Personality>Delphi.Personality.12</Borland.Personality>
115
        <Borland.ProjectType/>
115
        <Borland.ProjectType/>
116
        <BorlandProject>
116
        <BorlandProject>
117
            <Delphi.Personality>
117
            <Delphi.Personality>
118
                <Source>
118
                <Source>
119
                    <Source Name="MainSource">Showtime32.dpr</Source>
119
                    <Source Name="MainSource">ShowTime32.dpr</Source>
120
                </Source>
120
                </Source>
121
            </Delphi.Personality>
121
            </Delphi.Personality>
122
            <Platforms>
122
            <Platforms>
123
                <Platform value="Win32">True</Platform>
123
                <Platform value="Win32">True</Platform>
124
            </Platforms>
124
            </Platforms>