bsptemplate/asspandvariant/template_variant/bld.inf
branchGCC_SURGE
changeset 179 08b624d81f5e
parent 104 466a0df5c15a
child 221 39b39e1a406e
equal deleted inserted replaced
178:b1b130011aca 179:08b624d81f5e
   148 option		MEMMODEL		multiple
   148 option		MEMMODEL		multiple
   149 option		SOURCES			template.s
   149 option		SOURCES			template.s
   150 option		EXTRA_SRC_PATH		$(EXTENSION_ROOT)/bootstrap
   150 option		EXTRA_SRC_PATH		$(EXTENSION_ROOT)/bootstrap
   151 option		INCLUDES		$(EXTENSION_ROOT)/config.inc
   151 option		INCLUDES		$(EXTENSION_ROOT)/config.inc
   152 option		E32PATH			$(EXTENSION_ROOT)/../../../kernel/eka/../.
   152 option		E32PATH			$(EXTENSION_ROOT)/../../../kernel/eka/../.
       
   153 #ifdef GCCE
       
   154 option		GCCE			GCCE
       
   155 option		EXTRA_INC_PATH	$(EPOCBLD)/$(NAME)
       
   156 #endif
       
   157 #ifdef ARMCC
       
   158 option		ARMCC			ARMCC
       
   159 #endif
   153 
   160 
   154 end
   161 end
   155 
   162 
   156 #if 0  // second part of workaround - avoid dangling #endif
   163 #if 0  // second part of workaround - avoid dangling #endif
   157 #endif // !SBSV2
   164 #endif // !SBSV2