Componentes.Terceros.DevExp.../official/x.38/ExpressWeb Framework/Demos/Delphi/CustomRenderDemo/CustomRenderDemo.dproj
2008-08-27 11:56:15 +00:00

24 lines
932 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<DCC_DCCCompiler>DCC32</DCC_DCCCompiler>
<MainSource>CustomRenderDemo.dpr</MainSource>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<Version>7.0</Version>
<DCC_Define>DEBUG</DCC_Define>
</PropertyGroup>
<ProjectExtensions>
<Borland.Personality>Delphi.Personality</Borland.Personality>
<BorlandProject>
<BorlandProject> <Delphi.Personality> <Parameters>
</Parameters>
<Source>
<Source Name="MainSource">CustomRenderDemo.dpr</Source>
</Source>
</Delphi.Personality> </BorlandProject></BorlandProject>
</ProjectExtensions>
<Import Project="$(MSBuildBinPath)\Borland.Delphi.Targets" />
</Project>