Skip to content

Commit

Permalink
ENH: Update makefile.vc as well (from PR review)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmichel-otb committed Jul 6, 2016
1 parent 6f95e7d commit 5e40669
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gdal/frmts/vrt/makefile.vc
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
OBJ = vrtdataset.obj vrtrasterband.obj vrtdriver.obj \
vrtsources.obj vrtfilters.obj vrtsourcedrasterband.obj \
vrtrawrasterband.obj vrtderivedrasterband.obj vrtwarped.obj \
vrtpansharpened.obj
vrtpansharpened.obj pixelfunctions.obj

GDAL_ROOT = ..\..

Expand Down

0 comments on commit 5e40669

Please sign in to comment.