summaryrefslogtreecommitdiff
path: root/modules/VC8ProjectCreator.pm
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2010-08-27 15:01:49 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2010-08-27 15:01:49 +0000
commit3a3f7a36f25a6ce5ad714a89cfe4306d5b55d87d (patch)
tree9475fae2ecaee7ca81ec222f6a6f5c019d5030c8 /modules/VC8ProjectCreator.pm
parent6fd0483cd075ba7b5388f7ee1f64ea5c2a6e4e42 (diff)
downloadMPC-3a3f7a36f25a6ce5ad714a89cfe4306d5b55d87d.tar.gz
ChangeLogTag: Fri Aug 27 14:59:06 UTC 2010 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'modules/VC8ProjectCreator.pm')
-rw-r--r--modules/VC8ProjectCreator.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/VC8ProjectCreator.pm b/modules/VC8ProjectCreator.pm
index 67de189c..e953e944 100644
--- a/modules/VC8ProjectCreator.pm
+++ b/modules/VC8ProjectCreator.pm
@@ -83,6 +83,7 @@ sub post_file_creation {
## created a new project file, we will remove the corresponding
## .user file to avoid strange conflicts.
unlink("$file.user");
+ return undef;
}
sub get_configurable {