You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
399 B
12 lines
399 B
######################################################################
|
|
# Automatically generated by qmake (1.06c) Thu Mar 3 00:43:05 2005
|
|
######################################################################
|
|
|
|
TEMPLATE = app
|
|
INCLUDEPATH += .
|
|
INCLUDEPATH += ../../kernel/include
|
|
|
|
# Input
|
|
HEADERS += myqgl.h
|
|
SOURCES += main.cpp myqgl.cpp ../../kernel/ksquirrel-libs/fmt_utils.cpp
|
|
LIBS += -lGL -lGLU |