summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordhinton <dhinton@a3e5c962-4219-0410-a828-e124f845ac39>2003-12-30 15:18:22 +0000
committerdhinton <dhinton@a3e5c962-4219-0410-a828-e124f845ac39>2003-12-30 15:18:22 +0000
commitdaba1f66817ba27fd8702cdd1cf2e16176d782b6 (patch)
treec1870a42fd9eecac76a6b2ca6d492ad83efd9776
parentb5c40dd34bae9d4041b1dc36b6aca87b10f0409d (diff)
downloadMPC-daba1f66817ba27fd8702cdd1cf2e16176d782b6.tar.gz
ChangeLogTag:Tue Dec 30 15:16:02 UTC 2003 Don Hinton <dhinton@dresystems.com>
-rw-r--r--templates/cbxdll.mpt3
-rw-r--r--templates/cbxexe.mpt3
-rw-r--r--templates/em3vcpdll.mpt3
-rw-r--r--templates/em3vcpdllexe.mpt3
-rw-r--r--templates/em3vcplib.mpt3
-rw-r--r--templates/em3vcplibexe.mpt3
-rw-r--r--templates/makedll.mpt3
-rw-r--r--templates/nmakedll.mpt3
-rw-r--r--templates/nmakeexe.mpt3
-rw-r--r--templates/va4iccdll.mpt3
-rw-r--r--templates/va4iccdllexe.mpt3
-rw-r--r--templates/va4icclib.mpt3
-rw-r--r--templates/va4icclibexe.mpt3
-rw-r--r--templates/vc6dspdll.mpt3
-rw-r--r--templates/vc6dspdllexe.mpt3
-rw-r--r--templates/vc6dsplib.mpt3
-rw-r--r--templates/vc6dsplibexe.mpt3
-rw-r--r--templates/vc7dll.mpt3
-rw-r--r--templates/vc7exe.mpt3
-rw-r--r--templates/vc7lib.mpt3
-rw-r--r--templates/vc7libexe.mpt3
21 files changed, 63 insertions, 0 deletions
diff --git a/templates/cbxdll.mpt b/templates/cbxdll.mpt
index d1f2dc62..405b84ea 100644
--- a/templates/cbxdll.mpt
+++ b/templates/cbxdll.mpt
@@ -1,3 +1,6 @@
+// -*- MPC -*-
+// $Id$
+
conditional_include "idl_compiler_win32"
conditional_include "common"
diff --git a/templates/cbxexe.mpt b/templates/cbxexe.mpt
index ffc6dd65..ceb0ced2 100644
--- a/templates/cbxexe.mpt
+++ b/templates/cbxexe.mpt
@@ -1,3 +1,6 @@
+// -*- MPC -*-
+// $Id$
+
conditional_include "idl_compiler_win32"
conditional_include "common"
diff --git a/templates/em3vcpdll.mpt b/templates/em3vcpdll.mpt
index 0e50927a..ecbf09fe 100644
--- a/templates/em3vcpdll.mpt
+++ b/templates/em3vcpdll.mpt
@@ -1,3 +1,6 @@
+// -*- MPC -*-
+// $Id$
+
conditional_include "idl_compiler_win32"
conditional_include "common"
diff --git a/templates/em3vcpdllexe.mpt b/templates/em3vcpdllexe.mpt
index 51f09dbd..db737aaf 100644
--- a/templates/em3vcpdllexe.mpt
+++ b/templates/em3vcpdllexe.mpt
@@ -1,3 +1,6 @@
+// -*- MPC -*-
+// $Id$
+
conditional_include "idl_compiler_win32"
conditional_include "common"
diff --git a/templates/em3vcplib.mpt b/templates/em3vcplib.mpt
index 21f47f29..e568ff63 100644
--- a/templates/em3vcplib.mpt
+++ b/templates/em3vcplib.mpt
@@ -1,3 +1,6 @@
+// -*- MPC -*-
+// $Id$
+
conditional_include "idl_compiler_win32"
conditional_include "common"
diff --git a/templates/em3vcplibexe.mpt b/templates/em3vcplibexe.mpt
index 1ec88351..2a3ca9ab 100644
--- a/templates/em3vcplibexe.mpt
+++ b/templates/em3vcplibexe.mpt
@@ -1,3 +1,6 @@
+// -*- MPC -*-
+// $Id$
+
conditional_include "idl_compiler_win32"
conditional_include "common"
diff --git a/templates/makedll.mpt b/templates/makedll.mpt
index 50c2416a..00b1d16b 100644
--- a/templates/makedll.mpt
+++ b/templates/makedll.mpt
@@ -1,3 +1,6 @@
+// -*- MPC -*-
+// $Id$
+
conditional_include "idl_compiler"
conditional_include "common"
diff --git a/templates/nmakedll.mpt b/templates/nmakedll.mpt
index 7b9ed6a2..ee3deb18 100644
--- a/templates/nmakedll.mpt
+++ b/templates/nmakedll.mpt
@@ -1,3 +1,6 @@
+// -*- MPC -*-
+// $Id$
+
conditional_include "idl_compiler_win32"
conditional_include "common"
diff --git a/templates/nmakeexe.mpt b/templates/nmakeexe.mpt
index 060431e4..44306a57 100644
--- a/templates/nmakeexe.mpt
+++ b/templates/nmakeexe.mpt
@@ -1,3 +1,6 @@
+// -*- MPC -*-
+// $Id$
+
conditional_include "idl_compiler_win32"
conditional_include "common"
diff --git a/templates/va4iccdll.mpt b/templates/va4iccdll.mpt
index 29c76ef0..5345996a 100644
--- a/templates/va4iccdll.mpt
+++ b/templates/va4iccdll.mpt
@@ -1,3 +1,6 @@
+// -*- MPC -*-
+// $Id$
+
conditional_include "idl_compiler_win32"
conditional_include "common"
diff --git a/templates/va4iccdllexe.mpt b/templates/va4iccdllexe.mpt
index 41147727..677d1347 100644
--- a/templates/va4iccdllexe.mpt
+++ b/templates/va4iccdllexe.mpt
@@ -1,3 +1,6 @@
+// -*- MPC -*-
+// $Id$
+
conditional_include "idl_compiler_win32"
conditional_include "common"
diff --git a/templates/va4icclib.mpt b/templates/va4icclib.mpt
index e79e55d6..71d2e4e3 100644
--- a/templates/va4icclib.mpt
+++ b/templates/va4icclib.mpt
@@ -1,3 +1,6 @@
+// -*- MPC -*-
+// $Id$
+
conditional_include "idl_compiler_win32"
conditional_include "common"
diff --git a/templates/va4icclibexe.mpt b/templates/va4icclibexe.mpt
index e32938b7..629ceb4b 100644
--- a/templates/va4icclibexe.mpt
+++ b/templates/va4icclibexe.mpt
@@ -1,3 +1,6 @@
+// -*- MPC -*-
+// $Id$
+
conditional_include "idl_compiler_win32"
conditional_include "common"
diff --git a/templates/vc6dspdll.mpt b/templates/vc6dspdll.mpt
index 6235c8b8..ea9dc8ba 100644
--- a/templates/vc6dspdll.mpt
+++ b/templates/vc6dspdll.mpt
@@ -1,3 +1,6 @@
+// -*- MPC -*-
+// $Id$
+
conditional_include "idl_compiler_win32"
conditional_include "common"
diff --git a/templates/vc6dspdllexe.mpt b/templates/vc6dspdllexe.mpt
index 1496559c..65c37aef 100644
--- a/templates/vc6dspdllexe.mpt
+++ b/templates/vc6dspdllexe.mpt
@@ -1,3 +1,6 @@
+// -*- MPC -*-
+// $Id$
+
conditional_include "idl_compiler_win32"
conditional_include "common"
diff --git a/templates/vc6dsplib.mpt b/templates/vc6dsplib.mpt
index 42cccf77..dd78d5bc 100644
--- a/templates/vc6dsplib.mpt
+++ b/templates/vc6dsplib.mpt
@@ -1,3 +1,6 @@
+// -*- MPC -*-
+// $Id$
+
conditional_include "idl_compiler_win32"
conditional_include "common"
diff --git a/templates/vc6dsplibexe.mpt b/templates/vc6dsplibexe.mpt
index a2a3b70a..634748c4 100644
--- a/templates/vc6dsplibexe.mpt
+++ b/templates/vc6dsplibexe.mpt
@@ -1,3 +1,6 @@
+// -*- MPC -*-
+// $Id$
+
conditional_include "idl_compiler_win32"
conditional_include "common"
diff --git a/templates/vc7dll.mpt b/templates/vc7dll.mpt
index 6b971c21..937a966d 100644
--- a/templates/vc7dll.mpt
+++ b/templates/vc7dll.mpt
@@ -1,3 +1,6 @@
+// -*- MPC -*-
+// $Id$
+
conditional_include "idl_compiler_win32"
conditional_include "common"
diff --git a/templates/vc7exe.mpt b/templates/vc7exe.mpt
index 6dc3520a..3ad6faa6 100644
--- a/templates/vc7exe.mpt
+++ b/templates/vc7exe.mpt
@@ -1,3 +1,6 @@
+// -*- MPC -*-
+// $Id$
+
conditional_include "idl_compiler_win32"
conditional_include "common"
diff --git a/templates/vc7lib.mpt b/templates/vc7lib.mpt
index 678119e8..2f0c88ac 100644
--- a/templates/vc7lib.mpt
+++ b/templates/vc7lib.mpt
@@ -1,3 +1,6 @@
+// -*- MPC -*-
+// $Id$
+
conditional_include "idl_compiler_win32"
conditional_include "common"
diff --git a/templates/vc7libexe.mpt b/templates/vc7libexe.mpt
index 4bbbb281..12f5acd6 100644
--- a/templates/vc7libexe.mpt
+++ b/templates/vc7libexe.mpt
@@ -1,3 +1,6 @@
+// -*- MPC -*-
+// $Id$
+
conditional_include "idl_compiler_win32"
conditional_include "common"