This website works better with JavaScript
Home
Explore
Help
Sign In
cpp
/
bx
mirror of
https://github.com/bkaradzic/bx.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Fixed project.
bkaradzic
12 years ago
parent
1201287ce2
commit
e6bd06f90a
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
premake/bx.lua
+ 2
- 0
premake/bx.lua
View File
@@ -17,6 +17,8 @@ project "bx"
"/tmp/dummy.cpp",
}
+ configuration {}
+
files {
"../include/**.h",
}