add_executable(shellext_tutorial04 main.cpp)
target_link_libraries(shellext_tutorial04 geblkernel geblutil)
