I forgot to update the VS2005 and Code::Blocks projects in last commit :)
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1418 4e206d99-4929-0410-ac5d-dfc041789085
This commit is contained in:
parent
76de05af61
commit
d1ba056b0f
4 changed files with 13 additions and 3 deletions
|
@ -90,6 +90,7 @@
|
|||
<Add directory="..\..\include" />
|
||||
</Compiler>
|
||||
<Unit filename="..\..\include\SFML\System\Clock.hpp" />
|
||||
<Unit filename="..\..\include\SFML\System\Err.hpp" />
|
||||
<Unit filename="..\..\include\SFML\System\Lock.hpp" />
|
||||
<Unit filename="..\..\include\SFML\System\Mutex.hpp" />
|
||||
<Unit filename="..\..\include\SFML\System\NonCopyable.hpp" />
|
||||
|
@ -110,6 +111,7 @@
|
|||
<Unit filename="..\..\include\SFML\System\Vector3.hpp" />
|
||||
<Unit filename="..\..\include\SFML\System\Vector3.inl" />
|
||||
<Unit filename="..\..\src\SFML\System\Clock.cpp" />
|
||||
<Unit filename="..\..\src\SFML\System\Err.cpp" />
|
||||
<Unit filename="..\..\src\SFML\System\Lock.cpp" />
|
||||
<Unit filename="..\..\src\SFML\System\Mutex.cpp" />
|
||||
<Unit filename="..\..\src\SFML\System\Platform.hpp" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue