Just bare-bones for the Window library.

git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1594 4e206d99-4929-0410-ac5d-dfc041789085
This commit is contained in:
groogy 2010-11-02 22:59:19 +00:00
parent e9c325a9cf
commit 055735e489

View File

@ -0,0 +1,5 @@
require 'mkmf'
dir_config("window")
have_library("sfml-window")
create_makefile("sfml/window", "window")