Menu

Commit [r850]  Maximize  Restore  History

default.build: reindent

XhmikosR 2013-03-22

changed /trunk/default.build
/trunk/default.build Diff Switch to side-by-side view
--- a/trunk/default.build
+++ b/trunk/default.build
@@ -10,7 +10,7 @@
   <!-- default build tool is VS.NET2005 -->
   <property name="buildtool" value="devenv.com" />
   <!-- default: don't add a platform specific extension
-     to the bin folders 'release' / 'debug' -->
+       to the bin folders 'release' / 'debug' -->
   <property name="bindirextension" value="" />
   <!-- default: we don't cross-compile -->
   <property name="crosscompile" value="" />
@@ -27,7 +27,7 @@
 
   <!-- the signinfo.txt file has to contain one line with parameters for signtool.exe,
        for example:
-     /t "url/to/timestamp/server" /q
+       /t "url/to/timestamp/server" /q
   -->
   <loadfile file="signinfo.txt" property="signinfo" failonerror="false" if="${file::exists('signinfo.txt')}"/>
 
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.