mirror of
https://github.com/reactos/reactos.git
synced 2024-10-30 19:41:57 +00:00
1c0099452e
- Implement retrieving export names from forwarders - Add error() function to print errors - Refactor image/symbol loading - Fix some bugs and add some hacks, so that it compiles in out tree - Add to build svn path=/trunk/; revision=70569
10 lines
255 B
CMake
10 lines
255 B
CMake
add_subdirectory(bootvid_font_generator)
|
|
add_subdirectory(createspec)
|
|
add_subdirectory(gdb2)
|
|
add_subdirectory(gdihv)
|
|
add_subdirectory(genguid)
|
|
add_subdirectory(shimdbg)
|
|
add_subdirectory(symdump)
|
|
add_subdirectory(syscalldump)
|
|
add_subdirectory(vgafontedit)
|