summaryrefslogtreecommitdiff
path: root/templates/sle.mpd
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2004-04-05 15:43:33 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2004-04-05 15:43:33 +0000
commit6e7b55cae05f4babb0050a5796221c9079e8e6e4 (patch)
treea4b5566f7629733c7eba7c967ed5601c491a64be /templates/sle.mpd
parent1dd08a7b7175c535fa94f3239927dbb89ba811f6 (diff)
downloadMPC-6e7b55cae05f4babb0050a5796221c9079e8e6e4.tar.gz
ChangeLogTag: Mon Apr 5 10:43:03 2004 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'templates/sle.mpd')
-rw-r--r--templates/sle.mpd8
1 files changed, 4 insertions, 4 deletions
diff --git a/templates/sle.mpd b/templates/sle.mpd
index 77db1edc..2617eada 100644
--- a/templates/sle.mpd
+++ b/templates/sle.mpd
@@ -22,7 +22,7 @@
RunFromDir="%rw">
<Exec
CmdLine='g++ -c %xup -g -o "%bd%n%oe" %i "%f" %~other'
- OtherOptions="-W -Wall -Wpointer-arith -mcpu=pentiumpro -mthreads -pipe -fno-exceptions -fcheck-new <%foreach(includes)%>-I"<%include%>" <%endfor%><%foreach(defines common_defines macros)%>-D<%define%> <%endfor%><%if(type_is_dynamic)%><%foreach(dynamicflags)%>-D <%dynamicflag%> <%endfor%><%endif%><%if(need_staticflags)%><%foreach(staticflags)%>-D <%staticflag%> <%endfor%><%endif%>"/>
+ OtherOptions="-W -Wall -Wpointer-arith -mcpu=pentiumpro -mthreads -pipe -fno-exceptions -fcheck-new <%foreach(includes)%>-I'<%include%>' <%endfor%><%foreach(defines common_defines macros)%>-D<%define%> <%endfor%><%if(type_is_dynamic)%><%foreach(dynamicflags)%>-D <%dynamicflag%> <%endfor%><%endif%><%if(need_staticflags)%><%foreach(staticflags)%>-D <%staticflag%> <%endfor%><%endif%>"/>
</Target>
<Target
Name="Link"
@@ -35,7 +35,7 @@
RunFromDir="%rw">
<Exec
CmdLine='g++ %xup -g -o "%o" %f %libs %~other'
- OtherOptions="-Wl,--enable-auto-import -Wl,-E -lws2_32 -lmswsock -lwsock32 -lnetapi32 <%foreach(pure_libs)%>-l<%pure_lib%> <%endfor%><%foreach(lit_libs)%>-l<%lit_lib%>.lib <%endfor%><%foreach(libs)%>-l<%lib%><%lib_modifier%>.lib <%endfor%><%foreach(libpaths)%>-L"<%libpath%>" <%endfor%>"/>
+ OtherOptions="-Wl,--enable-auto-import -Wl,-E -lws2_32 -lmswsock -lwsock32 -lnetapi32 <%foreach(pure_libs)%>-l<%pure_lib%> <%endfor%><%foreach(lit_libs)%>-l<%lit_lib%>.lib <%endfor%><%foreach(libs)%>-l<%lib%><%lib_modifier%>.lib <%endfor%><%foreach(libpaths)%>-L'<%libpath%>' <%endfor%>"/>
</Target>
<Target
Name="Build"
@@ -117,7 +117,7 @@
RunFromDir="%rw">
<Exec
CmdLine='g++ -c %xup -o "%bd%n%oe" %i "%f" %~other'
- OtherOptions="-W -Wall -Wpointer-arith -mcpu=pentiumpro -mthreads -pipe -fno-exceptions -fcheck-new <%foreach(includes)%>-I"<%include%>" <%endfor%><%foreach(defines common_defines macros)%>-D<%define%> <%endfor%><%if(type_is_dynamic)%><%foreach(dynamicflags)%>-D <%dynamicflag%> <%endfor%><%endif%><%if(need_staticflags)%><%foreach(staticflags)%>-D <%staticflag%> <%endfor%><%endif%>"/>
+ OtherOptions="-W -Wall -Wpointer-arith -mcpu=pentiumpro -mthreads -pipe -fno-exceptions -fcheck-new <%foreach(includes)%>-I'<%include%>' <%endfor%><%foreach(defines common_defines macros)%>-D<%define%> <%endfor%><%if(type_is_dynamic)%><%foreach(dynamicflags)%>-D <%dynamicflag%> <%endfor%><%endif%><%if(need_staticflags)%><%foreach(staticflags)%>-D <%staticflag%> <%endfor%><%endif%>"/>
</Target>
<Target
Name="Link"
@@ -130,7 +130,7 @@
RunFromDir="%rw">
<Exec
CmdLine='g++ %xup -o "%o" %f %libs %~other'
- OtherOptions="-Wl,--enable-auto-import -Wl,-E -lws2_32 -lmswsock -lwsock32 -lnetapi32 <%foreach(pure_libs)%>-l<%pure_lib%> <%endfor%><%foreach(lit_libs)%>-l<%lit_lib%>.lib <%endfor%><%foreach(libs)%>-l<%lib%><%lib_modifier%>.lib <%endfor%><%foreach(libpaths)%>-L"<%libpath%>" <%endfor%>"/>
+ OtherOptions="-Wl,--enable-auto-import -Wl,-E -lws2_32 -lmswsock -lwsock32 -lnetapi32 <%foreach(pure_libs)%>-l<%pure_lib%> <%endfor%><%foreach(lit_libs)%>-l<%lit_lib%>.lib <%endfor%><%foreach(libs)%>-l<%lib%><%lib_modifier%>.lib <%endfor%><%foreach(libpaths)%>-L'<%libpath%>' <%endfor%>"/>
</Target>
<Target
Name="Build"