Subversion Repositories alarming

Rev

Rev 9 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 9 Rev 11
Line 4... Line 4...
4
        <MainSource>DoorAlarmClient.dpr</MainSource>
4
        <MainSource>DoorAlarmClient.dpr</MainSource>
5
        <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5
        <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
6
        <DCC_DCCCompiler>DCC32</DCC_DCCCompiler>
6
        <DCC_DCCCompiler>DCC32</DCC_DCCCompiler>
7
        <DCC_DependencyCheckOutputName>DoorAlarmClient.exe</DCC_DependencyCheckOutputName>
7
        <DCC_DependencyCheckOutputName>DoorAlarmClient.exe</DCC_DependencyCheckOutputName>
8
        <FrameworkType>VCL</FrameworkType>
8
        <FrameworkType>VCL</FrameworkType>
9
        <ProjectVersion>18.8</ProjectVersion>
9
        <ProjectVersion>19.5</ProjectVersion>
10
        <Base>True</Base>
10
        <Base>True</Base>
11
        <Config Condition="'$(Config)'==''">Release</Config>
11
        <Config Condition="'$(Config)'==''">Release</Config>
12
        <Platform Condition="'$(Platform)'==''">Win32</Platform>
12
        <Platform Condition="'$(Platform)'==''">Win32</Platform>
13
        <TargetedPlatforms>1</TargetedPlatforms>
13
        <TargetedPlatforms>1</TargetedPlatforms>
14
        <AppType>Application</AppType>
14
        <AppType>Application</AppType>
Line 147... Line 147...
147
        </DelphiCompile>
147
        </DelphiCompile>
148
        <DCCReference Include="DoorAlarmClientMain.pas">
148
        <DCCReference Include="DoorAlarmClientMain.pas">
149
            <Form>Form1</Form>
149
            <Form>Form1</Form>
150
        </DCCReference>
150
        </DCCReference>
151
        <DCCReference Include="AudioVolCntrl.pas"/>
151
        <DCCReference Include="AudioVolCntrl.pas"/>
152
        <BuildConfiguration Include="Debug">
-
 
153
            <Key>Cfg_2</Key>
-
 
154
            <CfgParent>Base</CfgParent>
-
 
155
        </BuildConfiguration>
-
 
156
        <BuildConfiguration Include="Base">
152
        <BuildConfiguration Include="Base">
157
            <Key>Base</Key>
153
            <Key>Base</Key>
158
        </BuildConfiguration>
154
        </BuildConfiguration>
159
        <BuildConfiguration Include="Release">
155
        <BuildConfiguration Include="Release">
160
            <Key>Cfg_1</Key>
156
            <Key>Cfg_1</Key>
161
            <CfgParent>Base</CfgParent>
157
            <CfgParent>Base</CfgParent>
162
        </BuildConfiguration>
158
        </BuildConfiguration>
-
 
159
        <BuildConfiguration Include="Debug">
-
 
160
            <Key>Cfg_2</Key>
-
 
161
            <CfgParent>Base</CfgParent>
-
 
162
        </BuildConfiguration>
163
    </ItemGroup>
163
    </ItemGroup>
164
    <ItemGroup/>
164
    <ItemGroup/>
165
    <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets"/>
165
    <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets"/>
166
    <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
166
    <Import Project="$(BDS)\Bin\CodeGear.Delphi.Targets" Condition="Exists('$(BDS)\Bin\CodeGear.Delphi.Targets')"/>
167
    <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>
167
    <Import Project="$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj" Condition="Exists('$(APPDATA)\Embarcadero\$(BDSAPPDATABASEDIR)\$(PRODUCTVERSION)\UserTools.proj')"/>