dsource.org
Open Source Development for
the D Programming Language
Home
Projects
Forums
Tutorials
Site
dwt-samples
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Login
Help/Guide
About Trac
Search:
Navigation
←
Previous Change
Next Change
→
Changeset
167:d97169edcd8c
for
dsss.conf
View differences
inline
side by side
Show
lines around each change
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
10/18/08 20:00:57 (4 years ago)
Author:
Frank Benoit <benoit@tionex.de>
Children:
168:5057d1475aee
169:9a850c264e3b
branch:
default
Message:
Added res directory for SWT ports
Files:
dsss.conf
(modified)
(
2 diffs
)
Legend:
Unmodified
Added
Removed
Modified
Copied
Moved
dsss.conf
r152
r167
6
6
7
7
version(Windows) {
8
buildflags+=-I../dwt-win
8
buildflags+=-I../dwt-win
-J../dwt-win/res
9
9
}
10
10
version(Posix) {
11
buildflags+=-I../dwt-linux
11
buildflags+=-I../dwt-linux
-J../dwt-linux/res
12
12
}
13
13
…
…
23
23
24
24
[test.d]
25
[test2.d]
25
26
26
27
[examples]
Download in other formats:
Unified Diff
Zip Archive