You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
148 lines
8.2 KiB
148 lines
8.2 KiB
<?xml version="1.0" encoding="UTF-8" standalone="no"?> |
|
<?fileVersion 4.0.0?> |
|
|
|
<cproject storage_type_id="org.eclipse.cdt.core.XmlProjectDescriptionStorage"> |
|
<storageModule moduleId="org.eclipse.cdt.core.settings"> |
|
<cconfiguration id="org.eclipse.cdt.core.default.config.989472769"> |
|
<storageModule buildSystemId="org.eclipse.cdt.core.defaultConfigDataProvider" id="org.eclipse.cdt.core.default.config.989472769" moduleId="org.eclipse.cdt.core.settings" name="Configuration"> |
|
<externalSettings/> |
|
<extensions> |
|
<extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser"/> |
|
<extension id="org.eclipse.cdt.core.PE" point="org.eclipse.cdt.core.BinaryParser"/> |
|
</extensions> |
|
</storageModule> |
|
<storageModule moduleId="org.eclipse.cdt.core.externalSettings"/> |
|
<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="-E -P -v -dD" command="" 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="-c 'gcc -E -P -v -dD "${plugin_state_location}/${specs_file}"'" command="sh" 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="-c 'g++ -E -P -v -dD "${plugin_state_location}/specs.cpp"'" command="sh" 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="-c 'gcc -E -P -v -dD "${plugin_state_location}/specs.c"'" command="sh" 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>mingw32-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>mingw32-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="C:/Qt/2010.04/qt/include" include="" kind="inc" path="" system="true"/> |
|
<pathentry base-path="C:/Qt/2010.04/qt/include" include="ActiveQt" kind="inc" path="" system="true"/> |
|
<pathentry base-path="C:/Qt/2010.04/qt/include" include="phonon" kind="inc" path="" system="true"/> |
|
<pathentry base-path="C:/Qt/2010.04/qt/include" include="phonon_compat" kind="inc" path="" system="true"/> |
|
<pathentry base-path="C:/Qt/2010.04/qt/include" include="Qt" kind="inc" path="" system="true"/> |
|
<pathentry base-path="C:/Qt/2010.04/qt/include" include="Qt3Support" kind="inc" path="" system="true"/> |
|
<pathentry base-path="C:/Qt/2010.04/qt/include" include="QtAssistant" kind="inc" path="" system="true"/> |
|
<pathentry base-path="C:/Qt/2010.04/qt/include" include="QtCore" kind="inc" path="" system="true"/> |
|
<pathentry base-path="C:/Qt/2010.04/qt/include" include="QtDBus" kind="inc" path="" system="true"/> |
|
<pathentry base-path="C:/Qt/2010.04/qt/include" include="QtDeclarative" kind="inc" path="" system="true"/> |
|
<pathentry base-path="C:/Qt/2010.04/qt/include" include="QtDesigner" kind="inc" path="" system="true"/> |
|
<pathentry base-path="C:/Qt/2010.04/qt/include" include="QtGui" kind="inc" path="" system="true"/> |
|
<pathentry base-path="C:/Qt/2010.04/qt/include" include="QtHelp" kind="inc" path="" system="true"/> |
|
<pathentry base-path="C:/Qt/2010.04/qt/include" include="QtMultimedia" kind="inc" path="" system="true"/> |
|
<pathentry base-path="C:/Qt/2010.04/qt/include" include="QtNetwork" kind="inc" path="" system="true"/> |
|
<pathentry base-path="C:/Qt/2010.04/qt/include" include="QtOpenGL" kind="inc" path="" system="true"/> |
|
<pathentry base-path="C:/Qt/2010.04/qt/include" include="QtOpenVG" kind="inc" path="" system="true"/> |
|
<pathentry base-path="C:/Qt/2010.04/qt/include" include="QtScript" kind="inc" path="" system="true"/> |
|
<pathentry base-path="C:/Qt/2010.04/qt/include" include="QtScriptTools" kind="inc" path="" system="true"/> |
|
<pathentry base-path="C:/Qt/2010.04/qt/include" include="QtSql" kind="inc" path="" system="true"/> |
|
<pathentry base-path="C:/Qt/2010.04/qt/include" include="QtSvg" kind="inc" path="" system="true"/> |
|
<pathentry base-path="C:/Qt/2010.04/qt/include" include="QtTest" kind="inc" path="" system="true"/> |
|
<pathentry base-path="C:/Qt/2010.04/qt/include" include="QtUiTools" kind="inc" path="" system="true"/> |
|
<pathentry base-path="C:/Qt/2010.04/qt/include" include="QtWebKit" kind="inc" path="" system="true"/> |
|
<pathentry base-path="C:/Qt/2010.04/qt/include" include="QtXml" kind="inc" path="" system="true"/> |
|
<pathentry base-path="C:/Qt/2010.04/qt/include" include="QtXmlPatterns" kind="inc" path="" system="true"/> |
|
</storageModule> |
|
</cconfiguration> |
|
</storageModule> |
|
</cproject>
|
|
|