RibbonNotepadDemo.dproj
上传用户:yjb1804
上传日期:2021-01-30
资源大小:3105k
文件大小:1k
- <?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>RibbonNotepadDemo.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">RibbonNotepadDemo.dpr</Source>
- </Source>
- </Delphi.Personality> </BorlandProject></BorlandProject>
- </ProjectExtensions>
- <Import Project="$(MSBuildBinPath)Borland.Delphi.Targets" />
- </Project>