2
0
mirror of https://github.com/bebbo/amigaos-cross-toolchain.git synced 2025-12-08 22:38:24 +00:00

@R support number of threads via parameter --threads=<n>, @I added eclipse projet files

This commit is contained in:
bebbo
2017-01-31 20:53:22 +01:00
parent 90a3cb6dbf
commit 1c1b2b1014
4 changed files with 53 additions and 39 deletions

5
.pydevproject Executable file
View File

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?eclipse-pydev version="1.0"?><pydev_project>
<pydev_property name="org.python.pydev.PYTHON_PROJECT_INTERPRETER">Default</pydev_property>
<pydev_property name="org.python.pydev.PYTHON_PROJECT_VERSION">python 2.7</pydev_property>
</pydev_project>