X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1fc25a89ac1e6c5208db24bfc0abc8666b791dc6..fd495ab3ea1282ddb8bb0cd0fb79fc758ae5fcee:/contrib/samples/ogl/ogledit/makefile.wat diff --git a/contrib/samples/ogl/ogledit/makefile.wat b/contrib/samples/ogl/ogledit/makefile.wat index 8790b7b0a4..4d6b13097f 100644 --- a/contrib/samples/ogl/ogledit/makefile.wat +++ b/contrib/samples/ogl/ogledit/makefile.wat @@ -8,7 +8,7 @@ WXDIR = $(%WXWIN) PROGRAM = ogledit -EXTRALIBS = $(WXDIR)\contrib\lib\ogl.lib +EXTRALIBS = $(WXDIR)\lib\ogl.lib OBJECTS = $(PROGRAM).obj doc.obj view.obj palette.obj !include $(WXDIR)\src\makeprog.wat