Changeset 3082 for trunk/src/opengl/glide
- Timestamp:
- Mar 11, 2000, 4:00:37 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/opengl/glide/sst1/makefile
r3037 r3082 1 # $Id: makefile,v 1. 4 2000-03-07 11:12:31 birdExp $1 # $Id: makefile,v 1.5 2000-03-11 15:00:37 sandervl Exp $ 2 2 3 3 # … … 9 9 # Directory macros. 10 10 PDWIN32_INCLUDE = ..\..\..\..\include 11 PDWIN32_LIB = ..\..\..\..\lib12 PDWIN32_BIN = ..\..\..\..\bin13 PDWIN32_TOOLS = ..\..\..\..\tools\bin11 PDWIN32_LIB = ..\..\..\..\lib 12 PDWIN32_BIN = ..\..\..\..\$(OBJDIR) 13 PDWIN32_TOOLS = ..\..\..\..\tools\bin 14 14 15 15
Note:
See TracChangeset
for help on using the changeset viewer.