summaryrefslogtreecommitdiff
path: root/modules/VC6ProjectCreator.pm
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2004-06-10 13:36:34 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2004-06-10 13:36:34 +0000
commit1bc32687f2df87aefa926187983511685530f7c3 (patch)
tree972101c272431a1e1a753f756022c30b4c3c9cb2 /modules/VC6ProjectCreator.pm
parenta0aa4dc9b342cc315ebf701878971a38264bb13b (diff)
downloadMPC-1bc32687f2df87aefa926187983511685530f7c3.tar.gz
ChangeLogTag: Thu Jun 10 08:33:08 2004 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'modules/VC6ProjectCreator.pm')
-rw-r--r--modules/VC6ProjectCreator.pm6
1 files changed, 6 insertions, 0 deletions
diff --git a/modules/VC6ProjectCreator.pm b/modules/VC6ProjectCreator.pm
index e1df4c85..dc37a673 100644
--- a/modules/VC6ProjectCreator.pm
+++ b/modules/VC6ProjectCreator.pm
@@ -21,6 +21,12 @@ use vars qw(@ISA);
# Subroutine Section
# ************************************************************
+sub convert_macros_to_env {
+ #my($self) = shift;
+ return 1;
+}
+
+
sub compare_output {
#my($self) = shift;
return 1;