Author: jfrederic.clere(a)jboss.com
Date: 2011-04-29 08:37:36 -0400 (Fri, 29 Apr 2011)
New Revision: 2759
Modified:
trunk/build/daemon/buildnat.bat
Log:
use msdos batch comments :D
Modified: trunk/build/daemon/buildnat.bat
===================================================================
--- trunk/build/daemon/buildnat.bat 2011-04-29 12:29:36 UTC (rev 2758)
+++ trunk/build/daemon/buildnat.bat 2011-04-29 12:37:36 UTC (rev 2759)
@@ -46,12 +46,7 @@
pushd %BUILD_HOME%\windows
-# dynamic dll (lib*.dll).
-#call build.bat sdk x86 jboss-native -ssl -cache
-#call build.bat sdk x64 jboss-native -ssl -cache
-#call build.bat sdk i64 jboss-native -ssl -cache
-
-# static dll tcnative-1.dll
+REM static dll tcnative-1.dll
call build.bat sdk static x86 jboss-native -ssl -cache -static
call build.bat sdk static x64 jboss-native -ssl -cache -static
call build.bat sdk static i64 jboss-native -ssl -cache -static
Show replies by date