summaryrefslogtreecommitdiff
path: root/templates/wb26wrproject.mpd
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2008-01-24 19:56:00 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2008-01-24 19:56:00 +0000
commitd95bce9b98da5c81420c59909d223206add63004 (patch)
treec208b0da7d21c6294a0847502e82b8d010a4a027 /templates/wb26wrproject.mpd
parent5de006f8a2555836562ba57ac7f7e08523c90c64 (diff)
downloadMPC-d95bce9b98da5c81420c59909d223206add63004.tar.gz
Diffstat (limited to 'templates/wb26wrproject.mpd')
-rw-r--r--templates/wb26wrproject.mpd2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/wb26wrproject.mpd b/templates/wb26wrproject.mpd
index 3997afb8..127e5115 100644
--- a/templates/wb26wrproject.mpd
+++ b/templates/wb26wrproject.mpd
@@ -147,11 +147,13 @@
</buildtarget>
<%if(exename)%>
<buildtarget buildtool="Partial Image Linker" name="PartialImage" passed="true" targetname="PartialImage">
+ <contents>
<%if(source_files)%>
<%foreach(source_files)%>
<file name="/<%project_name%>/<%source_file%>"/>
<%endfor%>
<%endif%>
+ </contents>
</buildtarget>
<%endif%>
</buildtargets>