summaryrefslogtreecommitdiff
path: root/modules/ProjectCreator.pm
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2014-07-11 14:59:14 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2014-07-11 14:59:14 +0000
commitc7c43fe423edb7480429f3d6795a6e022c8fb570 (patch)
tree03cb033aec484ba2a875ca19fd32fbbb29705b8e /modules/ProjectCreator.pm
parentde165795f54548661367c73127267402f367f234 (diff)
downloadMPC-c7c43fe423edb7480429f3d6795a6e022c8fb570.tar.gz
ChangeLogTag: Fri Jul 11 14:58:13 UTC 2014 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'modules/ProjectCreator.pm')
-rw-r--r--modules/ProjectCreator.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/ProjectCreator.pm b/modules/ProjectCreator.pm
index 137f092b..bc08095a 100644
--- a/modules/ProjectCreator.pm
+++ b/modules/ProjectCreator.pm
@@ -229,6 +229,7 @@ my %csvc = ('source_files' => [ "\\.cs" ],
'ico_files' => [ "\\.ico" ],
'documentation_files' => [ "README", "readme", "\\.doc", "\\.txt", "\\.html" ],
'embedded_resource_files' => [],
+ 'resource_files' => [],
'page_files' => [],
'appdef_files' => [],
'splash_files' => [],