Include the headers from the system module.
git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1653 4e206d99-4929-0410-ac5d-dfc041789085
This commit is contained in:
parent
da2cec5a9f
commit
23fd179d8b
@ -23,4 +23,5 @@ require 'mkmf'
|
|||||||
|
|
||||||
dir_config("window")
|
dir_config("window")
|
||||||
have_library("sfml-window")
|
have_library("sfml-window")
|
||||||
|
find_header("main.hpp", "../sfml-system/system")
|
||||||
create_makefile("sfml/window", "window")
|
create_makefile("sfml/window", "window")
|
||||||
|
Loading…
Reference in New Issue
Block a user