root/tags/gdal_1_2_3/submake.bat

Revision 2160, 82 bytes (checked in by warmerda, 7 years ago)

made dos style

  • Property svn:mime-type set to application/octet-stream
  • Property svn:executable set to *
Line 
1 @echo off
2 cd %1
3 nmake /NOLOGO /f makefile.vc %2
4 if ERRORLEVEL 1 exit 1
5 cd ..
Note: See TracBrowser for help on using the browser.