2012-08-02 13:02:59 +08:00
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
2013-02-06 15:47:23 +08:00
|
|
|
<?fileVersion 4.0.0?><cproject storage_type_id="org.eclipse.cdt.core.XmlProjectDescriptionStorage">
|
2012-08-02 13:02:59 +08:00
|
|
|
<storageModule moduleId="org.eclipse.cdt.core.settings">
|
|
|
|
<cconfiguration id="cdt.managedbuild.config.gnu.exe.debug.502995704">
|
|
|
|
<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="cdt.managedbuild.config.gnu.exe.debug.502995704" moduleId="org.eclipse.cdt.core.settings" name="Debug">
|
|
|
|
<externalSettings>
|
|
|
|
<externalSetting>
|
2012-08-16 18:09:01 +08:00
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="includePath" name="/libcocos2d"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="libraryPath" name="/libcocos2d/Debug"/>
|
|
|
|
<entry flags="RESOLVED" kind="libraryFile" name="cocos2d" srcPrefixMapping="" srcRootPath=""/>
|
2012-08-02 13:02:59 +08:00
|
|
|
</externalSetting>
|
|
|
|
</externalSettings>
|
|
|
|
<extensions>
|
|
|
|
<extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser"/>
|
|
|
|
<extension id="org.eclipse.cdt.core.GmakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
|
|
<extension id="org.eclipse.cdt.core.CWDLocator" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
|
|
<extension id="org.eclipse.cdt.core.GCCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
|
|
<extension id="org.eclipse.cdt.core.GASErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
|
|
<extension id="org.eclipse.cdt.core.GLDErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
|
|
</extensions>
|
|
|
|
</storageModule>
|
|
|
|
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
|
|
|
|
<configuration artifactExtension="so" artifactName="cocos2d" buildArtefactType="org.eclipse.cdt.build.core.buildArtefactType.sharedLib" buildProperties="org.eclipse.cdt.build.core.buildType=org.eclipse.cdt.build.core.buildType.debug,org.eclipse.cdt.build.core.buildArtefactType=org.eclipse.cdt.build.core.buildArtefactType.sharedLib" cleanCommand="rm -rf" description="" errorParsers="org.eclipse.cdt.core.GmakeErrorParser;org.eclipse.cdt.core.CWDLocator;org.eclipse.cdt.core.GCCErrorParser;org.eclipse.cdt.core.GASErrorParser;org.eclipse.cdt.core.GLDErrorParser" id="cdt.managedbuild.config.gnu.exe.debug.502995704" name="Debug" parent="cdt.managedbuild.config.gnu.exe.debug" postannouncebuildStep="" postbuildStep="" preannouncebuildStep="" prebuildStep="">
|
|
|
|
<folderInfo id="cdt.managedbuild.config.gnu.exe.debug.502995704." name="/" resourcePath="">
|
|
|
|
<toolChain errorParsers="" id="cdt.managedbuild.toolchain.gnu.exe.debug.1381795813" name="Linux GCC" superClass="cdt.managedbuild.toolchain.gnu.exe.debug">
|
|
|
|
<targetPlatform binaryParser="org.eclipse.cdt.core.ELF" id="cdt.managedbuild.target.gnu.platform.exe.debug.493450185" name="Debug Platform" superClass="cdt.managedbuild.target.gnu.platform.exe.debug"/>
|
2012-08-16 18:09:01 +08:00
|
|
|
<builder buildPath="${workspace_loc:/libcocos2d/Debug}" errorParsers="org.eclipse.cdt.core.GmakeErrorParser;org.eclipse.cdt.core.CWDLocator" id="cdt.managedbuild.target.gnu.builder.exe.debug.148088968" keepEnvironmentInBuildfile="false" managedBuildOn="true" name="Gnu Make Builder" superClass="cdt.managedbuild.target.gnu.builder.exe.debug"/>
|
2012-08-02 13:02:59 +08:00
|
|
|
<tool commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" id="cdt.managedbuild.tool.gnu.archiver.base.1953133549" name="GCC Archiver" superClass="cdt.managedbuild.tool.gnu.archiver.base"/>
|
|
|
|
<tool command="g++" commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" errorParsers="org.eclipse.cdt.core.GCCErrorParser" id="cdt.managedbuild.tool.gnu.cpp.compiler.exe.debug.2063289710" name="GCC C++ Compiler" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.exe.debug">
|
|
|
|
<option id="gnu.cpp.compiler.exe.debug.option.optimization.level.1363689121" name="Optimization Level" superClass="gnu.cpp.compiler.exe.debug.option.optimization.level" value="gnu.cpp.compiler.optimization.level.none" valueType="enumerated"/>
|
|
|
|
<option id="gnu.cpp.compiler.exe.debug.option.debugging.level.182720845" name="Debug Level" superClass="gnu.cpp.compiler.exe.debug.option.debugging.level" value="gnu.cpp.compiler.debugging.level.max" valueType="enumerated"/>
|
|
|
|
<option id="gnu.cpp.compiler.option.include.paths.1224978101" name="Include paths (-I)" superClass="gnu.cpp.compiler.option.include.paths" valueType="includePath">
|
|
|
|
<listOptionValue builtIn="false" value="../../../"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/include"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/linux"/>
|
2012-08-16 18:09:01 +08:00
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/kazmath/include"/>
|
2012-08-02 13:02:59 +08:00
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libfreetype2"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libpng"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libjpeg"/>
|
2012-08-16 18:09:01 +08:00
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libtiff/include"/>
|
2013-02-06 15:47:23 +08:00
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libwebp"/>
|
2012-08-02 13:02:59 +08:00
|
|
|
</option>
|
|
|
|
<option id="gnu.cpp.compiler.option.preprocessor.def.954744053" name="Defined symbols (-D)" superClass="gnu.cpp.compiler.option.preprocessor.def" valueType="definedSymbols">
|
|
|
|
<listOptionValue builtIn="false" value="LINUX"/>
|
2013-07-09 17:14:08 +08:00
|
|
|
<listOptionValue builtIn="false" value="CC_KEYBOARD_SUPPORT"/>
|
2012-08-02 13:02:59 +08:00
|
|
|
</option>
|
|
|
|
<option id="gnu.cpp.compiler.option.warnings.allwarn.1620989551" name="All warnings (-Wall)" superClass="gnu.cpp.compiler.option.warnings.allwarn" value="false" valueType="boolean"/>
|
2012-12-22 11:14:59 +08:00
|
|
|
<option id="gnu.cpp.compiler.option.other.pic.1121644479" name="Position Independent Code (-fPIC)" superClass="gnu.cpp.compiler.option.other.pic" value="true" valueType="boolean"/>
|
2013-07-09 16:33:00 +08:00
|
|
|
<option id="gnu.cpp.compiler.option.other.other.1525878615" name="Other flags" superClass="gnu.cpp.compiler.option.other.other" value="-c -fmessage-length=0 -Wno-deprecated-declarations -std=gnu++0x" valueType="string"/>
|
2012-08-02 13:02:59 +08:00
|
|
|
<inputType id="cdt.managedbuild.tool.gnu.cpp.compiler.input.966305124" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.input"/>
|
|
|
|
</tool>
|
|
|
|
<tool command="gcc" commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" errorParsers="org.eclipse.cdt.core.GCCErrorParser" id="cdt.managedbuild.tool.gnu.c.compiler.exe.debug.452615323" name="GCC C Compiler" superClass="cdt.managedbuild.tool.gnu.c.compiler.exe.debug">
|
|
|
|
<option defaultValue="gnu.c.optimization.level.none" id="gnu.c.compiler.exe.debug.option.optimization.level.1079128222" name="Optimization Level" superClass="gnu.c.compiler.exe.debug.option.optimization.level" valueType="enumerated"/>
|
|
|
|
<option id="gnu.c.compiler.exe.debug.option.debugging.level.703039623" name="Debug Level" superClass="gnu.c.compiler.exe.debug.option.debugging.level" value="gnu.c.debugging.level.max" valueType="enumerated"/>
|
2012-08-16 18:09:01 +08:00
|
|
|
<option id="gnu.c.compiler.option.include.paths.500257262" name="Include paths (-I)" superClass="gnu.c.compiler.option.include.paths" valueType="includePath">
|
|
|
|
<listOptionValue builtIn="false" value="../../../"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/include"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/linux"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/kazmath/include"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libfreetype2"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libpng"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libjpeg"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libtiff/include"/>
|
2013-02-06 15:47:23 +08:00
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libwebp"/>
|
2012-08-16 18:09:01 +08:00
|
|
|
</option>
|
|
|
|
<option id="gnu.c.compiler.option.preprocessor.def.symbols.1531770269" name="Defined symbols (-D)" superClass="gnu.c.compiler.option.preprocessor.def.symbols" valueType="definedSymbols">
|
|
|
|
<listOptionValue builtIn="false" value="LINUX"/>
|
2013-07-09 17:14:08 +08:00
|
|
|
<listOptionValue builtIn="false" value="CC_KEYBOARD_SUPPORT"/>
|
2012-08-16 18:09:01 +08:00
|
|
|
</option>
|
2012-08-02 13:02:59 +08:00
|
|
|
<option id="gnu.c.compiler.option.warnings.allwarn.1446204747" name="All warnings (-Wall)" superClass="gnu.c.compiler.option.warnings.allwarn" value="false" valueType="boolean"/>
|
2012-12-22 11:14:59 +08:00
|
|
|
<option id="gnu.c.compiler.option.misc.pic.1626885407" name="Position Independent Code (-fPIC)" superClass="gnu.c.compiler.option.misc.pic" value="true" valueType="boolean"/>
|
2013-07-09 16:33:00 +08:00
|
|
|
<option id="gnu.c.compiler.option.misc.other.1947498091" name="Other flags" superClass="gnu.c.compiler.option.misc.other" value="-c -fmessage-length=0 -Wno-deprecated-declarations" valueType="string"/>
|
2012-08-02 13:02:59 +08:00
|
|
|
<inputType id="cdt.managedbuild.tool.gnu.c.compiler.input.697502414" superClass="cdt.managedbuild.tool.gnu.c.compiler.input"/>
|
|
|
|
</tool>
|
|
|
|
<tool commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" id="cdt.managedbuild.tool.gnu.c.linker.exe.debug.1826952880" name="GCC C Linker" superClass="cdt.managedbuild.tool.gnu.c.linker.exe.debug">
|
|
|
|
<option defaultValue="true" id="gnu.c.link.option.shared.978860202" name="Shared (-shared)" superClass="gnu.c.link.option.shared" valueType="boolean"/>
|
|
|
|
</tool>
|
|
|
|
<tool command="g++" commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" errorParsers="org.eclipse.cdt.core.GLDErrorParser" id="cdt.managedbuild.tool.gnu.cpp.linker.exe.debug.1429401820" name="GCC C++ Linker" superClass="cdt.managedbuild.tool.gnu.cpp.linker.exe.debug">
|
|
|
|
<option defaultValue="true" id="gnu.cpp.link.option.shared.1563119377" name="Shared (-shared)" superClass="gnu.cpp.link.option.shared" value="true" valueType="boolean"/>
|
|
|
|
<option id="gnu.cpp.link.option.libs.1265275896" name="Libraries (-l)" superClass="gnu.cpp.link.option.libs" valueType="libs">
|
|
|
|
<listOptionValue builtIn="false" value="glfw"/>
|
2012-09-18 06:48:52 +08:00
|
|
|
<listOptionValue builtIn="false" value="fontconfig"/>
|
2012-08-16 18:09:01 +08:00
|
|
|
<listOptionValue builtIn="false" value="GLEW"/>
|
2012-08-02 13:02:59 +08:00
|
|
|
</option>
|
|
|
|
<option id="gnu.cpp.link.option.soname.2012475291" name="Shared object name (-Wl,-soname=)" superClass="gnu.cpp.link.option.soname" value="" valueType="string"/>
|
|
|
|
<option id="gnu.cpp.link.option.userobjs.1360463693" name="Other objects" superClass="gnu.cpp.link.option.userobjs" valueType="userObjs">
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libraries/libfreetype.a"/>
|
2012-12-22 11:14:59 +08:00
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libraries/libcurl.a"/>
|
2012-08-16 18:09:01 +08:00
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libraries/libtiff.a"/>
|
2012-08-02 13:02:59 +08:00
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libraries/libpng.a"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libraries/libjpeg.a"/>
|
2013-02-06 15:47:23 +08:00
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libraries/libwebp.a"/>
|
2012-08-02 13:02:59 +08:00
|
|
|
</option>
|
2013-02-06 15:47:23 +08:00
|
|
|
<option id="gnu.cpp.link.option.paths.1027331890" name="Library search path (-L)" superClass="gnu.cpp.link.option.paths"/>
|
2012-08-02 13:02:59 +08:00
|
|
|
<inputType id="cdt.managedbuild.tool.gnu.cpp.linker.input.620370737" superClass="cdt.managedbuild.tool.gnu.cpp.linker.input">
|
|
|
|
<additionalInput kind="additionalinputdependency" paths="$(USER_OBJS)"/>
|
|
|
|
<additionalInput kind="additionalinput" paths="$(LIBS)"/>
|
|
|
|
</inputType>
|
|
|
|
</tool>
|
|
|
|
<tool command="as" commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" errorParsers="org.eclipse.cdt.core.GASErrorParser" id="cdt.managedbuild.tool.gnu.assembler.exe.debug.857245124" name="GCC Assembler" superClass="cdt.managedbuild.tool.gnu.assembler.exe.debug">
|
|
|
|
<inputType id="cdt.managedbuild.tool.gnu.assembler.input.673491520" superClass="cdt.managedbuild.tool.gnu.assembler.input"/>
|
|
|
|
</tool>
|
|
|
|
</toolChain>
|
|
|
|
</folderInfo>
|
|
|
|
<sourceEntries>
|
2012-12-04 16:45:37 +08:00
|
|
|
<entry excluding="draw_nodes|shaders|kazmath|tilemap_parallax_nodes|actions|base_nodes|cocoa|effects|include|keypad_dispatcher|label_nodes|layers_scenes_transitions_nodes|menu_nodes|misc_nodes|particle_nodes|platform|script_support|sprite_nodes|support|text_input_node|textures|tileMap_parallax_nodes|touch_dispatcher" flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name=""/>
|
2012-08-02 13:02:59 +08:00
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="actions"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="base_nodes"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="cocoa"/>
|
2012-12-04 16:45:37 +08:00
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="draw_nodes"/>
|
2012-08-02 13:02:59 +08:00
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="effects"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="include"/>
|
2012-08-16 18:09:01 +08:00
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="kazmath"/>
|
2012-08-02 13:02:59 +08:00
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="keypad_dispatcher"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="label_nodes"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="layers_scenes_transitions_nodes"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="menu_nodes"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="misc_nodes"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="particle_nodes"/>
|
2013-02-01 11:20:46 +08:00
|
|
|
<entry excluding="android/|bada/|ios/|marmalade/|qnx/|third_party/|win32/|wophone/" flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="platform"/>
|
2012-08-02 13:02:59 +08:00
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="script_support"/>
|
2012-08-16 18:09:01 +08:00
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="shaders"/>
|
2012-08-02 13:02:59 +08:00
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="sprite_nodes"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="support"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="text_input_node"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="textures"/>
|
2012-08-16 18:09:01 +08:00
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="tilemap_parallax_nodes"/>
|
2012-08-02 13:02:59 +08:00
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="touch_dispatcher"/>
|
|
|
|
</sourceEntries>
|
|
|
|
</configuration>
|
|
|
|
</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"/>
|
|
|
|
</cconfiguration>
|
|
|
|
<cconfiguration id="cdt.managedbuild.config.gnu.exe.release.1270689208">
|
|
|
|
<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="cdt.managedbuild.config.gnu.exe.release.1270689208" moduleId="org.eclipse.cdt.core.settings" name="Release">
|
|
|
|
<externalSettings>
|
|
|
|
<externalSetting>
|
2012-08-16 18:09:01 +08:00
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="includePath" name="/libcocos2d"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="libraryPath" name="/libcocos2d/Release"/>
|
|
|
|
<entry flags="RESOLVED" kind="libraryFile" name="cocos2d" srcPrefixMapping="" srcRootPath=""/>
|
2012-08-02 13:02:59 +08:00
|
|
|
</externalSetting>
|
|
|
|
</externalSettings>
|
|
|
|
<extensions>
|
|
|
|
<extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser"/>
|
|
|
|
<extension id="org.eclipse.cdt.core.GmakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
|
|
<extension id="org.eclipse.cdt.core.CWDLocator" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
|
|
<extension id="org.eclipse.cdt.core.GCCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
|
|
<extension id="org.eclipse.cdt.core.GASErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
|
|
<extension id="org.eclipse.cdt.core.GLDErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
|
|
</extensions>
|
|
|
|
</storageModule>
|
|
|
|
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
|
|
|
|
<configuration artifactExtension="so" artifactName="cocos2d" buildArtefactType="org.eclipse.cdt.build.core.buildArtefactType.sharedLib" buildProperties="org.eclipse.cdt.build.core.buildType=org.eclipse.cdt.build.core.buildType.release,org.eclipse.cdt.build.core.buildArtefactType=org.eclipse.cdt.build.core.buildArtefactType.sharedLib" cleanCommand="rm -rf" description="" errorParsers="org.eclipse.cdt.core.GmakeErrorParser;org.eclipse.cdt.core.CWDLocator;org.eclipse.cdt.core.GCCErrorParser;org.eclipse.cdt.core.GASErrorParser;org.eclipse.cdt.core.GLDErrorParser" id="cdt.managedbuild.config.gnu.exe.release.1270689208" name="Release" parent="cdt.managedbuild.config.gnu.exe.release" postannouncebuildStep="" postbuildStep="" preannouncebuildStep="" prebuildStep="">
|
|
|
|
<folderInfo id="cdt.managedbuild.config.gnu.exe.release.1270689208." name="/" resourcePath="">
|
|
|
|
<toolChain errorParsers="" id="cdt.managedbuild.toolchain.gnu.exe.release.1907181202" name="Linux GCC" superClass="cdt.managedbuild.toolchain.gnu.exe.release">
|
|
|
|
<targetPlatform binaryParser="org.eclipse.cdt.core.ELF" id="cdt.managedbuild.target.gnu.platform.exe.release.294936983" name="Debug Platform" superClass="cdt.managedbuild.target.gnu.platform.exe.release"/>
|
|
|
|
<builder buildPath="" errorParsers="org.eclipse.cdt.core.GmakeErrorParser;org.eclipse.cdt.core.CWDLocator" id="cdt.managedbuild.target.gnu.builder.exe.release.1974622272" keepEnvironmentInBuildfile="false" managedBuildOn="true" name="Gnu Make Builder" superClass="cdt.managedbuild.target.gnu.builder.exe.release"/>
|
|
|
|
<tool commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" id="cdt.managedbuild.tool.gnu.archiver.base.958073991" name="GCC Archiver" superClass="cdt.managedbuild.tool.gnu.archiver.base"/>
|
|
|
|
<tool command="g++" commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" errorParsers="org.eclipse.cdt.core.GCCErrorParser" id="cdt.managedbuild.tool.gnu.cpp.compiler.exe.release.1336291657" name="GCC C++ Compiler" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.exe.release">
|
|
|
|
<option id="gnu.cpp.compiler.exe.release.option.optimization.level.1498871898" name="Optimization Level" superClass="gnu.cpp.compiler.exe.release.option.optimization.level" value="gnu.cpp.compiler.optimization.level.most" valueType="enumerated"/>
|
|
|
|
<option id="gnu.cpp.compiler.exe.release.option.debugging.level.1985273019" name="Debug Level" superClass="gnu.cpp.compiler.exe.release.option.debugging.level" value="gnu.cpp.compiler.debugging.level.none" valueType="enumerated"/>
|
|
|
|
<option id="gnu.cpp.compiler.option.include.paths.1571711257" name="Include paths (-I)" superClass="gnu.cpp.compiler.option.include.paths" valueType="includePath">
|
|
|
|
<listOptionValue builtIn="false" value="../../../"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/include"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/linux"/>
|
2012-08-16 18:09:01 +08:00
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/kazmath/include"/>
|
2012-08-02 13:02:59 +08:00
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libfreetype2"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libpng"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libjpeg"/>
|
2012-08-16 18:09:01 +08:00
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libtiff/include"/>
|
2013-02-06 15:47:23 +08:00
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libwebp"/>
|
2012-08-02 13:02:59 +08:00
|
|
|
</option>
|
|
|
|
<option id="gnu.cpp.compiler.option.preprocessor.def.1432872181" name="Defined symbols (-D)" superClass="gnu.cpp.compiler.option.preprocessor.def" valueType="definedSymbols">
|
|
|
|
<listOptionValue builtIn="false" value="LINUX"/>
|
2013-07-09 17:14:08 +08:00
|
|
|
<listOptionValue builtIn="false" value="CC_KEYBOARD_SUPPORT"/>
|
2012-08-02 13:02:59 +08:00
|
|
|
</option>
|
|
|
|
<option id="gnu.cpp.compiler.option.warnings.allwarn.1658108227" name="All warnings (-Wall)" superClass="gnu.cpp.compiler.option.warnings.allwarn" value="true" valueType="boolean"/>
|
2013-07-09 16:33:00 +08:00
|
|
|
<option id="gnu.cpp.compiler.option.other.other.1465323333" name="Other flags" superClass="gnu.cpp.compiler.option.other.other" value="-c -fmessage-length=0 -Wno-deprecated-declarations -std=gnu++0x" valueType="string"/>
|
2012-08-02 13:02:59 +08:00
|
|
|
<inputType id="cdt.managedbuild.tool.gnu.cpp.compiler.input.1506297979" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.input"/>
|
|
|
|
</tool>
|
|
|
|
<tool command="gcc" commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" errorParsers="org.eclipse.cdt.core.GCCErrorParser" id="cdt.managedbuild.tool.gnu.c.compiler.exe.release.984270671" name="GCC C Compiler" superClass="cdt.managedbuild.tool.gnu.c.compiler.exe.release">
|
|
|
|
<option defaultValue="gnu.c.optimization.level.most" id="gnu.c.compiler.exe.release.option.optimization.level.1465078999" name="Optimization Level" superClass="gnu.c.compiler.exe.release.option.optimization.level" value="gnu.c.optimization.level.most" valueType="enumerated"/>
|
|
|
|
<option id="gnu.c.compiler.exe.release.option.debugging.level.519142307" name="Debug Level" superClass="gnu.c.compiler.exe.release.option.debugging.level" value="gnu.c.debugging.level.none" valueType="enumerated"/>
|
2012-08-16 18:09:01 +08:00
|
|
|
<option id="gnu.c.compiler.option.include.paths.1095324729" name="Include paths (-I)" superClass="gnu.c.compiler.option.include.paths" valueType="includePath">
|
|
|
|
<listOptionValue builtIn="false" value="../../../"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/include"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/linux"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/kazmath/include"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libfreetype2"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libpng"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libjpeg"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libtiff/include"/>
|
2013-02-06 15:47:23 +08:00
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libwebp"/>
|
2012-08-16 18:09:01 +08:00
|
|
|
</option>
|
|
|
|
<option id="gnu.c.compiler.option.preprocessor.def.symbols.1479035749" name="Defined symbols (-D)" superClass="gnu.c.compiler.option.preprocessor.def.symbols" valueType="definedSymbols">
|
|
|
|
<listOptionValue builtIn="false" value="LINUX"/>
|
2013-07-09 17:14:08 +08:00
|
|
|
<listOptionValue builtIn="false" value="CC_KEYBOARD_SUPPORT"/>
|
2012-08-16 18:09:01 +08:00
|
|
|
</option>
|
2012-08-02 13:02:59 +08:00
|
|
|
<option id="gnu.c.compiler.option.warnings.allwarn.2077117046" name="All warnings (-Wall)" superClass="gnu.c.compiler.option.warnings.allwarn" value="false" valueType="boolean"/>
|
2013-07-09 16:33:00 +08:00
|
|
|
<option id="gnu.c.compiler.option.misc.other.1031698537" name="Other flags" superClass="gnu.c.compiler.option.misc.other" value="-c -fmessage-length=0 -Wno-deprecated-declarations" valueType="string"/>
|
2012-08-02 13:02:59 +08:00
|
|
|
<inputType id="cdt.managedbuild.tool.gnu.c.compiler.input.191330176" superClass="cdt.managedbuild.tool.gnu.c.compiler.input"/>
|
|
|
|
</tool>
|
|
|
|
<tool commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" id="cdt.managedbuild.tool.gnu.c.linker.exe.release.1375796638" name="GCC C Linker" superClass="cdt.managedbuild.tool.gnu.c.linker.exe.release">
|
|
|
|
<option defaultValue="true" id="gnu.c.link.option.shared.10185576" name="Shared (-shared)" superClass="gnu.c.link.option.shared" valueType="boolean"/>
|
|
|
|
</tool>
|
|
|
|
<tool command="g++" commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" errorParsers="org.eclipse.cdt.core.GLDErrorParser" id="cdt.managedbuild.tool.gnu.cpp.linker.exe.release.1659743626" name="GCC C++ Linker" superClass="cdt.managedbuild.tool.gnu.cpp.linker.exe.release">
|
|
|
|
<option defaultValue="true" id="gnu.cpp.link.option.shared.1422544016" name="Shared (-shared)" superClass="gnu.cpp.link.option.shared" value="true" valueType="boolean"/>
|
|
|
|
<option id="gnu.cpp.link.option.libs.1080426232" name="Libraries (-l)" superClass="gnu.cpp.link.option.libs" valueType="libs">
|
|
|
|
<listOptionValue builtIn="false" value="glfw"/>
|
2012-12-22 11:14:59 +08:00
|
|
|
<listOptionValue builtIn="false" value="fontconfig"/>
|
2012-08-16 18:09:01 +08:00
|
|
|
<listOptionValue builtIn="false" value="GLEW"/>
|
2012-08-02 13:02:59 +08:00
|
|
|
</option>
|
|
|
|
<option id="gnu.cpp.link.option.soname.1066283521" name="Shared object name (-Wl,-soname=)" superClass="gnu.cpp.link.option.soname" value="" valueType="string"/>
|
|
|
|
<option id="gnu.cpp.link.option.userobjs.394630625" name="Other objects" superClass="gnu.cpp.link.option.userobjs" valueType="userObjs">
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libraries/libfreetype.a"/>
|
2012-12-22 11:14:59 +08:00
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libraries/libcurl.a"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libraries/libtiff.a"/>
|
2012-08-02 13:02:59 +08:00
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libraries/libpng.a"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libraries/libjpeg.a"/>
|
2013-02-06 15:47:23 +08:00
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libraries/libwebp.a"/>
|
2012-08-02 13:02:59 +08:00
|
|
|
</option>
|
2013-02-06 15:47:23 +08:00
|
|
|
<option id="gnu.cpp.link.option.paths.1001119408" name="Library search path (-L)" superClass="gnu.cpp.link.option.paths"/>
|
2012-08-02 13:02:59 +08:00
|
|
|
<inputType id="cdt.managedbuild.tool.gnu.cpp.linker.input.319060310" superClass="cdt.managedbuild.tool.gnu.cpp.linker.input">
|
|
|
|
<additionalInput kind="additionalinputdependency" paths="$(USER_OBJS)"/>
|
|
|
|
<additionalInput kind="additionalinput" paths="$(LIBS)"/>
|
|
|
|
</inputType>
|
|
|
|
</tool>
|
|
|
|
<tool command="as" commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" errorParsers="org.eclipse.cdt.core.GASErrorParser" id="cdt.managedbuild.tool.gnu.assembler.exe.release.1254214954" name="GCC Assembler" superClass="cdt.managedbuild.tool.gnu.assembler.exe.release">
|
|
|
|
<inputType id="cdt.managedbuild.tool.gnu.assembler.input.43527139" superClass="cdt.managedbuild.tool.gnu.assembler.input"/>
|
|
|
|
</tool>
|
2012-12-22 11:14:59 +08:00
|
|
|
</toolChain>
|
|
|
|
</folderInfo>
|
|
|
|
<sourceEntries>
|
|
|
|
<entry excluding="draw_nodes|shaders|kazmath|tilemap_parallax_nodes|actions|base_nodes|cocoa|effects|include|keypad_dispatcher|label_nodes|layers_scenes_transitions_nodes|menu_nodes|misc_nodes|particle_nodes|platform|script_support|sprite_nodes|support|text_input_node|textures|tileMap_parallax_nodes|touch_dispatcher" flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name=""/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="actions"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="base_nodes"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="cocoa"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="draw_nodes"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="effects"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="include"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="kazmath"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="keypad_dispatcher"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="label_nodes"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="layers_scenes_transitions_nodes"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="menu_nodes"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="misc_nodes"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="particle_nodes"/>
|
2013-02-01 11:20:46 +08:00
|
|
|
<entry excluding="android/|bada/|ios/|marmalade/|qnx/|third_party/|win32/|wophone/" flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="platform"/>
|
2012-12-22 11:14:59 +08:00
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="script_support"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="shaders"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="sprite_nodes"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="support"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="text_input_node"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="textures"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="tileMap_parallax_nodes"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="tilemap_parallax_nodes"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="touch_dispatcher"/>
|
|
|
|
</sourceEntries>
|
|
|
|
</configuration>
|
|
|
|
</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"/>
|
|
|
|
</cconfiguration>
|
|
|
|
<cconfiguration id="cdt.managedbuild.config.gnu.exe.debug.502995704.1339240180">
|
|
|
|
<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="cdt.managedbuild.config.gnu.exe.debug.502995704.1339240180" moduleId="org.eclipse.cdt.core.settings" name="Debug64">
|
|
|
|
<externalSettings>
|
|
|
|
<externalSetting>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="includePath" name="/libcocos2d"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="libraryPath" name="/libcocos2d/Debug64"/>
|
|
|
|
<entry flags="RESOLVED" kind="libraryFile" name="cocos2d" srcPrefixMapping="" srcRootPath=""/>
|
|
|
|
</externalSetting>
|
|
|
|
</externalSettings>
|
|
|
|
<extensions>
|
|
|
|
<extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser"/>
|
|
|
|
<extension id="org.eclipse.cdt.core.GmakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
|
|
<extension id="org.eclipse.cdt.core.CWDLocator" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
|
|
<extension id="org.eclipse.cdt.core.GCCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
|
|
<extension id="org.eclipse.cdt.core.GASErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
|
|
<extension id="org.eclipse.cdt.core.GLDErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
|
|
</extensions>
|
|
|
|
</storageModule>
|
|
|
|
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
|
|
|
|
<configuration artifactExtension="so" artifactName="cocos2d" buildArtefactType="org.eclipse.cdt.build.core.buildArtefactType.sharedLib" buildProperties="org.eclipse.cdt.build.core.buildType=org.eclipse.cdt.build.core.buildType.debug,org.eclipse.cdt.build.core.buildArtefactType=org.eclipse.cdt.build.core.buildArtefactType.sharedLib" cleanCommand="rm -rf" description="" errorParsers="org.eclipse.cdt.core.GmakeErrorParser;org.eclipse.cdt.core.CWDLocator;org.eclipse.cdt.core.GCCErrorParser;org.eclipse.cdt.core.GASErrorParser;org.eclipse.cdt.core.GLDErrorParser" id="cdt.managedbuild.config.gnu.exe.debug.502995704.1339240180" name="Debug64" parent="cdt.managedbuild.config.gnu.exe.debug" postannouncebuildStep="" postbuildStep="" preannouncebuildStep="" prebuildStep="">
|
|
|
|
<folderInfo id="cdt.managedbuild.config.gnu.exe.debug.502995704.1339240180." name="/" resourcePath="">
|
|
|
|
<toolChain errorParsers="" id="cdt.managedbuild.toolchain.gnu.exe.debug.142429516" name="Linux GCC" superClass="cdt.managedbuild.toolchain.gnu.exe.debug">
|
|
|
|
<targetPlatform binaryParser="org.eclipse.cdt.core.ELF" id="cdt.managedbuild.target.gnu.platform.exe.debug.648351050" name="Debug Platform" superClass="cdt.managedbuild.target.gnu.platform.exe.debug"/>
|
|
|
|
<builder buildPath="${workspace_loc:/libcocos2d/Debug}" errorParsers="org.eclipse.cdt.core.GmakeErrorParser;org.eclipse.cdt.core.CWDLocator" id="cdt.managedbuild.target.gnu.builder.exe.debug.1313583572" keepEnvironmentInBuildfile="false" managedBuildOn="true" name="Gnu Make Builder" superClass="cdt.managedbuild.target.gnu.builder.exe.debug"/>
|
|
|
|
<tool commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" id="cdt.managedbuild.tool.gnu.archiver.base.831583821" name="GCC Archiver" superClass="cdt.managedbuild.tool.gnu.archiver.base"/>
|
|
|
|
<tool command="g++" commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" errorParsers="org.eclipse.cdt.core.GCCErrorParser" id="cdt.managedbuild.tool.gnu.cpp.compiler.exe.debug.1527575500" name="GCC C++ Compiler" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.exe.debug">
|
|
|
|
<option id="gnu.cpp.compiler.exe.debug.option.optimization.level.670632373" name="Optimization Level" superClass="gnu.cpp.compiler.exe.debug.option.optimization.level" value="gnu.cpp.compiler.optimization.level.none" valueType="enumerated"/>
|
|
|
|
<option id="gnu.cpp.compiler.exe.debug.option.debugging.level.1998417258" name="Debug Level" superClass="gnu.cpp.compiler.exe.debug.option.debugging.level" value="gnu.cpp.compiler.debugging.level.max" valueType="enumerated"/>
|
|
|
|
<option id="gnu.cpp.compiler.option.include.paths.993029961" name="Include paths (-I)" superClass="gnu.cpp.compiler.option.include.paths" valueType="includePath">
|
|
|
|
<listOptionValue builtIn="false" value="../../../"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/include"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/linux"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/kazmath/include"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libfreetype2"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libpng"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libjpeg"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libtiff/include"/>
|
2013-02-06 15:47:23 +08:00
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libwebp"/>
|
2012-12-22 11:14:59 +08:00
|
|
|
</option>
|
|
|
|
<option id="gnu.cpp.compiler.option.preprocessor.def.500904227" name="Defined symbols (-D)" superClass="gnu.cpp.compiler.option.preprocessor.def" valueType="definedSymbols">
|
|
|
|
<listOptionValue builtIn="false" value="LINUX"/>
|
2013-07-09 17:14:08 +08:00
|
|
|
<listOptionValue builtIn="false" value="CC_KEYBOARD_SUPPORT"/>
|
2012-12-22 11:14:59 +08:00
|
|
|
</option>
|
|
|
|
<option id="gnu.cpp.compiler.option.warnings.allwarn.342084758" name="All warnings (-Wall)" superClass="gnu.cpp.compiler.option.warnings.allwarn" value="false" valueType="boolean"/>
|
|
|
|
<option id="gnu.cpp.compiler.option.other.pic.1479362521" name="Position Independent Code (-fPIC)" superClass="gnu.cpp.compiler.option.other.pic" value="true" valueType="boolean"/>
|
2013-07-09 16:33:00 +08:00
|
|
|
<option id="gnu.cpp.compiler.option.other.other.1396416546" name="Other flags" superClass="gnu.cpp.compiler.option.other.other" value="-c -fmessage-length=0 -Wno-deprecated-declarations -std=gnu++0x" valueType="string"/>
|
2012-12-22 11:14:59 +08:00
|
|
|
<inputType id="cdt.managedbuild.tool.gnu.cpp.compiler.input.386716465" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.input"/>
|
|
|
|
</tool>
|
|
|
|
<tool command="gcc" commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" errorParsers="org.eclipse.cdt.core.GCCErrorParser" id="cdt.managedbuild.tool.gnu.c.compiler.exe.debug.320530417" name="GCC C Compiler" superClass="cdt.managedbuild.tool.gnu.c.compiler.exe.debug">
|
|
|
|
<option defaultValue="gnu.c.optimization.level.none" id="gnu.c.compiler.exe.debug.option.optimization.level.965493763" name="Optimization Level" superClass="gnu.c.compiler.exe.debug.option.optimization.level" valueType="enumerated"/>
|
|
|
|
<option id="gnu.c.compiler.exe.debug.option.debugging.level.1976860143" name="Debug Level" superClass="gnu.c.compiler.exe.debug.option.debugging.level" value="gnu.c.debugging.level.max" valueType="enumerated"/>
|
|
|
|
<option id="gnu.c.compiler.option.include.paths.590611875" name="Include paths (-I)" superClass="gnu.c.compiler.option.include.paths" valueType="includePath">
|
|
|
|
<listOptionValue builtIn="false" value="../../../"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/include"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/linux"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/kazmath/include"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libfreetype2"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libpng"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libjpeg"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libtiff/include"/>
|
2013-02-06 15:47:23 +08:00
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libwebp"/>
|
2012-12-22 11:14:59 +08:00
|
|
|
</option>
|
|
|
|
<option id="gnu.c.compiler.option.preprocessor.def.symbols.1461044764" name="Defined symbols (-D)" superClass="gnu.c.compiler.option.preprocessor.def.symbols" valueType="definedSymbols">
|
|
|
|
<listOptionValue builtIn="false" value="LINUX"/>
|
2013-07-09 17:14:08 +08:00
|
|
|
<listOptionValue builtIn="false" value="CC_KEYBOARD_SUPPORT"/>
|
2012-12-22 11:14:59 +08:00
|
|
|
</option>
|
|
|
|
<option id="gnu.c.compiler.option.warnings.allwarn.742815361" name="All warnings (-Wall)" superClass="gnu.c.compiler.option.warnings.allwarn" value="false" valueType="boolean"/>
|
|
|
|
<option id="gnu.c.compiler.option.misc.pic.1135702714" name="Position Independent Code (-fPIC)" superClass="gnu.c.compiler.option.misc.pic" value="true" valueType="boolean"/>
|
2013-07-09 16:33:00 +08:00
|
|
|
<option id="gnu.c.compiler.option.misc.other.1509540325" name="Other flags" superClass="gnu.c.compiler.option.misc.other" value="-c -fmessage-length=0 -Wno-deprecated-declarations" valueType="string"/>
|
2012-12-22 11:14:59 +08:00
|
|
|
<inputType id="cdt.managedbuild.tool.gnu.c.compiler.input.1931033313" superClass="cdt.managedbuild.tool.gnu.c.compiler.input"/>
|
|
|
|
</tool>
|
|
|
|
<tool commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" id="cdt.managedbuild.tool.gnu.c.linker.exe.debug.1972290949" name="GCC C Linker" superClass="cdt.managedbuild.tool.gnu.c.linker.exe.debug">
|
|
|
|
<option defaultValue="true" id="gnu.c.link.option.shared.1540950483" name="Shared (-shared)" superClass="gnu.c.link.option.shared" valueType="boolean"/>
|
|
|
|
</tool>
|
|
|
|
<tool command="g++" commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" errorParsers="org.eclipse.cdt.core.GLDErrorParser" id="cdt.managedbuild.tool.gnu.cpp.linker.exe.debug.1067471813" name="GCC C++ Linker" superClass="cdt.managedbuild.tool.gnu.cpp.linker.exe.debug">
|
|
|
|
<option defaultValue="true" id="gnu.cpp.link.option.shared.1341887029" name="Shared (-shared)" superClass="gnu.cpp.link.option.shared" value="true" valueType="boolean"/>
|
|
|
|
<option id="gnu.cpp.link.option.libs.1702730055" name="Libraries (-l)" superClass="gnu.cpp.link.option.libs" valueType="libs">
|
|
|
|
<listOptionValue builtIn="false" value="glfw"/>
|
|
|
|
<listOptionValue builtIn="false" value="fontconfig"/>
|
|
|
|
<listOptionValue builtIn="false" value="GLEW"/>
|
|
|
|
</option>
|
|
|
|
<option id="gnu.cpp.link.option.soname.1183316897" name="Shared object name (-Wl,-soname=)" superClass="gnu.cpp.link.option.soname" value="" valueType="string"/>
|
|
|
|
<option id="gnu.cpp.link.option.userobjs.927005091" name="Other objects" superClass="gnu.cpp.link.option.userobjs" valueType="userObjs">
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libraries/lib64/libfreetype.a"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libraries/lib64/libcurl.a"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libraries/lib64/libtiff.a"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libraries/lib64/libpng.a"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libraries/lib64/libjpeg.a"/>
|
2013-02-06 15:47:23 +08:00
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libraries/lib64/libwebp.a"/>
|
2012-12-22 11:14:59 +08:00
|
|
|
</option>
|
2013-01-22 18:30:16 +08:00
|
|
|
<option id="gnu.cpp.link.option.paths.2216001" name="Library search path (-L)" superClass="gnu.cpp.link.option.paths"/>
|
2012-12-22 11:14:59 +08:00
|
|
|
<inputType id="cdt.managedbuild.tool.gnu.cpp.linker.input.1435212610" superClass="cdt.managedbuild.tool.gnu.cpp.linker.input">
|
|
|
|
<additionalInput kind="additionalinputdependency" paths="$(USER_OBJS)"/>
|
|
|
|
<additionalInput kind="additionalinput" paths="$(LIBS)"/>
|
|
|
|
</inputType>
|
|
|
|
</tool>
|
|
|
|
<tool command="as" commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" errorParsers="org.eclipse.cdt.core.GASErrorParser" id="cdt.managedbuild.tool.gnu.assembler.exe.debug.910953756" name="GCC Assembler" superClass="cdt.managedbuild.tool.gnu.assembler.exe.debug">
|
|
|
|
<inputType id="cdt.managedbuild.tool.gnu.assembler.input.1531018644" superClass="cdt.managedbuild.tool.gnu.assembler.input"/>
|
|
|
|
</tool>
|
|
|
|
</toolChain>
|
|
|
|
</folderInfo>
|
|
|
|
<sourceEntries>
|
|
|
|
<entry excluding="draw_nodes|shaders|kazmath|tilemap_parallax_nodes|actions|base_nodes|cocoa|effects|include|keypad_dispatcher|label_nodes|layers_scenes_transitions_nodes|menu_nodes|misc_nodes|particle_nodes|platform|script_support|sprite_nodes|support|text_input_node|textures|tileMap_parallax_nodes|touch_dispatcher" flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name=""/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="actions"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="base_nodes"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="cocoa"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="draw_nodes"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="effects"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="include"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="kazmath"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="keypad_dispatcher"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="label_nodes"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="layers_scenes_transitions_nodes"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="menu_nodes"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="misc_nodes"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="particle_nodes"/>
|
2013-02-01 11:20:46 +08:00
|
|
|
<entry excluding="android/|bada/|ios/|marmalade/|qnx/|third_party/|win32/|wophone/" flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="platform"/>
|
2012-12-22 11:14:59 +08:00
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="script_support"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="shaders"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="sprite_nodes"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="support"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="text_input_node"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="textures"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="tilemap_parallax_nodes"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="touch_dispatcher"/>
|
|
|
|
</sourceEntries>
|
|
|
|
</configuration>
|
|
|
|
</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"/>
|
|
|
|
</cconfiguration>
|
|
|
|
<cconfiguration id="cdt.managedbuild.config.gnu.exe.release.1270689208.755655996">
|
|
|
|
<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="cdt.managedbuild.config.gnu.exe.release.1270689208.755655996" moduleId="org.eclipse.cdt.core.settings" name="Release64">
|
|
|
|
<externalSettings>
|
|
|
|
<externalSetting>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="includePath" name="/libcocos2d"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="libraryPath" name="/libcocos2d/Release64"/>
|
|
|
|
<entry flags="RESOLVED" kind="libraryFile" name="cocos2d" srcPrefixMapping="" srcRootPath=""/>
|
|
|
|
</externalSetting>
|
|
|
|
</externalSettings>
|
|
|
|
<extensions>
|
|
|
|
<extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser"/>
|
|
|
|
<extension id="org.eclipse.cdt.core.GmakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
|
|
<extension id="org.eclipse.cdt.core.CWDLocator" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
|
|
<extension id="org.eclipse.cdt.core.GCCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
|
|
<extension id="org.eclipse.cdt.core.GASErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
|
|
<extension id="org.eclipse.cdt.core.GLDErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
|
|
|
|
</extensions>
|
|
|
|
</storageModule>
|
|
|
|
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
|
|
|
|
<configuration artifactExtension="so" artifactName="cocos2d" buildArtefactType="org.eclipse.cdt.build.core.buildArtefactType.sharedLib" buildProperties="org.eclipse.cdt.build.core.buildType=org.eclipse.cdt.build.core.buildType.release,org.eclipse.cdt.build.core.buildArtefactType=org.eclipse.cdt.build.core.buildArtefactType.sharedLib" cleanCommand="rm -rf" description="" errorParsers="org.eclipse.cdt.core.GmakeErrorParser;org.eclipse.cdt.core.CWDLocator;org.eclipse.cdt.core.GCCErrorParser;org.eclipse.cdt.core.GASErrorParser;org.eclipse.cdt.core.GLDErrorParser" id="cdt.managedbuild.config.gnu.exe.release.1270689208.755655996" name="Release64" parent="cdt.managedbuild.config.gnu.exe.release" postannouncebuildStep="" postbuildStep="" preannouncebuildStep="" prebuildStep="">
|
|
|
|
<folderInfo id="cdt.managedbuild.config.gnu.exe.release.1270689208.755655996." name="/" resourcePath="">
|
|
|
|
<toolChain errorParsers="" id="cdt.managedbuild.toolchain.gnu.exe.release.1514038466" name="Linux GCC" superClass="cdt.managedbuild.toolchain.gnu.exe.release">
|
|
|
|
<targetPlatform binaryParser="org.eclipse.cdt.core.ELF" id="cdt.managedbuild.target.gnu.platform.exe.release.268543647" name="Debug Platform" superClass="cdt.managedbuild.target.gnu.platform.exe.release"/>
|
|
|
|
<builder buildPath="" errorParsers="org.eclipse.cdt.core.GmakeErrorParser;org.eclipse.cdt.core.CWDLocator" id="cdt.managedbuild.target.gnu.builder.exe.release.1467307465" keepEnvironmentInBuildfile="false" managedBuildOn="true" name="Gnu Make Builder" superClass="cdt.managedbuild.target.gnu.builder.exe.release"/>
|
|
|
|
<tool commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" id="cdt.managedbuild.tool.gnu.archiver.base.667402707" name="GCC Archiver" superClass="cdt.managedbuild.tool.gnu.archiver.base"/>
|
|
|
|
<tool command="g++" commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" errorParsers="org.eclipse.cdt.core.GCCErrorParser" id="cdt.managedbuild.tool.gnu.cpp.compiler.exe.release.409581596" name="GCC C++ Compiler" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.exe.release">
|
|
|
|
<option id="gnu.cpp.compiler.exe.release.option.optimization.level.537177307" name="Optimization Level" superClass="gnu.cpp.compiler.exe.release.option.optimization.level" value="gnu.cpp.compiler.optimization.level.most" valueType="enumerated"/>
|
|
|
|
<option id="gnu.cpp.compiler.exe.release.option.debugging.level.859466544" name="Debug Level" superClass="gnu.cpp.compiler.exe.release.option.debugging.level" value="gnu.cpp.compiler.debugging.level.none" valueType="enumerated"/>
|
|
|
|
<option id="gnu.cpp.compiler.option.include.paths.2007706028" name="Include paths (-I)" superClass="gnu.cpp.compiler.option.include.paths" valueType="includePath">
|
|
|
|
<listOptionValue builtIn="false" value="../../../"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/include"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/linux"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/kazmath/include"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libfreetype2"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libpng"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libjpeg"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libtiff/include"/>
|
2013-02-06 15:47:23 +08:00
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libwebp"/>
|
2012-12-22 11:14:59 +08:00
|
|
|
</option>
|
|
|
|
<option id="gnu.cpp.compiler.option.preprocessor.def.120885829" name="Defined symbols (-D)" superClass="gnu.cpp.compiler.option.preprocessor.def" valueType="definedSymbols">
|
|
|
|
<listOptionValue builtIn="false" value="LINUX"/>
|
2013-07-09 17:14:08 +08:00
|
|
|
<listOptionValue builtIn="false" value="CC_KEYBOARD_SUPPORT"/>
|
2012-12-22 11:14:59 +08:00
|
|
|
</option>
|
|
|
|
<option id="gnu.cpp.compiler.option.warnings.allwarn.1763578720" name="All warnings (-Wall)" superClass="gnu.cpp.compiler.option.warnings.allwarn" value="true" valueType="boolean"/>
|
|
|
|
<option id="gnu.cpp.compiler.option.other.pic.240673876" name="Position Independent Code (-fPIC)" superClass="gnu.cpp.compiler.option.other.pic" value="true" valueType="boolean"/>
|
2013-07-09 16:33:00 +08:00
|
|
|
<option id="gnu.cpp.compiler.option.other.other.1435671044" name="Other flags" superClass="gnu.cpp.compiler.option.other.other" value="-c -fmessage-length=0 -Wno-deprecated-declarations -std=gnu++0x" valueType="string"/>
|
2012-12-22 11:14:59 +08:00
|
|
|
<inputType id="cdt.managedbuild.tool.gnu.cpp.compiler.input.854667177" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.input"/>
|
|
|
|
</tool>
|
|
|
|
<tool command="gcc" commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" errorParsers="org.eclipse.cdt.core.GCCErrorParser" id="cdt.managedbuild.tool.gnu.c.compiler.exe.release.1189084590" name="GCC C Compiler" superClass="cdt.managedbuild.tool.gnu.c.compiler.exe.release">
|
|
|
|
<option defaultValue="gnu.c.optimization.level.most" id="gnu.c.compiler.exe.release.option.optimization.level.1077023295" name="Optimization Level" superClass="gnu.c.compiler.exe.release.option.optimization.level" value="gnu.c.optimization.level.most" valueType="enumerated"/>
|
|
|
|
<option id="gnu.c.compiler.exe.release.option.debugging.level.68955217" name="Debug Level" superClass="gnu.c.compiler.exe.release.option.debugging.level" value="gnu.c.debugging.level.none" valueType="enumerated"/>
|
|
|
|
<option id="gnu.c.compiler.option.include.paths.68933948" name="Include paths (-I)" superClass="gnu.c.compiler.option.include.paths" valueType="includePath">
|
|
|
|
<listOptionValue builtIn="false" value="../../../"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/include"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/linux"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/kazmath/include"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libfreetype2"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libpng"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libjpeg"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libtiff/include"/>
|
2013-02-06 15:47:23 +08:00
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libwebp"/>
|
2012-12-22 11:14:59 +08:00
|
|
|
</option>
|
|
|
|
<option id="gnu.c.compiler.option.preprocessor.def.symbols.1821931544" name="Defined symbols (-D)" superClass="gnu.c.compiler.option.preprocessor.def.symbols" valueType="definedSymbols">
|
|
|
|
<listOptionValue builtIn="false" value="LINUX"/>
|
2013-07-09 17:14:08 +08:00
|
|
|
<listOptionValue builtIn="false" value="CC_KEYBOARD_SUPPORT"/>
|
2012-12-22 11:14:59 +08:00
|
|
|
</option>
|
|
|
|
<option id="gnu.c.compiler.option.warnings.allwarn.320491147" name="All warnings (-Wall)" superClass="gnu.c.compiler.option.warnings.allwarn" value="false" valueType="boolean"/>
|
|
|
|
<option id="gnu.c.compiler.option.misc.pic.349169503" name="Position Independent Code (-fPIC)" superClass="gnu.c.compiler.option.misc.pic" value="true" valueType="boolean"/>
|
2013-07-09 16:33:00 +08:00
|
|
|
<option id="gnu.c.compiler.option.misc.other.1812062349" name="Other flags" superClass="gnu.c.compiler.option.misc.other" value="-c -fmessage-length=0 -Wno-deprecated-declarations" valueType="string"/>
|
2012-12-22 11:14:59 +08:00
|
|
|
<inputType id="cdt.managedbuild.tool.gnu.c.compiler.input.630327615" superClass="cdt.managedbuild.tool.gnu.c.compiler.input"/>
|
|
|
|
</tool>
|
|
|
|
<tool commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" id="cdt.managedbuild.tool.gnu.c.linker.exe.release.490273333" name="GCC C Linker" superClass="cdt.managedbuild.tool.gnu.c.linker.exe.release">
|
|
|
|
<option defaultValue="true" id="gnu.c.link.option.shared.557672269" name="Shared (-shared)" superClass="gnu.c.link.option.shared" valueType="boolean"/>
|
|
|
|
</tool>
|
|
|
|
<tool command="g++" commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" errorParsers="org.eclipse.cdt.core.GLDErrorParser" id="cdt.managedbuild.tool.gnu.cpp.linker.exe.release.833162416" name="GCC C++ Linker" superClass="cdt.managedbuild.tool.gnu.cpp.linker.exe.release">
|
|
|
|
<option defaultValue="true" id="gnu.cpp.link.option.shared.1070095229" name="Shared (-shared)" superClass="gnu.cpp.link.option.shared" value="true" valueType="boolean"/>
|
|
|
|
<option id="gnu.cpp.link.option.libs.514385176" name="Libraries (-l)" superClass="gnu.cpp.link.option.libs" valueType="libs">
|
|
|
|
<listOptionValue builtIn="false" value="glfw"/>
|
|
|
|
<listOptionValue builtIn="false" value="fontconfig"/>
|
|
|
|
<listOptionValue builtIn="false" value="GLEW"/>
|
|
|
|
</option>
|
|
|
|
<option id="gnu.cpp.link.option.soname.121494156" name="Shared object name (-Wl,-soname=)" superClass="gnu.cpp.link.option.soname" value="" valueType="string"/>
|
|
|
|
<option id="gnu.cpp.link.option.userobjs.686006869" name="Other objects" superClass="gnu.cpp.link.option.userobjs" valueType="userObjs">
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libraries/lib64/libfreetype.a"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libraries/lib64/libcurl.a"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libraries/lib64/libtiff.a"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libraries/lib64/libpng.a"/>
|
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libraries/lib64/libjpeg.a"/>
|
2013-02-06 15:47:23 +08:00
|
|
|
<listOptionValue builtIn="false" value="../../../cocos2dx/platform/third_party/linux/libraries/lib64/libwebp.a"/>
|
2012-12-22 11:14:59 +08:00
|
|
|
</option>
|
2013-01-22 18:30:16 +08:00
|
|
|
<option id="gnu.cpp.link.option.paths.2133869956" name="Library search path (-L)" superClass="gnu.cpp.link.option.paths"/>
|
2012-12-22 11:14:59 +08:00
|
|
|
<inputType id="cdt.managedbuild.tool.gnu.cpp.linker.input.350375429" superClass="cdt.managedbuild.tool.gnu.cpp.linker.input">
|
|
|
|
<additionalInput kind="additionalinputdependency" paths="$(USER_OBJS)"/>
|
|
|
|
<additionalInput kind="additionalinput" paths="$(LIBS)"/>
|
|
|
|
</inputType>
|
|
|
|
</tool>
|
|
|
|
<tool command="as" commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" errorParsers="org.eclipse.cdt.core.GASErrorParser" id="cdt.managedbuild.tool.gnu.assembler.exe.release.379086255" name="GCC Assembler" superClass="cdt.managedbuild.tool.gnu.assembler.exe.release">
|
|
|
|
<inputType id="cdt.managedbuild.tool.gnu.assembler.input.676939679" superClass="cdt.managedbuild.tool.gnu.assembler.input"/>
|
|
|
|
</tool>
|
2012-08-02 13:02:59 +08:00
|
|
|
</toolChain>
|
|
|
|
</folderInfo>
|
|
|
|
<sourceEntries>
|
2012-12-04 16:45:37 +08:00
|
|
|
<entry excluding="draw_nodes|shaders|kazmath|tilemap_parallax_nodes|actions|base_nodes|cocoa|effects|include|keypad_dispatcher|label_nodes|layers_scenes_transitions_nodes|menu_nodes|misc_nodes|particle_nodes|platform|script_support|sprite_nodes|support|text_input_node|textures|tileMap_parallax_nodes|touch_dispatcher" flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name=""/>
|
2012-08-02 13:02:59 +08:00
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="actions"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="base_nodes"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="cocoa"/>
|
2012-12-04 16:45:37 +08:00
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="draw_nodes"/>
|
2012-08-02 13:02:59 +08:00
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="effects"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="include"/>
|
2012-08-16 18:09:01 +08:00
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="kazmath"/>
|
2012-08-02 13:02:59 +08:00
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="keypad_dispatcher"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="label_nodes"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="layers_scenes_transitions_nodes"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="menu_nodes"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="misc_nodes"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="particle_nodes"/>
|
2013-02-01 11:20:46 +08:00
|
|
|
<entry excluding="android/|bada/|ios/|marmalade/|qnx/|third_party/|win32/|wophone/" flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="platform"/>
|
2012-08-02 13:02:59 +08:00
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="script_support"/>
|
2012-12-04 16:45:37 +08:00
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="shaders"/>
|
2012-08-02 13:02:59 +08:00
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="sprite_nodes"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="support"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="text_input_node"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="textures"/>
|
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="tileMap_parallax_nodes"/>
|
2012-08-16 18:09:01 +08:00
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="tilemap_parallax_nodes"/>
|
2012-08-02 13:02:59 +08:00
|
|
|
<entry flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name="touch_dispatcher"/>
|
|
|
|
</sourceEntries>
|
|
|
|
</configuration>
|
|
|
|
</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"/>
|
|
|
|
</cconfiguration>
|
|
|
|
</storageModule>
|
|
|
|
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
|
2012-08-16 18:09:01 +08:00
|
|
|
<project id="libcocos2d.cdt.managedbuild.target.gnu.exe.634598992" name="Executable" projectType="cdt.managedbuild.target.gnu.exe"/>
|
2012-08-02 13:02:59 +08:00
|
|
|
</storageModule>
|
2013-07-09 17:14:08 +08:00
|
|
|
<storageModule moduleId="refreshScope" versionNumber="2">
|
|
|
|
<configuration configurationName="Release">
|
|
|
|
<resource resourceType="PROJECT" workspacePath="/libcocos2d"/>
|
|
|
|
</configuration>
|
|
|
|
<configuration configurationName="Debug64">
|
|
|
|
<resource resourceType="PROJECT" workspacePath="/libcocos2d"/>
|
|
|
|
</configuration>
|
|
|
|
<configuration configurationName="Release64">
|
|
|
|
<resource resourceType="PROJECT" workspacePath="/libcocos2d"/>
|
|
|
|
</configuration>
|
|
|
|
<configuration configurationName="Debug">
|
|
|
|
<resource resourceType="PROJECT" workspacePath="/libcocos2d"/>
|
|
|
|
</configuration>
|
2012-08-02 13:02:59 +08:00
|
|
|
</storageModule>
|
|
|
|
<storageModule moduleId="org.eclipse.cdt.internal.ui.text.commentOwnerProjectMappings"/>
|
2013-07-09 16:33:00 +08:00
|
|
|
<storageModule moduleId="org.eclipse.cdt.make.core.buildtargets">
|
|
|
|
<buildTargets/>
|
|
|
|
</storageModule>
|
|
|
|
<storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/>
|
2012-08-02 13:02:59 +08:00
|
|
|
<storageModule moduleId="scannerConfiguration">
|
|
|
|
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
|
2013-07-09 16:33:00 +08:00
|
|
|
<scannerConfigBuildInfo instanceId="cdt.managedbuild.config.gnu.exe.debug.502995704;cdt.managedbuild.config.gnu.exe.debug.502995704.;cdt.managedbuild.tool.gnu.cpp.compiler.exe.debug.2063289710;cdt.managedbuild.tool.gnu.cpp.compiler.input.966305124">
|
2012-08-02 13:02:59 +08:00
|
|
|
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfileCPP"/>
|
|
|
|
</scannerConfigBuildInfo>
|
|
|
|
<scannerConfigBuildInfo instanceId="cdt.managedbuild.config.gnu.exe.debug.502995704.1534655526;cdt.managedbuild.config.gnu.exe.debug.502995704.1534655526.;cdt.managedbuild.tool.gnu.cpp.compiler.exe.debug.1024625311;cdt.managedbuild.tool.gnu.cpp.compiler.input.1920645677">
|
|
|
|
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfileCPP"/>
|
|
|
|
</scannerConfigBuildInfo>
|
2013-07-09 16:33:00 +08:00
|
|
|
<scannerConfigBuildInfo instanceId="cdt.managedbuild.config.gnu.exe.release.1270689208.232480047;cdt.managedbuild.config.gnu.exe.release.1270689208.232480047.;cdt.managedbuild.tool.gnu.cpp.compiler.exe.release.1742516529;cdt.managedbuild.tool.gnu.cpp.compiler.input.1036435822">
|
|
|
|
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfileCPP"/>
|
2012-08-02 13:02:59 +08:00
|
|
|
</scannerConfigBuildInfo>
|
2013-07-09 17:14:08 +08:00
|
|
|
<scannerConfigBuildInfo instanceId="cdt.managedbuild.config.gnu.exe.release.1270689208.755655996;cdt.managedbuild.config.gnu.exe.release.1270689208.755655996.;cdt.managedbuild.tool.gnu.c.compiler.exe.release.1189084590;cdt.managedbuild.tool.gnu.c.compiler.input.630327615">
|
|
|
|
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
|
2012-08-02 13:02:59 +08:00
|
|
|
</scannerConfigBuildInfo>
|
2013-07-09 16:33:00 +08:00
|
|
|
<scannerConfigBuildInfo instanceId="cdt.managedbuild.config.gnu.exe.debug.502995704.1339240180;cdt.managedbuild.config.gnu.exe.debug.502995704.1339240180.;cdt.managedbuild.tool.gnu.cpp.compiler.exe.debug.1527575500;cdt.managedbuild.tool.gnu.cpp.compiler.input.386716465">
|
|
|
|
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
|
|
|
|
</scannerConfigBuildInfo>
|
|
|
|
<scannerConfigBuildInfo instanceId="cdt.managedbuild.config.gnu.exe.release.1270689208.232480047;cdt.managedbuild.config.gnu.exe.release.1270689208.232480047.;cdt.managedbuild.tool.gnu.c.compiler.exe.release.518312421;cdt.managedbuild.tool.gnu.c.compiler.input.1602098267">
|
2012-08-02 13:02:59 +08:00
|
|
|
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfileC"/>
|
|
|
|
</scannerConfigBuildInfo>
|
2013-07-09 16:33:00 +08:00
|
|
|
<scannerConfigBuildInfo instanceId="cdt.managedbuild.config.gnu.exe.debug.502995704.1339240180;cdt.managedbuild.config.gnu.exe.debug.502995704.1339240180.;cdt.managedbuild.tool.gnu.c.compiler.exe.debug.320530417;cdt.managedbuild.tool.gnu.c.compiler.input.1931033313">
|
|
|
|
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
|
|
|
|
</scannerConfigBuildInfo>
|
2013-07-09 17:14:08 +08:00
|
|
|
<scannerConfigBuildInfo instanceId="cdt.managedbuild.config.gnu.exe.release.1270689208.755655996;cdt.managedbuild.config.gnu.exe.release.1270689208.755655996.;cdt.managedbuild.tool.gnu.cpp.compiler.exe.release.409581596;cdt.managedbuild.tool.gnu.cpp.compiler.input.854667177">
|
|
|
|
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
|
|
|
|
</scannerConfigBuildInfo>
|
|
|
|
<scannerConfigBuildInfo instanceId="cdt.managedbuild.config.gnu.exe.debug.502995704.1534655526;cdt.managedbuild.config.gnu.exe.debug.502995704.1534655526.;cdt.managedbuild.tool.gnu.c.compiler.exe.debug.870071077;cdt.managedbuild.tool.gnu.c.compiler.input.132105612">
|
|
|
|
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfileC"/>
|
|
|
|
</scannerConfigBuildInfo>
|
|
|
|
<scannerConfigBuildInfo instanceId="cdt.managedbuild.config.gnu.exe.debug.502995704;cdt.managedbuild.config.gnu.exe.debug.502995704.;cdt.managedbuild.tool.gnu.c.compiler.exe.debug.452615323;cdt.managedbuild.tool.gnu.c.compiler.input.697502414">
|
|
|
|
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfileC"/>
|
|
|
|
</scannerConfigBuildInfo>
|
|
|
|
<scannerConfigBuildInfo instanceId="cdt.managedbuild.config.gnu.exe.release.1270689208;cdt.managedbuild.config.gnu.exe.release.1270689208.;cdt.managedbuild.tool.gnu.cpp.compiler.exe.release.1336291657;cdt.managedbuild.tool.gnu.cpp.compiler.input.1506297979">
|
|
|
|
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfileCPP"/>
|
|
|
|
</scannerConfigBuildInfo>
|
|
|
|
<scannerConfigBuildInfo instanceId="cdt.managedbuild.config.gnu.exe.release.1270689208;cdt.managedbuild.config.gnu.exe.release.1270689208.;cdt.managedbuild.tool.gnu.c.compiler.exe.release.984270671;cdt.managedbuild.tool.gnu.c.compiler.input.191330176">
|
|
|
|
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfileC"/>
|
|
|
|
</scannerConfigBuildInfo>
|
2012-08-02 13:02:59 +08:00
|
|
|
</storageModule>
|
|
|
|
</cproject>
|