diff options
| author | Remko Tronçon <git@el-tramo.be> | 2010-12-05 18:06:41 (GMT) |
|---|---|---|
| committer | Remko Tronçon <git@el-tramo.be> | 2010-12-05 18:06:41 (GMT) |
| commit | f32492bec456866fb5101274e6789efc59a47bdc (patch) | |
| tree | 5fad08517a769afe3943a7dcbfef2c4c2b3ea850 /.project | |
| parent | fc585cd8313fec545b4cdae4fe4fed1f75626409 (diff) | |
| download | swift-f32492bec456866fb5101274e6789efc59a47bdc.zip swift-f32492bec456866fb5101274e6789efc59a47bdc.tar.bz2 | |
Added plumbing for persistent certificate trust checking.
Diffstat (limited to '.project')
| -rw-r--r-- | .project | 8 |
1 files changed, 2 insertions, 6 deletions
@@ -18,7 +18,7 @@ </dictionary> <dictionary> <key>org.eclipse.cdt.make.core.autoBuildTarget</key> - <value>doc=1 Documentation/SwiftenDevelopersGuide</value> + <value></value> </dictionary> <dictionary> <key>org.eclipse.cdt.make.core.buildArguments</key> @@ -29,10 +29,6 @@ <value>python</value> </dictionary> <dictionary> - <key>org.eclipse.cdt.make.core.buildLocation</key> - <value></value> - </dictionary> - <dictionary> <key>org.eclipse.cdt.make.core.cleanBuildTarget</key> <value>-c</value> </dictionary> @@ -54,7 +50,7 @@ </dictionary> <dictionary> <key>org.eclipse.cdt.make.core.fullBuildTarget</key> - <value>doc=1 Documentation/SwiftenDevelopersGuide</value> + <value></value> </dictionary> <dictionary> <key>org.eclipse.cdt.make.core.stopOnError</key> |
Swift