diff options
Diffstat (limited to '.project')
| -rw-r--r-- | .project | 60 | 
1 files changed, 26 insertions, 34 deletions
| @@ -3,19 +3,16 @@ | |||
| 3 | <name>mod_log_sql</name> | 3 | <name>mod_log_sql</name> | 
| 4 | <comment></comment> | 4 | <comment></comment> | 
| 5 | <projects> | 5 | <projects> | 
| 6 | <project>includes</project> | ||
| 6 | </projects> | 7 | </projects> | 
| 7 | <buildSpec> | 8 | <buildSpec> | 
| 8 | <buildCommand> | 9 | <buildCommand> | 
| 9 | <name>org.eclipse.cdt.make.core.makeBuilder</name> | 10 | <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name> | 
| 10 | <triggers>clean,full,incremental,</triggers> | 11 | <triggers>clean,full,incremental,</triggers> | 
| 11 | <arguments> | 12 | <arguments> | 
| 12 | <dictionary> | 13 | <dictionary> | 
| 13 | <key>org.eclipse.cdt.make.core.build.arguments</key> | 14 | <key>org.eclipse.cdt.make.core.fullBuildTarget</key> | 
| 14 | <value></value> | 15 | <value>all</value> | 
| 15 | </dictionary> | ||
| 16 | <dictionary> | ||
| 17 | <key>org.eclipse.cdt.core.errorOutputParser</key> | ||
| 18 | <value>org.eclipse.cdt.core.MakeErrorParser;org.eclipse.cdt.core.GCCErrorParser;org.eclipse.cdt.core.GASErrorParser;org.eclipse.cdt.core.GLDErrorParser;org.eclipse.cdt.core.VCErrorParser;</value> | ||
| 19 | </dictionary> | 16 | </dictionary> | 
| 20 | <dictionary> | 17 | <dictionary> | 
| 21 | <key>org.eclipse.cdt.make.core.enableAutoBuild</key> | 18 | <key>org.eclipse.cdt.make.core.enableAutoBuild</key> | 
| @@ -26,47 +23,47 @@ | |||
| 26 | <value></value> | 23 | <value></value> | 
| 27 | </dictionary> | 24 | </dictionary> | 
| 28 | <dictionary> | 25 | <dictionary> | 
| 29 | <key>org.eclipse.cdt.make.core.enableFullBuild</key> | 26 | <key>org.eclipse.cdt.make.core.buildLocation</key> | 
| 30 | <value>true</value> | 27 | <value>${workspace_loc:/mod_log_sql/Linux GCC}</value> | 
| 31 | </dictionary> | 28 | </dictionary> | 
| 32 | <dictionary> | 29 | <dictionary> | 
| 33 | <key>org.eclipse.cdt.make.core.build.target.inc</key> | 30 | <key>?name?</key> | 
| 34 | <value>all</value> | 31 | <value></value> | 
| 35 | </dictionary> | 32 | </dictionary> | 
| 36 | <dictionary> | 33 | <dictionary> | 
| 37 | <key>org.eclipse.cdt.make.core.enabledIncrementalBuild</key> | 34 | <key>org.eclipse.cdt.make.core.enableFullBuild</key> | 
| 38 | <value>true</value> | 35 | <value>true</value> | 
| 39 | </dictionary> | 36 | </dictionary> | 
| 40 | <dictionary> | 37 | <dictionary> | 
| 41 | <key>org.eclipse.cdt.make.core.build.location</key> | 38 | <key>org.eclipse.cdt.make.core.enableCleanBuild</key> | 
| 42 | <value></value> | 39 | <value>true</value> | 
| 43 | </dictionary> | 40 | </dictionary> | 
| 44 | <dictionary> | 41 | <dictionary> | 
| 45 | <key>org.eclipse.cdt.make.core.build.target.clean</key> | 42 | <key>org.eclipse.cdt.make.core.cleanBuildTarget</key> | 
| 46 | <value>clean</value> | 43 | <value>clean</value> | 
| 47 | </dictionary> | 44 | </dictionary> | 
| 48 | <dictionary> | 45 | <dictionary> | 
| 49 | <key>org.eclipse.cdt.make.core.build.command</key> | ||
| 50 | <value>sshmake</value> | ||
| 51 | </dictionary> | ||
| 52 | <dictionary> | ||
| 53 | <key>org.eclipse.cdt.make.core.enableCleanBuild</key> | ||
| 54 | <value>true</value> | ||
| 55 | </dictionary> | ||
| 56 | <dictionary> | ||
| 57 | <key>org.eclipse.cdt.make.core.append_environment</key> | 46 | <key>org.eclipse.cdt.make.core.append_environment</key> | 
| 58 | <value>true</value> | 47 | <value>true</value> | 
| 59 | </dictionary> | 48 | </dictionary> | 
| 60 | <dictionary> | 49 | <dictionary> | 
| 61 | <key>org.eclipse.cdt.make.core.build.target.full</key> | 50 | <key>org.eclipse.cdt.make.core.contents</key> | 
| 62 | <value>clean all</value> | 51 | <value>org.eclipse.cdt.make.core.activeConfigSettings</value> | 
| 63 | </dictionary> | 52 | </dictionary> | 
| 64 | <dictionary> | 53 | <dictionary> | 
| 65 | <key>org.eclipse.cdt.make.core.useDefaultBuildCmd</key> | 54 | <key>org.eclipse.cdt.make.core.useDefaultBuildCmd</key> | 
| 66 | <value>false</value> | 55 | <value>false</value> | 
| 67 | </dictionary> | 56 | </dictionary> | 
| 68 | <dictionary> | 57 | <dictionary> | 
| 69 | <key>org.eclipse.cdt.make.core.build.target.auto</key> | 58 | <key>org.eclipse.cdt.make.core.buildArguments</key> | 
| 59 | <value>${project_name} make -k</value> | ||
| 60 | </dictionary> | ||
| 61 | <dictionary> | ||
| 62 | <key>org.eclipse.cdt.make.core.buildCommand</key> | ||
| 63 | <value>${HOME}/bin/sshmake</value> | ||
| 64 | </dictionary> | ||
| 65 | <dictionary> | ||
| 66 | <key>org.eclipse.cdt.make.core.autoBuildTarget</key> | ||
| 70 | <value>all</value> | 67 | <value>all</value> | 
| 71 | </dictionary> | 68 | </dictionary> | 
| 72 | <dictionary> | 69 | <dictionary> | 
| @@ -76,19 +73,14 @@ | |||
| 76 | </arguments> | 73 | </arguments> | 
| 77 | </buildCommand> | 74 | </buildCommand> | 
| 78 | <buildCommand> | 75 | <buildCommand> | 
| 79 | <name>org.eclipse.cdt.make.core.ScannerConfigBuilder</name> | 76 | <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name> | 
| 80 | <arguments> | ||
| 81 | </arguments> | ||
| 82 | </buildCommand> | ||
| 83 | <buildCommand> | ||
| 84 | <name>de.loskutov.FileSync.FSBuilder</name> | ||
| 85 | <arguments> | 77 | <arguments> | 
| 86 | </arguments> | 78 | </arguments> | 
| 87 | </buildCommand> | 79 | </buildCommand> | 
| 88 | </buildSpec> | 80 | </buildSpec> | 
| 89 | <natures> | 81 | <natures> | 
| 90 | <nature>org.eclipse.cdt.core.cnature</nature> | 82 | <nature>org.eclipse.cdt.core.cnature</nature> | 
| 91 | <nature>org.eclipse.cdt.make.core.makeNature</nature> | 83 | <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature> | 
| 92 | <nature>org.eclipse.cdt.make.core.ScannerConfigNature</nature> | 84 | <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature> | 
| 93 | </natures> | 85 | </natures> | 
| 94 | </projectDescription> | 86 | </projectDescription> | 
