Changeset 427 in svn
- Timestamp:
- Jun 17, 2009, 9:15:58 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/genMakefile.tcl
r425 r427 218 218 ifneq (,$(findstring macos,$(ARCH))) 219 219 CXXFLAGS += -Dmacos 220 else ifneq (,$(findstring win,$(ARCH))) 221 CXXFLAGS += -Dwindows 222 else 223 CXXFLAGS += -Dlinux 220 224 endif 221 225
Note:
See TracChangeset
for help on using the changeset viewer.