Author: mysqlpp
Date: Thu Jul 27 18:25:27 2006
New Revision: 1313
URL: http://svn.gna.org/viewcvs/mysqlpp?rev=1313&view=rev
Log:
Initial
Added:
trunk/examples/exrun.bat (with props)
Added: trunk/examples/exrun.bat
URL:
http://svn.gna.org/viewcvs/mysqlpp/trunk/examples/exrun.bat?rev=1313&view=auto
==============================================================================
--- trunk/examples/exrun.bat (added)
+++ trunk/examples/exrun.bat Thu Jul 27 18:25:27 2006
@@ -1,0 +1,7 @@
[EMAIL PROTECTED] off
+set PROG=%1
+if not exist %PROG% set PROG=debug\%1
+shift
+
+set PATH=..\lib;%PATH%
+%PROG% %*
Propchange: trunk/examples/exrun.bat
------------------------------------------------------------------------------
svn:executable = *
_______________________________________________
Mysqlpp-commits mailing list
[email protected]
https://mail.gna.org/listinfo/mysqlpp-commits