@@ -0,0 +1,7 @@
+project "bx"
+ uuid "4db0b09e-d6df-11e1-a0ec-65ccdd6a022f"
+ kind "StaticLib"
+
+ files {
+ "../include/**.h",
+ }