Update of /cvsroot/wpdev/wolfpack/muls
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9271/muls
Added Files:
muls.pri
Log Message:
cleaned up build system and fixed problem with configure.py under windows
--- NEW FILE: muls.pri ---
# Input
HEADERS += $$MULS_H/maps.h \
$$MULS_H/multiscache.h \
$$MULS_H/tilecache.h
SOURCES += $$MULS_CPP/maps.cpp \
$$MULS_CPP/multiscache.cpp \
$$MULS_CPP/tilecache.cpp