Loading eclipse_project_setup/.project +0 −10 Original line number Diff line number Diff line Loading @@ -16,16 +16,6 @@ <arguments> </arguments> </buildCommand> <buildCommand> <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name> <triggers>full,incremental,</triggers> <arguments> <dictionary> <key>LaunchConfigHandle</key> <value><project>/.externalToolBuilders/org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder (1).launch</value> </dictionary> </arguments> </buildCommand> </buildSpec> <natures> <nature>org.eclipse.cdt.core.cnature</nature> Loading src/ext/elphel/elphel_php.h +4 −3 Original line number Diff line number Diff line Loading @@ -8,10 +8,11 @@ #warning Not using TSRM.h #endif #include "elphel/c313a.h" #include "elphel/exifa.h" #include <autoexp.h> #include <elphel/c313a.h> #include <elphel/exifa.h> #include <elphel/x393_devices.h> //#include <autoexp.h> //#include <elphel/x393_devices.h> ZEND_BEGIN_MODULE_GLOBALS(elphel) int fd_exif[SENSOR_PORTS]; Loading Loading
eclipse_project_setup/.project +0 −10 Original line number Diff line number Diff line Loading @@ -16,16 +16,6 @@ <arguments> </arguments> </buildCommand> <buildCommand> <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name> <triggers>full,incremental,</triggers> <arguments> <dictionary> <key>LaunchConfigHandle</key> <value><project>/.externalToolBuilders/org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder (1).launch</value> </dictionary> </arguments> </buildCommand> </buildSpec> <natures> <nature>org.eclipse.cdt.core.cnature</nature> Loading
src/ext/elphel/elphel_php.h +4 −3 Original line number Diff line number Diff line Loading @@ -8,10 +8,11 @@ #warning Not using TSRM.h #endif #include "elphel/c313a.h" #include "elphel/exifa.h" #include <autoexp.h> #include <elphel/c313a.h> #include <elphel/exifa.h> #include <elphel/x393_devices.h> //#include <autoexp.h> //#include <elphel/x393_devices.h> ZEND_BEGIN_MODULE_GLOBALS(elphel) int fd_exif[SENSOR_PORTS]; Loading