diff options
| author | Kevin Smith <git@kismith.co.uk> | 2011-10-02 17:38:56 (GMT) |
|---|---|---|
| committer | Kevin Smith <git@kismith.co.uk> | 2011-10-03 07:02:37 (GMT) |
| commit | 4ea336d9d124f1c761b22943eaf6771e16a61e58 (patch) | |
| tree | 7bcb7ac4366cf31a2f98654a5859de0b32fb318a /.project | |
| parent | 123502d97dc20357ea03fd7f238f117aeb2d05c3 (diff) | |
| download | swift-4ea336d9d124f1c761b22943eaf6771e16a61e58.zip swift-4ea336d9d124f1c761b22943eaf6771e16a61e58.tar.bz2 | |
Simple MUC invites.
Resolves: #152
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>Swift</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>Swift</value> + <value></value> </dictionary> <dictionary> <key>org.eclipse.cdt.make.core.stopOnError</key> |
Swift