Subversion Repositories simple_log_event

Rev

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

Rev 2 Rev 3
Line 7... Line 7...
7
        <MainSource>ViaThinkSoftSimpleLogEvent.dpr</MainSource>
7
        <MainSource>ViaThinkSoftSimpleLogEvent.dpr</MainSource>
8
        <FrameworkType>None</FrameworkType>
8
        <FrameworkType>None</FrameworkType>
9
        <ProjectVersion>18.8</ProjectVersion>
9
        <ProjectVersion>18.8</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)'==''">Win64</Platform>
12
        <Platform Condition="'$(Platform)'==''">Win32</Platform>
13
        <TargetedPlatforms>3</TargetedPlatforms>
13
        <TargetedPlatforms>3</TargetedPlatforms>
14
        <AppType>Library</AppType>
14
        <AppType>Library</AppType>
15
    </PropertyGroup>
15
    </PropertyGroup>
16
    <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
16
    <PropertyGroup Condition="'$(Config)'=='Base' or '$(Base)'!=''">
17
        <Base>true</Base>
17
        <Base>true</Base>