From d7366ffdd5cbe5ba6c2d9f917d064085bbc3eddc Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Tue, 18 Sep 2018 20:32:26 +0200 Subject: Rename nad/ directory as data/ --- src/makefile.vc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/makefile.vc b/src/makefile.vc index d86649dd..cf9d878c 100644 --- a/src/makefile.vc +++ b/src/makefile.vc @@ -129,7 +129,7 @@ $(MULTISTRESSTEST_EXE): $(MULTISTRESSTEST_OBJ) if exist $(MULTISTRESSTEST_EXE).manifest mt -manifest $(MULTISTRESSTEST_EXE).manifest -outputresource:$(MULTISTRESSTEST_EXE);1 nadshift: nad2bin.exe - cd ..\nad + cd ..\data ..\src\nad2bin.exe < conus.lla conus ..\src\nad2bin.exe < MD.lla MD ..\src\nad2bin.exe < TN.lla TN -- cgit v1.2.3