===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
freeorion-0.4.10.1/CMakeLists.txt-298-# To run the version generation every compile we need to deferr the
freeorion-0.4.10.1/CMakeLists.txt:299:# execution to a separate target and the existing python command
freeorion-0.4.10.1/CMakeLists.txt-300-add_custom_target(freeorionversion
##############################################
freeorion-0.4.10.1/cmake/FindBoost.cmake-1056-# One can check required compiler features of it in
freeorion-0.4.10.1/cmake/FindBoost.cmake:1057:# - `${Boost_ROOT}/libs/fiber/build/Jamfile.v2`;
freeorion-0.4.10.1/cmake/FindBoost.cmake:1058:# - `${Boost_ROOT}/libs/context/build/Jamfile.v2`.
freeorion-0.4.10.1/cmake/FindBoost.cmake-1059-#
##############################################
freeorion-0.4.10.1/GG/src/nanovg/stb_image.h-692-   int res;
freeorion-0.4.10.1/GG/src/nanovg/stb_image.h:693:   __asm {
freeorion-0.4.10.1/GG/src/nanovg/stb_image.h-694-      mov  eax,1
##############################################
freeorion-0.4.10.1/default/stringtables/en.txt-12611-SHP_ENDOSYMB_HULL_DESC
freeorion-0.4.10.1/default/stringtables/en.txt:12612:This mono-cellular hull exists in a symbiotic relationship with its crew, suspending them in its cytoplasm and using them as organelles.
freeorion-0.4.10.1/default/stringtables/en.txt-12613-
##############################################
freeorion-0.4.10.1/default/stringtables/en.txt-14390-SH_ENDOSYMBIOTIC_DESC
freeorion-0.4.10.1/default/stringtables/en.txt:14391:'''This living mono-cellular hull exists in a symbiotic relationship with its crew, suspending them in its cytoplasm and using them as organelles.
freeorion-0.4.10.1/default/stringtables/en.txt-14392-It has four external slots and three internal slots.
##############################################
freeorion-0.4.10.1/README.md-76-    * linux  
freeorion-0.4.10.1/README.md:77:`$XDG_CONFIG_HOME/freeorion` which defaults to `~/.config/freeorion`  
freeorion-0.4.10.1/README.md-78-    * OSX  
freeorion-0.4.10.1/README.md:79:`$HOME/Library/Application Support/FreeOrion/` which defaults to `~/Library/Application Support/FreeOrion/`  
freeorion-0.4.10.1/README.md-80-    * Windows  
freeorion-0.4.10.1/README.md:81:`$APPDATA\FreeOrion`  
freeorion-0.4.10.1/README.md-82-* data - local user data, saved games, log files  
##############################################
freeorion-0.4.10.1/README.md-84-    * linux  
freeorion-0.4.10.1/README.md:85:`$XDG_DATA_HOME/freeorion` which defaults to `~/.config/freeorion`  
freeorion-0.4.10.1/README.md-86-    * OSX  
freeorion-0.4.10.1/README.md:87:`$HOME/Library/Application Support/FreeOrion/` which defaults to `~/Library/Application Support/FreeOrion/`  
freeorion-0.4.10.1/README.md-88-    * Windows  
freeorion-0.4.10.1/README.md:89:`$APPDATA\FreeOrion`  
freeorion-0.4.10.1/README.md-90-* resource directory - audio, visual and textual UI content, python scripts