CONSOLE_MODE = true include cpp/variables.def PROJECT = bookmark_tools TYPE = application SOURCE = bookmark_version.rc DEFINITIONS += __BUILD_STATIC_APPLICATION__ TARGETS = link_parser.exe marks_checker.exe marks_maker.exe \ marks_maker_js.exe marks_maker_moz.exe marks_sorter.exe USE_CURL = t include cpp/rules.def