mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2025-04-04 03:19:43 -04:00
Fixed makefile.
This commit is contained in:
parent
eec4ae9847
commit
9287635b64
1 changed files with 1 additions and 1 deletions
2
makefile
2
makefile
|
@ -14,7 +14,7 @@ else
|
|||
OS=windows
|
||||
endif
|
||||
|
||||
PREMAKE4=../bx/tools/bin/$(OS)/genie
|
||||
GENIE=../bx/tools/bin/$(OS)/genie
|
||||
|
||||
all:
|
||||
$(GENIE) --with-tools --with-shared-lib vs2008
|
||||
|
|
Loading…
Add table
Reference in a new issue