warzone2100/tools/qwzm
Christian Ohm 48a60262bc Make it possible to override the QGLViewer paths for qwzm.
This makes it possible to compile qwzm on systems that use different paths
without modifying version controlled files.

Create a file called "config" in qwzm's directory that sets the
QGLVIEWER_INCL/LIBS variables. E.g. for Ubuntu 9.10 the following works:

QGLVIEWER_INCL = /usr/include/qglviewer-qt4
QGLVIEWER_LIBS = -lqglviewer-qt4

Current Debian unstable only needs the LIBS line.

git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/trunk@9635 4a71c877-e1ca-e34f-864e-861f7616d084
2010-02-09 20:28:04 +01:00
..
animationview.ui qwzm: Forgot to commit one file 2008-12-12 17:55:19 +00:00
blderik.wzm Add WZM editor written in Qt. Be warned that it is still buggy and incomplete. 2008-10-29 17:56:58 +00:00
connectorview.ui qwzm: Add missing file from way back. 2009-02-04 23:13:02 +00:00
conversion.cpp qwzm: Port over level parsing fix from pie2wzm. Fix connector parsing error. 2009-02-04 23:25:30 +00:00
qwzm.cpp qwzm: Make use of QGLViewer. This lets us rotate and translate the model, as well as add various 2009-02-07 18:21:06 +00:00
qwzm.h qwzm: Add beginnings of connector support. 2008-12-26 00:37:11 +00:00
qwzm.pro Make it possible to override the QGLViewer paths for qwzm. 2010-02-09 20:28:04 +01:00
qwzm.ui qwzm: Make use of QGLViewer. This lets us rotate and translate the model, as well as add various 2009-02-07 18:21:06 +00:00
wzmglwidget.cpp qwzm: Make use of QGLViewer. This lets us rotate and translate the model, as well as add various 2009-02-07 18:21:06 +00:00
wzmglwidget.h Make it possible to override the QGLViewer paths for qwzm. 2010-02-09 20:28:04 +01:00