summaryrefslogtreecommitdiff
path: root/templates/vc7csharp.mpd
diff options
context:
space:
mode:
authorJames H. Hill <hilljh82@gmail.com>2006-03-27 18:39:37 +0000
committerJames H. Hill <hilljh82@gmail.com>2006-03-27 18:39:37 +0000
commit434517dbfae793ef5656c4891eedb139837e7e8f (patch)
treea4cb4e34dfc691076e637cc98a9a37a636bac91e /templates/vc7csharp.mpd
parentfd1ca6dfbb7032613bbc92c2d810adf4e8807e74 (diff)
downloadMPC-434517dbfae793ef5656c4891eedb139837e7e8f.tar.gz
Mon Mar 27 17:00:31 UTC 2006 James H. Hill <hillj@isis.vanderbilt.edu>
Diffstat (limited to 'templates/vc7csharp.mpd')
-rw-r--r--templates/vc7csharp.mpd6
1 files changed, 6 insertions, 0 deletions
diff --git a/templates/vc7csharp.mpd b/templates/vc7csharp.mpd
index 229bbb14..dc9d1693 100644
--- a/templates/vc7csharp.mpd
+++ b/templates/vc7csharp.mpd
@@ -110,6 +110,12 @@
<%endif%>
<%endfor%>
<%endfor%>
+<%foreach(aspx_files)%>
+ <File
+ RelPath = "<%aspx_file%>"
+ BuildAction = "Content"
+ />
+<%endfor%>
<%foreach(ico_files)%>
<File
RelPath = "<%ico_file%>"