summaryrefslogtreecommitdiff
path: root/src/main/resources/cpptasks.types
diff options
context:
space:
mode:
authorMark Donszelmann <Mark.Donszelmann@gmail.com>2009-11-05 23:27:33 +0100
committerMark Donszelmann <Mark.Donszelmann@gmail.com>2009-11-05 23:27:33 +0100
commit254c4886d58979eebd0e352f4d16e391736f2a33 (patch)
tree8feca0cc1caa5177dd52a7b9b2dfd63502c941fd /src/main/resources/cpptasks.types
parentef6f25ba42792d2d811fd6826c0dd528ad77b1e9 (diff)
downloadcpptasks-parallel-254c4886d58979eebd0e352f4d16e391736f2a33.tar.gz
cpptasks-parallel-254c4886d58979eebd0e352f4d16e391736f2a33.tar.bz2
cpptasks-parallel-254c4886d58979eebd0e352f4d16e391736f2a33.tar.xz
cpptasks-parallel-254c4886d58979eebd0e352f4d16e391736f2a33.zip
Reorganized source directories in line with cpptasks-1.0b5, for easier tracking
Diffstat (limited to 'src/main/resources/cpptasks.types')
-rw-r--r--src/main/resources/cpptasks.types8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/main/resources/cpptasks.types b/src/main/resources/cpptasks.types
new file mode 100644
index 0000000..c37c17f
--- /dev/null
+++ b/src/main/resources/cpptasks.types
@@ -0,0 +1,8 @@
+defineset=net.sf.antcontrib.cpptasks.types.DefineSet
+compiler=net.sf.antcontrib.cpptasks.CompilerDef
+linker=net.sf.antcontrib.cpptasks.LinkerDef
+targetplatform=net.sf.antcontrib.cpptasks.TargetDef
+versioninfo=net.sf.antcontrib.cpptasks.VersionInfo
+distributer=net.sf.antcontrib.cpptasks.DistributerDef
+syslibset=net.sf.antcontrib.cpptasks.types.SystemLibrarySet
+libset=net.sf.antcontrib.cpptasks.types.LibrarySet \ No newline at end of file