class MxxRu::Cpp::Exe_target_type
Target
type is application.
Constants
- TYPE
Public Instance Methods
name()
click to toggle source
# File lib/mxx_ru/cpp/target.rb, line 363 def name return TYPE end
Target
type is application.
# File lib/mxx_ru/cpp/target.rb, line 363 def name return TYPE end