diff options
Diffstat (limited to 'source/ct-Bot/.project')
-rw-r--r-- | source/ct-Bot/.project | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/source/ct-Bot/.project b/source/ct-Bot/.project new file mode 100644 index 0000000..12b3846 --- /dev/null +++ b/source/ct-Bot/.project @@ -0,0 +1,19 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>ct-Bot</name> + <comment></comment> + <projects> + <project>ct-Sim</project> + </projects> + <buildSpec> + <buildCommand> + <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name> + <arguments> + </arguments> + </buildCommand> + </buildSpec> + <natures> + <nature>org.eclipse.cdt.core.cnature</nature> + <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature> + </natures> +</projectDescription> |