diff options
author | Remko Tronçon <git@el-tramo.be> | 2010-11-10 07:30:52 (GMT) |
---|---|---|
committer | Remko Tronçon <git@el-tramo.be> | 2010-11-10 07:30:52 (GMT) |
commit | 896e2a121d58931740ea8becc0544e10e629c6c5 (patch) | |
tree | a5e0c748ff472357dfbde89292eccac08900cee9 /.project | |
parent | afae15f7cf212c993da8264a4ae89cf8729b3f86 (diff) | |
download | swift-896e2a121d58931740ea8becc0544e10e629c6c5.zip swift-896e2a121d58931740ea8becc0544e10e629c6c5.tar.bz2 |
Refactored TLS tests.
Diffstat (limited to '.project')
-rw-r--r-- | .project | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -18,7 +18,7 @@ </dictionary> <dictionary> <key>org.eclipse.cdt.make.core.autoBuildTarget</key> - <value></value> + <value>dist=1 Swift</value> </dictionary> <dictionary> <key>org.eclipse.cdt.make.core.buildArguments</key> @@ -29,6 +29,10 @@ <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> @@ -50,7 +54,7 @@ </dictionary> <dictionary> <key>org.eclipse.cdt.make.core.fullBuildTarget</key> - <value></value> + <value>dist=1 Swift</value> </dictionary> <dictionary> <key>org.eclipse.cdt.make.core.stopOnError</key> |