Commit 5710815f authored by dickelbeck's avatar dickelbeck

comment fixup

parent 845e95c3
...@@ -11,8 +11,8 @@ email address. ...@@ -11,8 +11,8 @@ email address.
+all +all
Removed bitmaps.cpp. Made a static library target named "bitmaps" which Removed bitmaps.cpp. Made a static library target named "bitmaps" which
gets linked into any app needing bitmaps. Changed bitmaps.h to simply gets linked into any app needing bitmaps. Changed bitmaps.h to simply
include and alphebetized listing of the bitmap arrays. include an alphabetized listing of the bitmap arrays.
We can now continue to migrate remaining bitmaps into: We can now continue to migrate all remaining bitmaps into:
> the <base>/bitmaps directory > the <base>/bitmaps directory
> the <base>/bitmaps/CMakeLists.txt file there > the <base>/bitmaps/CMakeLists.txt file there
> the include/bitmaps.h file. > 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