Changeset 125 for Swollen/swollen/Makefile
- Timestamp:
- Jul 11, 2005, 5:45:03 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Swollen/swollen/Makefile
r121 r125 29 29 OBJ = customviewer.o hud.o keyboardeventhandler.o watersurface.o main.o version.o \ 30 30 bedslope.o createSky.o customtrackball.o customterrainmanipulator.o spotlight.o \ 31 directionallight.o state.o customviewereventhandler.o customargumentparser.o 31 directionallight.o state.o customviewereventhandler.o customargumentparser.o \ 32 animation.o 32 33 CPPFLAGS = -F/System/Library/Frameworks -Wall -DDARWIN_QUICKTIME \ 33 34 $(OPTIMIZATION)
Note: See TracChangeset
for help on using the changeset viewer.