Doozer

Example Makefiles


VRAC Homepage
VR Juggler Homepage
SourceForge Logo

Main
Quick Start
Getting Started
Examples
GNU Make Documentation
Examples
In these examples, the text in bold is what the user had to add to the default Makefile.template to create the actual makefile he or she used.
Simple Performer application
This is a simple Performer application that has two source files: menu.cpp and pfMenu.cpp. This application requires no additional libraries.
VR Juggler ``cubes'' application
For a simple OpenGL VR Juggler application such as the ever-popular ``cubes'', this makefile works very well.
Simple OpenGL-based VR Juggler application using Octopus
This example is a little more complicated. It is using both VR Juggler and Octopus and thus requires the Octopus libraries as additional information that Doozer needs to know.


Last updated: $Date$
Revision: $Revision$