Search:
Login
Help/Guide
About Trac
Settings
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Last Change
Revision Log
root
/
tags
/
gdal_1_2_3
/
submake.bat
View revision:
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.
Download in other formats:
Plain Text
Original Format