Class VisualCppCompilerArgsTransformer

    • Constructor Detail

      • VisualCppCompilerArgsTransformer

        public VisualCppCompilerArgsTransformer()
    • Method Detail

      • addToolSpecificArgs

        protected void addToolSpecificArgs​(NativeCompileSpec spec,
                                           java.util.List<java.lang.String> args)
      • addIncludeArgs

        protected void addIncludeArgs​(NativeCompileSpec spec,
                                      java.util.List<java.lang.String> args)
      • addMacroArgs

        protected void addMacroArgs​(NativeCompileSpec spec,
                                    java.util.List<java.lang.String> args)