Had to do a lot of configurations to get the cross-module include work correctly.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1679 4e206d99-4929-0410-ac5d-dfc041789085
This commit is contained in:
parent
f1cae1cfef
commit
8153ec8db8
6 changed files with 16 additions and 12 deletions
|
@ -22,6 +22,6 @@
|
|||
require 'mkmf'
|
||||
|
||||
dir_config("graphics")
|
||||
have_library("sfml-graphics")
|
||||
have_library("sfml-graphics")
|
||||
find_header("main.hpp", "../sfml-system/system")
|
||||
create_makefile("sfml/graphics", "graphics")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue