зеркало из https://github.com/stride3d/SharpFont.git
Updated makefile
This commit is contained in:
Родитель
fe6be58a4b
Коммит
a58bfc3bcb
2
Makefile
2
Makefile
|
@ -2,7 +2,7 @@ XBUILD := xbuild
|
|||
XBUILDFLAGS_RELEASE := /p:Configuration=Release
|
||||
XBUILDFLAGS_DEBUG := /p:Configuration=Debug
|
||||
|
||||
SOLUTION := SharpFont.sln
|
||||
SOLUTION := Source/SharpFont.sln
|
||||
|
||||
release:
|
||||
$(XBUILD) $(XBUILDFLAGS_RELEASE) $(SOLUTION)
|
||||
|
|
Загрузка…
Ссылка в новой задаче