📄 .cproject
字号:
<?xml version="1.0" encoding="UTF-8" standalone="no"?><?fileVersion 4.0.0?><cproject> <storageModule moduleId="org.eclipse.cdt.core.settings"> <cconfiguration id="org.eclipse.cdt.core.default.config.1009484619"> <storageModule buildSystemId="org.eclipse.cdt.core.defaultConfigDataProvider" id="org.eclipse.cdt.core.default.config.1009484619" moduleId="org.eclipse.cdt.core.settings" name="Configuration"><externalSettings/><extensions><extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser"/></extensions></storageModule> <storageModule moduleId="org.eclipse.cdt.core.externalSettings"/> <storageModule moduleId="org.eclipse.cdt.internal.ui.text.commentOwnerProjectMappings"/> <storageModule moduleId="org.eclipse.cdt.core.language.mapping"/> <storageModule moduleId="scannerConfiguration"> <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="org.eclipse.cdt.make.core.GCCStandardMakePerProjectProfile"/> <profile id="org.eclipse.cdt.make.core.GCCStandardMakePerProjectProfile"> <buildOutputProvider> <openAction enabled="true" filePath=""/> <parser enabled="true"/> </buildOutputProvider> <scannerInfoProvider id="specsFile"> <runAction arguments="-E -P -v -dD ${plugin_state_location}/${specs_file}" command="gcc" useDefault="true"/> <parser enabled="true"/> </scannerInfoProvider> </profile> <profile id="org.eclipse.cdt.make.core.GCCStandardMakePerFileProfile"> <buildOutputProvider> <openAction enabled="true" filePath=""/> <parser enabled="true"/> </buildOutputProvider> <scannerInfoProvider id="makefileGenerator"> <runAction arguments="-f ${project_name}_scd.mk" command="make" useDefault="true"/> <parser enabled="true"/> </scannerInfoProvider> </profile> <profile id="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfile"> <buildOutputProvider> <openAction enabled="true" filePath=""/> <parser enabled="true"/> </buildOutputProvider> <scannerInfoProvider id="specsFile"> <runAction arguments="-E -P -v -dD ${plugin_state_location}/${specs_file}" command="gcc" useDefault="true"/> <parser enabled="true"/> </scannerInfoProvider> </profile> <profile id="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfileCPP"> <buildOutputProvider> <openAction enabled="true" filePath=""/> <parser enabled="true"/> </buildOutputProvider> <scannerInfoProvider id="specsFile"> <runAction arguments="-E -P -v -dD ${plugin_state_location}/specs.cpp" command="g++" useDefault="true"/> <parser enabled="true"/> </scannerInfoProvider> </profile> <profile id="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfileC"> <buildOutputProvider> <openAction enabled="true" filePath=""/> <parser enabled="true"/> </buildOutputProvider> <scannerInfoProvider id="specsFile"> <runAction arguments="-E -P -v -dD ${plugin_state_location}/specs.c" command="gcc" useDefault="true"/> <parser enabled="true"/> </scannerInfoProvider> </profile> <profile id="org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfile"> <buildOutputProvider> <openAction enabled="true" filePath=""/> <parser enabled="true"/> </buildOutputProvider> <scannerInfoProvider id="specsFile"> <runAction arguments="-E -P -v -dD ${plugin_state_location}/${specs_file}" command="gcc" useDefault="true"/> <parser enabled="true"/> </scannerInfoProvider> </profile> <profile id="org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfileCPP"> <buildOutputProvider> <openAction enabled="true" filePath=""/> <parser enabled="true"/> </buildOutputProvider> <scannerInfoProvider id="specsFile"> <runAction arguments="-E -P -v -dD ${plugin_state_location}/specs.cpp" command="g++" useDefault="true"/> <parser enabled="true"/> </scannerInfoProvider> </profile> <profile id="org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfileC"> <buildOutputProvider> <openAction enabled="true" filePath=""/> <parser enabled="true"/> </buildOutputProvider> <scannerInfoProvider id="specsFile"> <runAction arguments="-E -P -v -dD ${plugin_state_location}/specs.c" command="gcc" useDefault="true"/> <parser enabled="true"/> </scannerInfoProvider> </profile> </storageModule> <storageModule moduleId="org.eclipse.cdt.make.core.buildtargets"><buildTargets><target name="Qt Release Build" path="" targetID="org.eclipse.cdt.make.MakeTargetBuilder"><buildCommand>make</buildCommand><buildArguments/><buildTarget>release</buildTarget><stopOnError>false</stopOnError><useDefaultCommand>false</useDefaultCommand><runAllBuilders>true</runAllBuilders></target><target name="Qt Debug Build" path="" targetID="org.eclipse.cdt.make.MakeTargetBuilder"><buildCommand>make</buildCommand><buildArguments/><buildTarget>debug</buildTarget><stopOnError>false</stopOnError><useDefaultCommand>false</useDefaultCommand><runAllBuilders>true</runAllBuilders></target></buildTargets></storageModule><storageModule moduleId="org.eclipse.cdt.core.pathentry"><pathentry base-path="/usr/include/qt4" include="" kind="inc" path="" system="true"/><pathentry base-path="/usr/include/qt4" include="QtSvg" kind="inc" path="" system="true"/><pathentry base-path="/usr/include/qt4" include="QtXml" kind="inc" path="" system="true"/><pathentry base-path="/usr/include/qt4" include="QtOpenGL" kind="inc" path="" system="true"/><pathentry base-path="/usr/include/qt4" include="QtDBus" kind="inc" path="" system="true"/><pathentry base-path="/usr/include/qt4" include="QtCore" kind="inc" path="" system="true"/><pathentry base-path="/usr/include/qt4" include="Qt" kind="inc" path="" system="true"/><pathentry base-path="/usr/include/qt4" include="Qt3Support" kind="inc" path="" system="true"/><pathentry base-path="/usr/include/qt4" include="QtSql" kind="inc" path="" system="true"/><pathentry base-path="/usr/include/qt4" include="QtScript" kind="inc" path="" system="true"/><pathentry base-path="/usr/include/qt4" include="QtNetwork" kind="inc" path="" system="true"/><pathentry base-path="/usr/include/qt4" include="QtAssistant" kind="inc" path="" system="true"/><pathentry base-path="/usr/include/qt4" include="QtDesigner" kind="inc" path="" system="true"/><pathentry base-path="/usr/include/qt4" include="QtGui" kind="inc" path="" system="true"/><pathentry base-path="/usr/include/qt4" include="QtTest" kind="inc" path="" system="true"/><pathentry base-path="/usr/include/qt4" include="QtUiTools" kind="inc" path="" system="true"/><pathentry kind="src" path=""/><pathentry kind="out" path=""/></storageModule></cconfiguration> </storageModule> </cproject>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -