X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=building;fp=building;h=e10bb282a4edba8644d10e703c8e2b3712a95f8f;hb=f01ebd81ff047eb3209e25e183564f72f587915f;hp=41638628526aa965d2bce7fce02d5b3333f0b9c2;hpb=d66d14f853f2d05f54076d38c72e53419dfc4cc5;p=blank.git diff --git a/building b/building index 4163862..e10bb28 100644 --- a/building +++ b/building @@ -46,3 +46,19 @@ CPPFLAGS, CXXFLAGS, LDXXFLAGS: DEBUG_FLAGS, PROFILE_FLAGS, RELEASE_FLAGS: flags for building binaries in debug, profile, and release mode + + +Running +======= + +blank + normal execution + +blank + terminate after frames + +blank -t + terminate after milliseconds + +blank -t + terminate after n frames, assume milliseconds pass each frame