Commit 5710815f authored by dickelbeck's avatar dickelbeck

comment fixup

parent 845e95c3
......@@ -11,8 +11,8 @@ email address.
+all
Removed bitmaps.cpp. Made a static library target named "bitmaps" which
gets linked into any app needing bitmaps. Changed bitmaps.h to simply
include and alphebetized listing of the bitmap arrays.
We can now continue to migrate remaining bitmaps into:
include an alphabetized listing of the bitmap arrays.
We can now continue to migrate all remaining bitmaps into:
> the <base>/bitmaps directory
> the <base>/bitmaps/CMakeLists.txt file there
> the include/bitmaps.h file.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment