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.
 
 
 
 
 

15 lines
702 B

######################################################################
# Automatically generated by qmake (2.00a) ven 24. giu 14:14:20 2005
######################################################################
TARGET = trimesh_sdl
LIBPATH += ../../../../code/lib/SDL/lib
LIBPATH += ../../../../code/lib/glew/lib
win32:LIBS += SDL.lib SDLmain.lib opengl32.lib glu32.lib glew32s.lib glew32.lib
DEPENDPATH += .
INCLUDEPATH += . ../../..
INCLUDEPATH += . ../../../../code/lib/glew/include
INCLUDEPATH += . ../../../../code/lib/SDL/include/SDL
CONFIG += console stl
TEMPLATE = app
SOURCES += trimesh_sdl.cpp ../../../wrap/ply/plylib.cpp ../../../wrap/gui/trackball.cpp ../../../wrap/gui/trackmode.cpp