Off-Target Environment
Jump to navigation
Jump to search
makefile
Note that all makefiles must be run with gnu make. For SDKs targeting OS's where this is not the standard make utility, an executable is supplied in the SDK's bin directory.
targets
- all
- Builds the library target
- library
- Builds STRIDE runtime, producing stride.lib
- clean
- Deletes intermediate and target files
- testapp
- Builds an instrumented test application, TestApp.exe, using sources found in the sample_src directory
- database
- im
- daemon