⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 debug.optset

📁 4442 卡和4428卡开发 应用
💻 OPTSET
字号:
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <PropertyGroup>
    <DCC_Optimize>false</DCC_Optimize>
    <DCC_DebugInfoInExe>true</DCC_DebugInfoInExe>
    <Defines>_DEBUG;$(Defines)</Defines>
    <ILINK_FullDebugInfo>true</ILINK_FullDebugInfo>
    <BCC_InlineFunctionExpansion>false</BCC_InlineFunctionExpansion>
    <ILINK_DisableIncrementalLinking>true</ILINK_DisableIncrementalLinking>
    <BCC_UseRegisterVariables>None</BCC_UseRegisterVariables>
    <DCC_Define>DEBUG</DCC_Define>
    <BCC_DebugLineNumbers>true</BCC_DebugLineNumbers>
    <IntermediateOutputDir>Debug</IntermediateOutputDir>
    <TASM_DisplaySourceLines>true</TASM_DisplaySourceLines>
    <BCC_StackFrames>true</BCC_StackFrames>
    <IncludePath>$(BDS)\DevExpress6.28;$(BDS)\FastReport4.2;$(BDS)\DevExpress;$(IncludePath)</IncludePath>
    <BCC_DisableOptimizations>true</BCC_DisableOptimizations>
    <ILINK_LibraryPath>$(BDS)\lib\debug;$(BDS)\DevExpress;$(BDS)\FastReport4.2;$(ILINK_LibraryPath)</ILINK_LibraryPath>
    <TASM_Debugging>Full</TASM_Debugging>
    <BCC_SourceDebuggingOn>true</BCC_SourceDebuggingOn>
  </PropertyGroup>
  <ProjectExtensions>
    <Borland.Personality>CPlusPlusBuilder.Personality</Borland.Personality>
    <BorlandProject>  <BorlandProject xmlns=""> <CPlusPlusBuilder.Personality> </CPlusPlusBuilder.Personality> </BorlandProject></BorlandProject>
  </ProjectExtensions>
</Project>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -