Changeset 201 for trunk/SConstruct
- Timestamp:
- 06/05/10 00:45:05 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SConstruct
r195 r201 1 1 #cflags = '-std=gnu99 -pedantic -Wall' 2 cflags = '-std=gnu99 -pedantic -Wall - ggdb'2 cflags = '-std=gnu99 -pedantic -Wall -fvisibility=hidden -ggdb' 3 3 4 4
Note: See TracChangeset
for help on using the changeset viewer.