diff options
Diffstat (limited to 'SixenseSDK/src/sixense_simple3d/Eclipse/freeglut/.project')
-rwxr-xr-x | SixenseSDK/src/sixense_simple3d/Eclipse/freeglut/.project | 230 |
1 files changed, 230 insertions, 0 deletions
diff --git a/SixenseSDK/src/sixense_simple3d/Eclipse/freeglut/.project b/SixenseSDK/src/sixense_simple3d/Eclipse/freeglut/.project new file mode 100755 index 0000000..b375703 --- /dev/null +++ b/SixenseSDK/src/sixense_simple3d/Eclipse/freeglut/.project @@ -0,0 +1,230 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>freeglut</name> + <comment></comment> + <projects> + </projects> + <buildSpec> + <buildCommand> + <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name> + <triggers>clean,full,incremental,</triggers> + <arguments> + <dictionary> + <key>?name?</key> + <value></value> + </dictionary> + <dictionary> + <key>org.eclipse.cdt.make.core.append_environment</key> + <value>true</value> + </dictionary> + <dictionary> + <key>org.eclipse.cdt.make.core.autoBuildTarget</key> + <value>all</value> + </dictionary> + <dictionary> + <key>org.eclipse.cdt.make.core.buildArguments</key> + <value></value> + </dictionary> + <dictionary> + <key>org.eclipse.cdt.make.core.buildCommand</key> + <value>make</value> + </dictionary> + <dictionary> + <key>org.eclipse.cdt.make.core.buildLocation</key> + <value>${workspace_loc:/freeglut/Release}</value> + </dictionary> + <dictionary> + <key>org.eclipse.cdt.make.core.cleanBuildTarget</key> + <value>clean</value> + </dictionary> + <dictionary> + <key>org.eclipse.cdt.make.core.contents</key> + <value>org.eclipse.cdt.make.core.activeConfigSettings</value> + </dictionary> + <dictionary> + <key>org.eclipse.cdt.make.core.enableAutoBuild</key> + <value>false</value> + </dictionary> + <dictionary> + <key>org.eclipse.cdt.make.core.enableCleanBuild</key> + <value>true</value> + </dictionary> + <dictionary> + <key>org.eclipse.cdt.make.core.enableFullBuild</key> + <value>true</value> + </dictionary> + <dictionary> + <key>org.eclipse.cdt.make.core.fullBuildTarget</key> + <value>all</value> + </dictionary> + <dictionary> + <key>org.eclipse.cdt.make.core.stopOnError</key> + <value>true</value> + </dictionary> + <dictionary> + <key>org.eclipse.cdt.make.core.useDefaultBuildCmd</key> + <value>true</value> + </dictionary> + </arguments> + </buildCommand> + <buildCommand> + <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name> + <triggers>full,incremental,</triggers> + <arguments> + </arguments> + </buildCommand> + </buildSpec> + <natures> + <nature>org.eclipse.cdt.core.cnature</nature> + <nature>org.eclipse.cdt.core.ccnature</nature> + <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature> + <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature> + </natures> + <linkedResources> + <link> + <name>freeglut_callbacks.c</name> + <type>1</type> + <locationURI>PARENT-2-PROJECT_LOC/src/freeglut_callbacks.c</locationURI> + </link> + <link> + <name>freeglut_cursor.c</name> + <type>1</type> + <locationURI>PARENT-2-PROJECT_LOC/src/freeglut_cursor.c</locationURI> + </link> + <link> + <name>freeglut_display.c</name> + <type>1</type> + <locationURI>PARENT-2-PROJECT_LOC/src/freeglut_display.c</locationURI> + </link> + <link> + <name>freeglut_ext.c</name> + <type>1</type> + <locationURI>PARENT-2-PROJECT_LOC/src/freeglut_ext.c</locationURI> + </link> + <link> + <name>freeglut_font.c</name> + <type>1</type> + <locationURI>PARENT-2-PROJECT_LOC/src/freeglut_font.c</locationURI> + </link> + <link> + <name>freeglut_font_data.c</name> + <type>1</type> + <locationURI>PARENT-2-PROJECT_LOC/src/freeglut_font_data.c</locationURI> + </link> + <link> + <name>freeglut_gamemode.c</name> + <type>1</type> + <locationURI>PARENT-2-PROJECT_LOC/src/freeglut_gamemode.c</locationURI> + </link> + <link> + <name>freeglut_geometry.c</name> + <type>1</type> + <locationURI>PARENT-2-PROJECT_LOC/src/freeglut_geometry.c</locationURI> + </link> + <link> + <name>freeglut_glutfont_definitions.c</name> + <type>1</type> + <locationURI>PARENT-2-PROJECT_LOC/src/freeglut_glutfont_definitions.c</locationURI> + </link> + <link> + <name>freeglut_init.c</name> + <type>1</type> + <locationURI>PARENT-2-PROJECT_LOC/src/freeglut_init.c</locationURI> + </link> + <link> + <name>freeglut_input_devices.c</name> + <type>1</type> + <locationURI>PARENT-2-PROJECT_LOC/src/freeglut_input_devices.c</locationURI> + </link> + <link> + <name>freeglut_internal.h</name> + <type>1</type> + <locationURI>PARENT-2-PROJECT_LOC/src/freeglut_internal.h</locationURI> + </link> + <link> + <name>freeglut_joystick.c</name> + <type>1</type> + <locationURI>PARENT-2-PROJECT_LOC/src/freeglut_joystick.c</locationURI> + </link> + <link> + <name>freeglut_main.c</name> + <type>1</type> + <locationURI>PARENT-2-PROJECT_LOC/src/freeglut_main.c</locationURI> + </link> + <link> + <name>freeglut_menu.c</name> + <type>1</type> + <locationURI>PARENT-2-PROJECT_LOC/src/freeglut_menu.c</locationURI> + </link> + <link> + <name>freeglut_misc.c</name> + <type>1</type> + <locationURI>PARENT-2-PROJECT_LOC/src/freeglut_misc.c</locationURI> + </link> + <link> + <name>freeglut_overlay.c</name> + <type>1</type> + <locationURI>PARENT-2-PROJECT_LOC/src/freeglut_overlay.c</locationURI> + </link> + <link> + <name>freeglut_spaceball.c</name> + <type>1</type> + <locationURI>PARENT-2-PROJECT_LOC/src/freeglut_spaceball.c</locationURI> + </link> + <link> + <name>freeglut_state.c</name> + <type>1</type> + <locationURI>PARENT-2-PROJECT_LOC/src/freeglut_state.c</locationURI> + </link> + <link> + <name>freeglut_stroke_mono_roman.c</name> + <type>1</type> + <locationURI>PARENT-2-PROJECT_LOC/src/freeglut_stroke_mono_roman.c</locationURI> + </link> + <link> + <name>freeglut_stroke_roman.c</name> + <type>1</type> + <locationURI>PARENT-2-PROJECT_LOC/src/freeglut_stroke_roman.c</locationURI> + </link> + <link> + <name>freeglut_structure.c</name> + <type>1</type> + <locationURI>PARENT-2-PROJECT_LOC/src/freeglut_structure.c</locationURI> + </link> + <link> + <name>freeglut_teapot.c</name> + <type>1</type> + <locationURI>PARENT-2-PROJECT_LOC/src/freeglut_teapot.c</locationURI> + </link> + <link> + <name>freeglut_teapot_data.h</name> + <type>1</type> + <locationURI>PARENT-2-PROJECT_LOC/src/freeglut_teapot_data.h</locationURI> + </link> + <link> + <name>freeglut_videoresize.c</name> + <type>1</type> + <locationURI>PARENT-2-PROJECT_LOC/src/freeglut_videoresize.c</locationURI> + </link> + <link> + <name>freeglut_window.c</name> + <type>1</type> + <locationURI>PARENT-2-PROJECT_LOC/src/freeglut_window.c</locationURI> + </link> + <link> + <name>templates</name> + <type>2</type> + <locationURI>virtual:/virtual</locationURI> + </link> + <link> + <name>templates/cpp_template</name> + <type>1</type> + <locationURI>PARENT-2-PROJECT_LOC/src/templates/cpp_template</locationURI> + </link> + <link> + <name>templates/header_template</name> + <type>1</type> + <locationURI>PARENT-2-PROJECT_LOC/src/templates/header_template</locationURI> + </link> + </linkedResources> +</projectDescription> |