summaryrefslogtreecommitdiff
path: root/templates/sle.mpd
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2006-08-15 23:53:55 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2006-08-15 23:53:55 +0000
commitac01c08fa5160f13fe30e5d39cef18ee6989a260 (patch)
treef1467bba2ddfec3a8419bf319cd5fb8bedd8152c /templates/sle.mpd
parenta0a69ce633870e5b1830019d3e47ec3a513b2240 (diff)
downloadMPC-ac01c08fa5160f13fe30e5d39cef18ee6989a260.tar.gz
ChangeLogTag: Tue Aug 15 23:50:48 UTC 2006 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'templates/sle.mpd')
-rw-r--r--templates/sle.mpd4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/sle.mpd b/templates/sle.mpd
index 06f92550..0aaa335a 100644
--- a/templates/sle.mpd
+++ b/templates/sle.mpd
@@ -9,7 +9,7 @@
Type="gnuc"
DebugCallbackName="gdb"
Version="1"
- OutputFile="<%if(sharedname)%><%if(dllout)%><%dllout%><%else%><%libout%><%endif%>\<%libname_prefix%><%sharedname%><%if(use_lib_modifier)%><%lib_modifier%><%endif%><%dll_ext%><%endif%><%if(exename)%><%if(install)%><%install%><%else%><%output_dir%><%endif%>\<%exename%><%if(use_exe_modifier)%><%lib_modifier%><%endif%><%exe_ext%><%endif%>">
+ OutputFile="<%if(sharedname)%><%if(dllout)%><%dllout%><%else%><%libout%><%endif%>\<%libname_prefix%><%sharedname%><%if(use_lib_modifier)%><%lib_modifier%><%endif%><%dll_ext%><%endif%><%if(exename)%><%if(exeout)%><%exeout%><%else%><%output_dir%><%endif%>\<%exename%><%if(use_exe_modifier)%><%lib_modifier%><%endif%><%exe_ext%><%endif%>">
<Menu>
<Target
Name="Compile"
@@ -104,7 +104,7 @@
Type="gnuc"
DebugCallbackName="gdb"
Version="1"
- OutputFile="<%if(sharedname)%><%if(dllout)%><%dllout%><%else%><%libout%><%endif%>\<%libname_prefix%><%sharedname%><%if(use_lib_modifier)%><%lib_modifier%><%endif%><%dll_ext%><%endif%><%if(exename)%><%if(install)%><%install%><%else%><%output_dir%><%endif%>\<%exename%><%if(use_exe_modifier)%><%lib_modifier%><%endif%><%exe_ext%><%endif%>">
+ OutputFile="<%if(sharedname)%><%if(dllout)%><%dllout%><%else%><%libout%><%endif%>\<%libname_prefix%><%sharedname%><%if(use_lib_modifier)%><%lib_modifier%><%endif%><%dll_ext%><%endif%><%if(exename)%><%if(exeout)%><%exeout%><%else%><%output_dir%><%endif%>\<%exename%><%if(use_exe_modifier)%><%lib_modifier%><%endif%><%exe_ext%><%endif%>">
<Menu>
<Target
Name="Compile"