- removed csfml-system dependency!
use phobos functionality for that git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1438 4e206d99-4929-0410-ac5d-dfc041789085
This commit is contained in:
parent
b4189fd660
commit
d60a7be49a
8 changed files with 9 additions and 406 deletions
|
@ -36,11 +36,6 @@ version (linux)
|
|||
|
||||
|
||||
public import
|
||||
dsfml.system.clock,
|
||||
dsfml.system.lock,
|
||||
dsfml.system.mutex,
|
||||
dsfml.system.randomizer,
|
||||
dsfml.system.sleep,
|
||||
// dsfml.system.thread, // thread isn't used anywhere in the library and D threading is nice, so the user can safely use standard threads
|
||||
dsfml.system.vector2,
|
||||
dsfml.system.vector3;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue