Moved all bindings to the "bindings" sub-directory
Renamed the CSFML directory to c Renamed the DSFML directory to d --> bindings must now be updated to match the new organization! git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1630 4e206d99-4929-0410-ac5d-dfc041789085
This commit is contained in:
parent
0cc5563cac
commit
0e2297af28
417 changed files with 0 additions and 0 deletions
33
bindings/d/samples/dsfml/dsss.conf
Normal file
33
bindings/d/samples/dsfml/dsss.conf
Normal file
|
@ -0,0 +1,33 @@
|
|||
[*]
|
||||
buildflags += -I../../import -Ivoip
|
||||
|
||||
[pong/pong.d]
|
||||
target = bin/pong
|
||||
|
||||
[postFX/postFX.d]
|
||||
target = bin/postFX
|
||||
|
||||
[socket/socketclient.d]
|
||||
target = bin/client
|
||||
|
||||
[socket/socketserver.d]
|
||||
target = bin/server
|
||||
|
||||
[sound3d/sound3d.d]
|
||||
target = bin/sound3d
|
||||
|
||||
[soundstream/soundstream.d]
|
||||
target = bin/soundstream
|
||||
|
||||
[view/view.d]
|
||||
target = bin/view
|
||||
|
||||
[voip/entry.d]
|
||||
target = bin/voip
|
||||
|
||||
version (Windows){
|
||||
version (DFL){
|
||||
[dfl/dflsample.d]
|
||||
target = bin/dflSample
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue