Subversion Repositories simple_log_event

Rev

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

Rev 2 Rev 3
Line 4... Line 4...
4
        <ProjectVersion>18.8</ProjectVersion>
4
        <ProjectVersion>18.8</ProjectVersion>
5
        <FrameworkType>None</FrameworkType>
5
        <FrameworkType>None</FrameworkType>
6
        <MainSource>LogWriteTestDelphi.dpr</MainSource>
6
        <MainSource>LogWriteTestDelphi.dpr</MainSource>
7
        <Base>True</Base>
7
        <Base>True</Base>
8
        <Config Condition="'$(Config)'==''">Release</Config>
8
        <Config Condition="'$(Config)'==''">Release</Config>
9
        <Platform Condition="'$(Platform)'==''">Win32</Platform>
9
        <Platform Condition="'$(Platform)'==''">Win64</Platform>
10
        <TargetedPlatforms>3</TargetedPlatforms>
10
        <TargetedPlatforms>3</TargetedPlatforms>
11
        <AppType>Console</AppType>
11
        <AppType>Console</AppType>
12
    </PropertyGroup>
12
    </PropertyGroup>
13
    <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
13
    <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
14
        <Base>true</Base>
14
        <Base>true</Base>