summaryrefslogtreecommitdiff
path: root/templates/em3.mpd
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2005-01-25 16:49:40 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2005-01-25 16:49:40 +0000
commit12ba138d6a91db9da0e897284bc5f6c42c32fe80 (patch)
tree67729f1f4fb4dd06c94c43d704f335b5127cd7df /templates/em3.mpd
parent00abcf039eae6a5246384af26ed2598762104b50 (diff)
downloadMPC-12ba138d6a91db9da0e897284bc5f6c42c32fe80.tar.gz
ChangeLogTag: Tue Jan 25 10:44:07 2005 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'templates/em3.mpd')
-rw-r--r--templates/em3.mpd4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/em3.mpd b/templates/em3.mpd
index 4c4f86e9..89f9d8d7 100644
--- a/templates/em3.mpd
+++ b/templates/em3.mpd
@@ -3,7 +3,7 @@
# ** DO NOT EDIT **
<%foreach(platforms)%>
-# TARGTYPE "<%operating_system("Win32")%> (<%platform%>) <%type_description("Dynamic-Link Library")%>" <%type_code%>
+# TARGTYPE "<%operating_system("Win32")%> (<%platform%>) <%if(exename || sharedname || staticname)%><%type_description%>" <%type_code%><%else%>Generic Project" 0x010a<%endif%>
<%endfor%>
CFG=<%project_name%> - <%operating_system("Win32")%> (<%default_platform%>) <%default_configuration%>
@@ -22,7 +22,7 @@ CFG=<%project_name%> - <%operating_system("Win32")%> (<%default_platform%>) <%de
!MESSAGE
<%foreach(platforms)%>
<%foreach(configurations)%>
-!MESSAGE "<%project_name%> - <%operating_system%> (<%platform%>) <%configuration%>" (based on "<%operating_system%> (<%platform%>) <%type_description%>")
+!MESSAGE "<%project_name%> - <%operating_system%> (<%platform%>) <%configuration%>" (based on "<%operating_system%> (<%platform%>) <%if(exename || sharedname || staticname)%><%type_description%><%else%>Generic Project<%endif%>")
<%endfor%>
<%endfor%>
!MESSAGE