summaryrefslogtreecommitdiff
path: root/templates/cdt6dll.mpt
diff options
context:
space:
mode:
authorChris Cleeland <chris.cleeland@gmail.com>2010-06-28 20:44:06 +0000
committerChris Cleeland <chris.cleeland@gmail.com>2010-06-28 20:44:06 +0000
commit76f0ccefb8b3a390cc32a861ab22da4e722bda50 (patch)
treeadaeb32da9f19a7bc766a9d10a2d4e48970d714c /templates/cdt6dll.mpt
parente0a671d84f8f017fb06b23fe584f97007ae5aaf4 (diff)
downloadMPC-76f0ccefb8b3a390cc32a861ab22da4e722bda50.tar.gz
Commit of EXPERIMENTAL release for CDT6 project type generator.
Diffstat (limited to 'templates/cdt6dll.mpt')
-rw-r--r--templates/cdt6dll.mpt6
1 files changed, 6 insertions, 0 deletions
diff --git a/templates/cdt6dll.mpt b/templates/cdt6dll.mpt
new file mode 100644
index 00000000..9ae5d283
--- /dev/null
+++ b/templates/cdt6dll.mpt
@@ -0,0 +1,6 @@
+conditional_include "cdt6platforms"
+
+configurations = debug release
+project_type_name = "Shared Library"
+project_type = so
+build_artefact_type = org.eclipse.cdt.build.core.buildArtefactType.sharedLib