Many distribution things.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3486 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
22
utils/glcanvas/gtk/Makefile.in
Normal file
22
utils/glcanvas/gtk/Makefile.in
Normal file
@@ -0,0 +1,22 @@
|
||||
#
|
||||
# File: Makefile
|
||||
# Author: Robert Roebling
|
||||
# Created: 1999
|
||||
# Updated:
|
||||
# Copyright: (c) 1998 Robert Roebling
|
||||
#
|
||||
# "%W% %G%"
|
||||
#
|
||||
# Makefile for wxMultiMedia (UNIX).
|
||||
|
||||
top_srcdir = @top_srcdir@
|
||||
top_builddir = ../../..
|
||||
|
||||
VPATH= $(top_srcdir)/utils/glcanvas/gtk
|
||||
|
||||
LIBTARGET=libwxglcanvas
|
||||
|
||||
OBJECTS=glcanvas.o
|
||||
|
||||
include $(top_builddir)/src/makelib.env
|
||||
|
Reference in New Issue
Block a user