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
152:dd312a353df6
for
dsss.conf
View differences
inline
side by side
Show
lines around each change
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
08/21/08 11:49:17 (3 months ago)
Author:
Frank Benoit <benoit@tionex.de>
branch:
default
Message:
Add relative source paths
Files:
dsss.conf
(modified)
(
2 diffs
)
Legend:
Unmodified
Added
Removed
Modified
Copied
Moved
dsss.conf
r126
r152
4
4
buildflags+=-g -gc
5
5
buildflags+=-J$LIB_PREFIX/res -Jres
6
7
version(Windows) {
8
buildflags+=-I../dwt-win
9
}
10
version(Posix) {
11
buildflags+=-I../dwt-linux
12
}
6
13
7
14
version(Windows) {
…
…
15
22
}
16
23
17
[client.d]
18
[server.d]
19
24
[test.d]
25
20
26
[examples]
21
27
type=subdir
Download in other formats:
Unified Diff
Zip Archive