#############################################################################
# Makefile for building: texture
# Generated by qmake on: Wed Oct 31 19:37:32 2001
# Project:  texture.pro
# Template: app
# Command: $(QMAKE) QMAKE_ABSOLUTE_SOURCE_PATH="G:/qtrel/./examples/opengl/texture" G:/qtrel/examples/opengl/texture/texture.pro
#############################################################################

all clean:
	@echo "Some of the required modules (opengl) are not available."
	@echo "Skipped."

Makefile: G:/qtrel/examples/opengl/texture/texture.pro G:/qtrel/.qmake.cache 
	$(QMAKE) QMAKE_ABSOLUTE_SOURCE_PATH="G:/qtrel/./examples/opengl/texture" G:/qtrel/examples/opengl/texture/texture.pro
qmake: 
	@$(QMAKE) QMAKE_ABSOLUTE_SOURCE_PATH="G:/qtrel/./examples/opengl/texture" G:/qtrel/examples/opengl/texture/texture.pro

