OSDN Git Service
(root)
/
meshio
/
meshio.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
implement bone group.
[meshio/meshio.git]
/
premake4.lua
1
-- A solution contains projects, and defines the available configurations
2
solution "meshio"
3
configurations { "Debug", "Release" }
4
5
dofile "meshio.lua"
6