home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 10 Tools
/
10-Tools.zip
/
qt3_emx.zip
/
examples
/
opengl
/
texture
/
texture.pro
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-05-07
|
216 b
|
11 lines
REQUIRES = opengl
TEMPLATE = app
CONFIG += qt opengl warn_on release
HEADERS = gltexobj.h \
globjwin.h
SOURCES = gltexobj.cpp \
globjwin.cpp \
main.cpp
TARGET = texture
DEPENDPATH = ../include