Changeset 72 for Swollen/swollen/Makefile
- Timestamp:
- Dec 22, 2004, 6:48:22 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Swollen/swollen/Makefile
r69 r72 27 27 COMPILER = g++ 28 28 OBJ = customviewer.o hud.o keyboardeventhandler.o watersurface.o main.o version.o \ 29 bedslope.o createSky.o customtrackball.o customterrainmanipulator.o spotlight.o 29 bedslope.o createSky.o customtrackball.o customterrainmanipulator.o spotlight.o \ 30 directionallight.o 30 31 CPPFLAGS = -F/System/Library/Frameworks -Wall -DDARWIN_QUICKTIME \ 31 32 $(OPTIMIZATION)
Note: See TracChangeset
for help on using the changeset viewer.