X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=Build;h=46a9b2eb06c37da3bb1b34d0aab39d49d03d7895;hb=b8b06a0ff96763ba7e188d9fcacbd8c0e3dcd515;hp=b83b3c7c12c37f67140ce45ed70e2c13de3ce958;hpb=a361efc05fcad11b2918f3cd7abdebe794b131d8;p=libs%2Fgl.git diff --git a/Build b/Build index b83b3c7c..46a9b2eb 100644 --- a/Build +++ b/Build @@ -2,16 +2,14 @@ package "mspgl" { + version "0.9"; description "C++ wrappers for OpenGL"; - version "0.1"; - require "opengl"; + tar_file "License.txt"; + require "mspdatafile"; - require "devil"; - build_info - { - library "ILU"; - }; + require "mspgbase"; + require "opengl"; library "mspgl" {