forked from pyrite-dev/milsko
update readme
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@447 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
parent
1dbe11aca0
commit
7fa7fe3663
2 changed files with 2 additions and 14 deletions
|
|
@ -26,8 +26,6 @@ the Unix-like environment with X11 for runtime.
|
|||
|
||||
src - Contains the source for Milsko library
|
||||
|
||||
oosrc - Contains the source for Milsko OO binding
|
||||
|
||||
include - Contains the headers for Milsko
|
||||
|
||||
doc - Contains the documentation for Milsko
|
||||
|
|
@ -74,12 +72,10 @@ D. MinGW-w64/GCC/Clang
|
|||
default settings.
|
||||
|
||||
GCC - Prefix for GCC toolchains. This does not
|
||||
matter if you set CC/CXX manually.
|
||||
matter if you set CC manually.
|
||||
|
||||
CC - C compiler.
|
||||
|
||||
CXX - C++ compiler.
|
||||
|
||||
DEBUG - Debug build or not, 0 in default settings.
|
||||
|
||||
VULKAN - Build Vulkan widget or not.
|
||||
|
|
@ -97,8 +93,6 @@ D. MinGW-w64/GCC/Clang
|
|||
|
||||
lib - Builds Milsko library
|
||||
|
||||
oolib - Builds OO binding
|
||||
|
||||
examples - Builds examples
|
||||
|
||||
all - Builds lib and examples
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue