summaryrefslogtreecommitdiff
path: root/templates/vc7csharp.mpd
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2006-11-27 17:00:24 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2006-11-27 17:00:24 +0000
commit91fb85982f11d2a7bc3566a756856d6fd37df616 (patch)
treebdc1bb63816f8a8672e39e4104363f700d182af0 /templates/vc7csharp.mpd
parent87d49adea3c6e37780c75362faeac6daaff3dff1 (diff)
downloadMPC-91fb85982f11d2a7bc3566a756856d6fd37df616.tar.gz
ChangeLogTag: Mon Nov 27 16:58:31 UTC 2006 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'templates/vc7csharp.mpd')
-rw-r--r--templates/vc7csharp.mpd1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/vc7csharp.mpd b/templates/vc7csharp.mpd
index 00798c13..d81ea0d2 100644
--- a/templates/vc7csharp.mpd
+++ b/templates/vc7csharp.mpd
@@ -95,7 +95,6 @@
<%foreach(resx_files)%>
<File
RelPath = "<%resx_file%>"
- DependentUpon = "<%noextension(resx_file)%>.cs"
BuildAction = "EmbeddedResource"
/>
<%endfor%>