summaryrefslogtreecommitdiff
path: root/modules/VC7WorkspaceCreator.pm
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2007-01-02 18:07:32 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2007-01-02 18:07:32 +0000
commit38e2b43e5fffb72d18faed2493fb3d3983ddb2a5 (patch)
tree081a8f9d3572db4934362b3d78598974bcac8a71 /modules/VC7WorkspaceCreator.pm
parent82ca1f89e2995aa8cd2ddccd8f74212ee7810dfd (diff)
downloadMPC-38e2b43e5fffb72d18faed2493fb3d3983ddb2a5.tar.gz
ChangeLogTag: Tue Jan 2 18:05:52 UTC 2007 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'modules/VC7WorkspaceCreator.pm')
-rw-r--r--modules/VC7WorkspaceCreator.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/VC7WorkspaceCreator.pm b/modules/VC7WorkspaceCreator.pm
index d9bd186b..425077c0 100644
--- a/modules/VC7WorkspaceCreator.pm
+++ b/modules/VC7WorkspaceCreator.pm
@@ -24,6 +24,7 @@ use vars qw(@ISA);
my(%guids) = ('cplusplus' => '8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942',
'csharp' => 'FAE04EC0-301F-11D3-BF4B-00C04F79EFBC',
+ 'java' => 'E6FDF86B-F3D1-11D4-8576-0002A516ECE8',
'vb' => 'F184B08F-C81C-45F6-A57F-5ABD9991F28F',
'website' => 'E24C65DC-7377-472B-9ABA-BC803B73C61A',
);