Subversion Repositories fastphp

Rev

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

Rev 8 Rev 9
Line 69... Line 69...
69
        <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
69
        <DCC_GenerateStackFrames>true</DCC_GenerateStackFrames>
70
        <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
70
        <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
71
        <DCC_RemoteDebug>true</DCC_RemoteDebug>
71
        <DCC_RemoteDebug>true</DCC_RemoteDebug>
72
    </PropertyGroup>
72
    </PropertyGroup>
73
    <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
73
    <PropertyGroup Condition="'$(Cfg_1_Win32)'!=''">
-
 
74
        <Icon_MainIcon>FastPHPBrowser_Icon.ico</Icon_MainIcon>
-
 
75
        <DCC_ExeOutput>F:\__fastphp</DCC_ExeOutput>
74
        <Debugger_RunParams>F:\__fastphp\scrap.php</Debugger_RunParams>
76
        <Debugger_RunParams>F:\__fastphp\scrap.php</Debugger_RunParams>
75
        <VerInfo_Locale>1033</VerInfo_Locale>
77
        <VerInfo_Locale>1033</VerInfo_Locale>
76
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
78
        <VerInfo_IncludeVerInfo>true</VerInfo_IncludeVerInfo>
77
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
79
        <AppEnableRuntimeThemes>true</AppEnableRuntimeThemes>
78
        <AppEnableHighDPI>true</AppEnableHighDPI>
80
        <AppEnableHighDPI>true</AppEnableHighDPI>