sbsv1/abld/doc/makmake.mdl
changeset 40 68f68128601f
equal deleted inserted replaced
39:fa9d7d89d3d6 40:68f68128601f
       
     1 
       
     2 (object Petal
       
     3     version    	37)
       
     4 
       
     5 (object Design "<Top Level>"
       
     6     is_unit    	TRUE
       
     7     is_loaded  	TRUE
       
     8     defaults   	(object defaults
       
     9 	rightMargin 	0.250000
       
    10 	leftMargin 	0.250000
       
    11 	topMargin  	0.250000
       
    12 	bottomMargin 	0.500000
       
    13 	pageOverlap 	0.250000
       
    14 	clipIconLabels 	TRUE
       
    15 	autoResize 	FALSE
       
    16 	snapToGrid 	TRUE
       
    17 	gridX      	0
       
    18 	gridY      	0
       
    19 	defaultFont 	(object Font
       
    20 	    size       	12
       
    21 	    face       	"Arial"
       
    22 	    bold       	FALSE
       
    23 	    italics    	FALSE
       
    24 	    underline  	FALSE
       
    25 	    strike     	FALSE
       
    26 	    color      	0
       
    27 	    default_color 	TRUE)
       
    28 	showMessageNum 	3
       
    29 	showClassOfObject 	TRUE
       
    30 	notation   	"Booch")
       
    31     root_category 	(object Class_Category "<Top Level>"
       
    32 	exportControl 	"Public"
       
    33 	global     	TRUE
       
    34 	subsystem  	"<Top Level>"
       
    35 	logical_models 	(list unit_reference_list
       
    36 	    (object Class "MAKMAKE"
       
    37 		statemachine 	(object State_Machine
       
    38 		    states     	(list States
       
    39 			(object State "$UNNAMED$0"
       
    40 			    type       	"EndState")
       
    41 			(object State "$UNNAMED$1"
       
    42 			    transitions 	(list transition_list
       
    43 				(object State_Transition
       
    44 				    supplier   	"Load PERL Platform Module"
       
    45 				    Event      	(object Event "Buil")
       
    46 				    sendEvent  	(object sendEvent)))
       
    47 			    type       	"StartState")
       
    48 			(object State "Call PMGetBldList"
       
    49 			    documentation 	"Returns array of build types"
       
    50 			    transitions 	(list transition_list
       
    51 				(object State_Transition
       
    52 				    supplier   	"Call PMStartMakefile"
       
    53 				    sendEvent  	(object sendEvent))
       
    54 				(object State_Transition
       
    55 				    supplier   	"Call PMStartMakefile"
       
    56 				    sendEvent  	(object sendEvent)))
       
    57 			    type       	"Normal")
       
    58 			(object State "Call PMBld"
       
    59 			    transitions 	(list transition_list
       
    60 				(object State_Transition
       
    61 				    supplier   	"Call PMStartBldSPrjDoc"
       
    62 				    sendEvent  	(object sendEvent))
       
    63 				(object State_Transition
       
    64 				    supplier   	"if not defined PMStartBldSPrjSrc"
       
    65 				    sendEvent  	(object sendEvent))
       
    66 				(object State_Transition
       
    67 				    supplier   	"if not defined PMStartBldSPrjSrc"
       
    68 				    sendEvent  	(object sendEvent))
       
    69 				(object State_Transition
       
    70 				    supplier   	"if defined PMStartBldSPrjSrc"
       
    71 				    sendEvent  	(object sendEvent)))
       
    72 			    type       	"Normal")
       
    73 			(object State "Call PMStartBld"
       
    74 			    transitions 	(list transition_list
       
    75 				(object State_Transition
       
    76 				    supplier   	"Call PMBld"
       
    77 				    sendEvent  	(object sendEvent))
       
    78 				(object State_Transition
       
    79 				    supplier   	"Setup the next build"
       
    80 				    sendEvent  	(object sendEvent)))
       
    81 			    type       	"Normal")
       
    82 			(object State "Call PMStartBldSPrjDoc"
       
    83 			    transitions 	(list transition_list
       
    84 				(object State_Transition
       
    85 				    supplier   	"Call PMBld"
       
    86 				    sendEvent  	(object sendEvent))
       
    87 				(object State_Transition
       
    88 				    supplier   	"Call PMBldSPrjDoc"
       
    89 				    sendEvent  	(object sendEvent)))
       
    90 			    type       	"Normal")
       
    91 			(object State "Read MMP file"
       
    92 			    transitions 	(list transition_list
       
    93 				(object State_Transition
       
    94 				    supplier   	"Open Makefile"
       
    95 				    sendEvent  	(object sendEvent))
       
    96 				(object State_Transition
       
    97 				    supplier   	"Setup Globals"
       
    98 				    sendEvent  	(object sendEvent)))
       
    99 			    type       	"Normal")
       
   100 			(object State "Setup Globals"
       
   101 			    transitions 	(list transition_list
       
   102 				(object State_Transition
       
   103 				    supplier   	"Call PMStartMakefile"
       
   104 				    sendEvent  	(object sendEvent))
       
   105 				(object State_Transition
       
   106 				    supplier   	"Call PMGetBldList"
       
   107 				    sendEvent  	(object sendEvent)))
       
   108 			    type       	"Normal")
       
   109 			(object State "Call PMStartBldSPrjSrcList"
       
   110 			    transitions 	(list transition_list
       
   111 				(object State_Transition
       
   112 				    supplier   	"Call PMStartBldSPrjSrc"
       
   113 				    sendEvent  	(object sendEvent)))
       
   114 			    type       	"Normal")
       
   115 			(object State "Call PMSource"
       
   116 			    type       	"Normal")
       
   117 			(object State "Call PMBldSPrjDoc"
       
   118 			    transitions 	(list transition_list
       
   119 				(object State_Transition
       
   120 				    supplier   	"Call PMEndBldSPrjDoc"
       
   121 				    sendEvent  	(object sendEvent)))
       
   122 			    type       	"Normal")
       
   123 			(object State "Call PMStartMakefile"
       
   124 			    transitions 	(list transition_list
       
   125 				(object State_Transition
       
   126 				    supplier   	"CallPMStartBldList"
       
   127 				    sendEvent  	(object sendEvent))
       
   128 				(object State_Transition
       
   129 				    supplier   	"Call PMGetBldList"
       
   130 				    sendEvent  	(object sendEvent)))
       
   131 			    type       	"Normal")
       
   132 			(object State "Call PMStartBldSPrjList"
       
   133 			    transitions 	(list transition_list
       
   134 				(object State_Transition
       
   135 				    supplier   	"Call PMStartBldSPrj"
       
   136 				    sendEvent  	(object sendEvent)))
       
   137 			    type       	"Normal")
       
   138 			(object State "Call PMBldSPrj"
       
   139 			    transitions 	(list transition_list
       
   140 				(object State_Transition
       
   141 				    supplier   	"Call PMStartBldSPrjSrcList"
       
   142 				    sendEvent  	(object sendEvent)))
       
   143 			    type       	"Normal")
       
   144 			(object State "Call PMEndBldSPrjSrc"
       
   145 			    transitions 	(list transition_list
       
   146 				(object State_Transition
       
   147 				    supplier   	"Call PMStartBldSPrjSrc"
       
   148 				    sendEvent  	(object sendEvent))
       
   149 				(object State_Transition
       
   150 				    supplier   	"Call PMEndBldSPrjSrcList"
       
   151 				    sendEvent  	(object sendEvent)))
       
   152 			    type       	"Normal")
       
   153 			(object State "Call PMEndBldSPrjDoc"
       
   154 			    transitions 	(list transition_list
       
   155 				(object State_Transition
       
   156 				    supplier   	"Call PMStartBldSPrjDoc"
       
   157 				    sendEvent  	(object sendEvent))
       
   158 				(object State_Transition
       
   159 				    supplier   	"Call PMEndBldSPrjDocList"
       
   160 				    sendEvent  	(object sendEvent)))
       
   161 			    type       	"Normal")
       
   162 			(object State "Call PMEndBldSPrj"
       
   163 			    transitions 	(list transition_list
       
   164 				(object State_Transition
       
   165 				    supplier   	"Call PMStartBldSPrj"
       
   166 				    sendEvent  	(object sendEvent))
       
   167 				(object State_Transition
       
   168 				    supplier   	"Call PMEndBldSPrjList"
       
   169 				    sendEvent  	(object sendEvent)))
       
   170 			    type       	"Normal")
       
   171 			(object State "Call PMEndBld"
       
   172 			    transitions 	(list transition_list
       
   173 				(object State_Transition
       
   174 				    supplier   	"Call PMStartBld"
       
   175 				    sendEvent  	(object sendEvent))
       
   176 				(object State_Transition
       
   177 				    supplier   	"Call PMEndBldList"
       
   178 				    sendEvent  	(object sendEvent)))
       
   179 			    type       	"Normal")
       
   180 			(object State "Load PERL Platform Module"
       
   181 			    transitions 	(list transition_list
       
   182 				(object State_Transition
       
   183 				    supplier   	"Call PMStartPlatform"
       
   184 				    sendEvent  	(object sendEvent)))
       
   185 			    type       	"Normal")
       
   186 			(object State "Call PMStartPlatform"
       
   187 			    transitions 	(list transition_list
       
   188 				(object State_Transition
       
   189 				    supplier   	"Read MMP file"
       
   190 				    sendEvent  	(object sendEvent)))
       
   191 			    type       	"Normal")
       
   192 			(object State "Open Makefile"
       
   193 			    transitions 	(list transition_list
       
   194 				(object State_Transition
       
   195 				    supplier   	"Setup Globals"
       
   196 				    sendEvent  	(object sendEvent))
       
   197 				(object State_Transition
       
   198 				    supplier   	"Write text to makefile"
       
   199 				    sendEvent  	(object sendEvent)))
       
   200 			    type       	"Normal")
       
   201 			(object State "CallPMStartBldList"
       
   202 			    transitions 	(list transition_list
       
   203 				(object State_Transition
       
   204 				    supplier   	"Call PMStartBld"
       
   205 				    sendEvent  	(object sendEvent)))
       
   206 			    type       	"Normal")
       
   207 			(object State "if not defined PMStartBldSPrjSrc"
       
   208 			    transitions 	(list transition_list
       
   209 				(object State_Transition
       
   210 				    supplier   	"Call PMStartBldSPrjList"
       
   211 				    sendEvent  	(object sendEvent))
       
   212 				(object State_Transition
       
   213 				    supplier   	"Call PMEndBld"
       
   214 				    sendEvent  	(object sendEvent)))
       
   215 			    type       	"Normal")
       
   216 			(object State "if defined PMStartBldSPrjSrc"
       
   217 			    transitions 	(list transition_list
       
   218 				(object State_Transition
       
   219 				    supplier   	"Call PMStartBldSPrjList"
       
   220 				    sendEvent  	(object sendEvent)))
       
   221 			    type       	"Normal")
       
   222 			(object State "Call PMStartBldSPrj"
       
   223 			    transitions 	(list transition_list
       
   224 				(object State_Transition
       
   225 				    supplier   	"Call PMBldSPrj"
       
   226 				    sendEvent  	(object sendEvent)))
       
   227 			    type       	"Normal")
       
   228 			(object State "Call PMStartBldSPrjSrc"
       
   229 			    transitions 	(list transition_list
       
   230 				(object State_Transition
       
   231 				    supplier   	"Call PMBldSPrjSrc"
       
   232 				    sendEvent  	(object sendEvent)))
       
   233 			    type       	"Normal")
       
   234 			(object State "Call PMBldSPrjSrc"
       
   235 			    transitions 	(list transition_list
       
   236 				(object State_Transition
       
   237 				    supplier   	"Call PMEndBldSPrjSrc"
       
   238 				    sendEvent  	(object sendEvent)))
       
   239 			    type       	"Normal")
       
   240 			(object State "Call PMEndBldSPrjSrcList"
       
   241 			    transitions 	(list transition_list
       
   242 				(object State_Transition
       
   243 				    supplier   	"Call PMStartBldSPrjDocList"
       
   244 				    sendEvent  	(object sendEvent)))
       
   245 			    type       	"Normal")
       
   246 			(object State "Call PMEndBldSPrjDocList"
       
   247 			    transitions 	(list transition_list
       
   248 				(object State_Transition
       
   249 				    supplier   	"Call PMEndBldSPrj"
       
   250 				    sendEvent  	(object sendEvent)))
       
   251 			    type       	"Normal")
       
   252 			(object State "Call PMStartBldSPrjDocList"
       
   253 			    transitions 	(list transition_list
       
   254 				(object State_Transition
       
   255 				    supplier   	"Call PMStartBldSPrjDoc"
       
   256 				    sendEvent  	(object sendEvent)))
       
   257 			    type       	"Normal")
       
   258 			(object State "Call PMEndBldSPrjList"
       
   259 			    transitions 	(list transition_list
       
   260 				(object State_Transition
       
   261 				    supplier   	"Call PMEndBld"
       
   262 				    sendEvent  	(object sendEvent)))
       
   263 			    type       	"Normal")
       
   264 			(object State "Call PMEndBldList"
       
   265 			    transitions 	(list transition_list
       
   266 				(object State_Transition
       
   267 				    supplier   	"if not defined PMSPrjSrc"
       
   268 				    sendEvent  	(object sendEvent))
       
   269 				(object State_Transition
       
   270 				    supplier   	"if not defined PMSPrjSrc"
       
   271 				    sendEvent  	(object sendEvent))
       
   272 				(object State_Transition
       
   273 				    supplier   	"if defined PMSPrjSrc"
       
   274 				    sendEvent  	(object sendEvent)))
       
   275 			    type       	"Normal")
       
   276 			(object State "if not defined PMSPrjSrc"
       
   277 			    transitions 	(list transition_list
       
   278 				(object State_Transition
       
   279 				    supplier   	"Call PMEndMakefile"
       
   280 				    sendEvent  	(object sendEvent)))
       
   281 			    type       	"Normal")
       
   282 			(object State "if defined PMSPrjSrc"
       
   283 			    transitions 	(list transition_list
       
   284 				(object State_Transition
       
   285 				    supplier   	"Call PMStartSPrjList"
       
   286 				    sendEvent  	(object sendEvent)))
       
   287 			    type       	"Normal")
       
   288 			(object State "Call PMStartSPrjList"
       
   289 			    transitions 	(list transition_list
       
   290 				(object State_Transition
       
   291 				    supplier   	"Call PMStartSPrj"
       
   292 				    sendEvent  	(object sendEvent)))
       
   293 			    type       	"Normal")
       
   294 			(object State "Call PMStartSPrjSrcList"
       
   295 			    transitions 	(list transition_list
       
   296 				(object State_Transition
       
   297 				    supplier   	"Call PMSPrjSrcList"
       
   298 				    sendEvent  	(object sendEvent))
       
   299 				(object State_Transition
       
   300 				    supplier   	"Call PMStartSPrjSrc"
       
   301 				    sendEvent  	(object sendEvent)))
       
   302 			    type       	"Normal")
       
   303 			(object State "Call PMStartSPrjDoc"
       
   304 			    transitions 	(list transition_list
       
   305 				(object State_Transition
       
   306 				    supplier   	"Call PMStartSPrjSrcList"
       
   307 				    sendEvent  	(object sendEvent))
       
   308 				(object State_Transition
       
   309 				    supplier   	"Call PMSPrjDoc"
       
   310 				    sendEvent  	(object sendEvent)))
       
   311 			    type       	"Normal")
       
   312 			(object State "Call PMSPrjSrcList"
       
   313 			    type       	"Normal")
       
   314 			(object State "Call PMStartSPrjSrcBldList"
       
   315 			    transitions 	(list transition_list
       
   316 				(object State_Transition
       
   317 				    supplier   	"Call PMStartSPrjSrcBld"
       
   318 				    sendEvent  	(object sendEvent)))
       
   319 			    type       	"Normal")
       
   320 			(object State "Call PMSPrjSrc"
       
   321 			    transitions 	(list transition_list
       
   322 				(object State_Transition
       
   323 				    supplier   	"Call PMStartSPrjSrcBldList"
       
   324 				    sendEvent  	(object sendEvent)))
       
   325 			    type       	"Normal")
       
   326 			(object State "Call PMStartSPrjSrc"
       
   327 			    transitions 	(list transition_list
       
   328 				(object State_Transition
       
   329 				    supplier   	"Call PMSPrjSrc"
       
   330 				    sendEvent  	(object sendEvent)))
       
   331 			    type       	"Normal")
       
   332 			(object State "Call PMSPrjSrcBldList"
       
   333 			    transitions 	(list transition_list
       
   334 				(object State_Transition
       
   335 				    supplier   	"Call PMStartSPrjSrcBld"
       
   336 				    sendEvent  	(object sendEvent)))
       
   337 			    type       	"Normal")
       
   338 			(object State "Call PMStartSPrjSrcBld"
       
   339 			    transitions 	(list transition_list
       
   340 				(object State_Transition
       
   341 				    supplier   	"Call PMSPrjSrcBld"
       
   342 				    sendEvent  	(object sendEvent)))
       
   343 			    type       	"Normal")
       
   344 			(object State "Call PMSPrjSrcBld"
       
   345 			    transitions 	(list transition_list
       
   346 				(object State_Transition
       
   347 				    supplier   	"Call PMEndSPrjSrcBld"
       
   348 				    sendEvent  	(object sendEvent)))
       
   349 			    type       	"Normal")
       
   350 			(object State "Call PMEndSPrjSrcBld"
       
   351 			    transitions 	(list transition_list
       
   352 				(object State_Transition
       
   353 				    supplier   	"Call PMEndSPrjSrcBldList"
       
   354 				    sendEvent  	(object sendEvent))
       
   355 				(object State_Transition
       
   356 				    supplier   	"Call PMStartSPrjSrcBld"
       
   357 				    sendEvent  	(object sendEvent)))
       
   358 			    type       	"Normal")
       
   359 			(object State "Call PMEndSPrjSrcBldList"
       
   360 			    transitions 	(list transition_list
       
   361 				(object State_Transition
       
   362 				    supplier   	"CallPMEndSPrjSrc"
       
   363 				    sendEvent  	(object sendEvent)))
       
   364 			    type       	"Normal")
       
   365 			(object State "CallPMEndSPrjSrc"
       
   366 			    transitions 	(list transition_list
       
   367 				(object State_Transition
       
   368 				    supplier   	"CallPMEndSPrjSrcList"
       
   369 				    sendEvent  	(object sendEvent))
       
   370 				(object State_Transition
       
   371 				    supplier   	"Call PMStartSPrjSrc"
       
   372 				    sendEvent  	(object sendEvent)))
       
   373 			    type       	"Normal")
       
   374 			(object State "CallPMEndSPrjSrcList"
       
   375 			    transitions 	(list transition_list
       
   376 				(object State_Transition
       
   377 				    supplier   	"Call PMStartSPrjDocList"
       
   378 				    sendEvent  	(object sendEvent)))
       
   379 			    type       	"Normal")
       
   380 			(object State "Call PMStartSPrjDocList"
       
   381 			    transitions 	(list transition_list
       
   382 				(object State_Transition
       
   383 				    supplier   	"Call PMStartSPrjDoc"
       
   384 				    sendEvent  	(object sendEvent)))
       
   385 			    type       	"Normal")
       
   386 			(object State "Call PMStartSPrjDocBldList"
       
   387 			    transitions 	(list transition_list
       
   388 				(object State_Transition
       
   389 				    supplier   	"Call PMStartSPrjDocBld"
       
   390 				    sendEvent  	(object sendEvent)))
       
   391 			    type       	"Normal")
       
   392 			(object State "Call PMStartSPrjDocBld"
       
   393 			    transitions 	(list transition_list
       
   394 				(object State_Transition
       
   395 				    supplier   	"Call PMSPrjDocBld"
       
   396 				    sendEvent  	(object sendEvent)))
       
   397 			    type       	"Normal")
       
   398 			(object State "Call PMSPrjDocBld"
       
   399 			    transitions 	(list transition_list
       
   400 				(object State_Transition
       
   401 				    supplier   	"Call PMEndSPrjDocBld"
       
   402 				    sendEvent  	(object sendEvent)))
       
   403 			    type       	"Normal")
       
   404 			(object State "Call PMEndSPrjDocBldList"
       
   405 			    transitions 	(list transition_list
       
   406 				(object State_Transition
       
   407 				    supplier   	"Call PMEndSPrjDoc"
       
   408 				    sendEvent  	(object sendEvent)))
       
   409 			    type       	"Normal")
       
   410 			(object State "Call PMEndSPrjDoc"
       
   411 			    transitions 	(list transition_list
       
   412 				(object State_Transition
       
   413 				    supplier   	"Call PMEndSPrjDocList"
       
   414 				    sendEvent  	(object sendEvent))
       
   415 				(object State_Transition
       
   416 				    supplier   	"Call PMStartSPrjDoc"
       
   417 				    sendEvent  	(object sendEvent)))
       
   418 			    type       	"Normal")
       
   419 			(object State "Call PMEndSPrjDocList"
       
   420 			    transitions 	(list transition_list
       
   421 				(object State_Transition
       
   422 				    supplier   	"Call PMEndSPrj"
       
   423 				    sendEvent  	(object sendEvent)))
       
   424 			    type       	"Normal")
       
   425 			(object State "Call PMEndSPrj"
       
   426 			    transitions 	(list transition_list
       
   427 				(object State_Transition
       
   428 				    supplier   	"Call PMEndSPrjList"
       
   429 				    sendEvent  	(object sendEvent))
       
   430 				(object State_Transition
       
   431 				    supplier   	"Call PMStartSPrj"
       
   432 				    sendEvent  	(object sendEvent)))
       
   433 			    type       	"Normal")
       
   434 			(object State "Call PMEndSPrjList"
       
   435 			    transitions 	(list transition_list
       
   436 				(object State_Transition
       
   437 				    supplier   	"Call PMEndMakefile"
       
   438 				    sendEvent  	(object sendEvent)))
       
   439 			    type       	"Normal")
       
   440 			(object State "Call PMEndMakefile"
       
   441 			    transitions 	(list transition_list
       
   442 				(object State_Transition
       
   443 				    supplier   	"Call PMEndPlatform"
       
   444 				    sendEvent  	(object sendEvent)))
       
   445 			    type       	"Normal")
       
   446 			(object State "Call PMEndPlatform"
       
   447 			    transitions 	(list transition_list
       
   448 				(object State_Transition
       
   449 				    supplier   	"Open Makefile"
       
   450 				    sendEvent  	(object sendEvent)))
       
   451 			    type       	"Normal")
       
   452 			(object State "Call PMStartSPrj"
       
   453 			    transitions 	(list transition_list
       
   454 				(object State_Transition
       
   455 				    supplier   	"Call PMStartSPrjDoc"
       
   456 				    sendEvent  	(object sendEvent))
       
   457 				(object State_Transition
       
   458 				    supplier   	"Call PMSPrj"
       
   459 				    sendEvent  	(object sendEvent)))
       
   460 			    type       	"Normal")
       
   461 			(object State "Call PMSPrjDoc"
       
   462 			    transitions 	(list transition_list
       
   463 				(object State_Transition
       
   464 				    supplier   	"Call PMStartSPrjDocBldList"
       
   465 				    sendEvent  	(object sendEvent)))
       
   466 			    type       	"Normal")
       
   467 			(object State "Call PMSPrj"
       
   468 			    transitions 	(list transition_list
       
   469 				(object State_Transition
       
   470 				    supplier   	"Call PMStartSPrjSrcList"
       
   471 				    sendEvent  	(object sendEvent)))
       
   472 			    type       	"Normal")
       
   473 			(object State "Call PMEndSPrjDocBld"
       
   474 			    transitions 	(list transition_list
       
   475 				(object State_Transition
       
   476 				    supplier   	"Call PMEndSPrjDocBldList"
       
   477 				    sendEvent  	(object sendEvent))
       
   478 				(object State_Transition
       
   479 				    supplier   	"Call PMStartSPrjDocBld"
       
   480 				    sendEvent  	(object sendEvent)))
       
   481 			    type       	"Normal")
       
   482 			(object State "Write text to makefile"
       
   483 			    transitions 	(list transition_list
       
   484 				(object State_Transition
       
   485 				    supplier   	"Close Makefile"
       
   486 				    sendEvent  	(object sendEvent)))
       
   487 			    type       	"Normal")
       
   488 			(object State "Close Makefile"
       
   489 			    transitions 	(list transition_list
       
   490 				(object State_Transition
       
   491 				    supplier   	"$UNNAMED$0"
       
   492 				    sendEvent  	(object sendEvent)))
       
   493 			    type       	"Normal")))
       
   494 		statediagram 	(object State_Diagram ""
       
   495 		    title      	""
       
   496 		    zoom       	60
       
   497 		    max_height 	28350
       
   498 		    max_width  	21600
       
   499 		    origin_x   	0
       
   500 		    origin_y   	0
       
   501 		    items      	(list diagram_item_list
       
   502 			(object StateView "EndState" "$UNNAMED$0" @1
       
   503 			    location   	(322, 11086))
       
   504 			(object StateView "StartState" "$UNNAMED$1" @2
       
   505 			    location   	(112, 78))
       
   506 			(object StateView "Normal" "Call PMGetBldList" @3
       
   507 			    location   	(330, 1319)
       
   508 			    label      	(object ItemLabel
       
   509 				Parent_View 	@3
       
   510 				location   	(330, 1293)
       
   511 				anchor_loc 	1
       
   512 				nlines     	1
       
   513 				max_width  	534
       
   514 				justify    	0
       
   515 				label      	"Call PMGetBldList")
       
   516 			    width      	546
       
   517 			    height     	142)
       
   518 			(object StateView "Normal" "Call PMBld" @4
       
   519 			    location   	(827, 2557)
       
   520 			    label      	(object ItemLabel
       
   521 				Parent_View 	@4
       
   522 				location   	(827, 2536)
       
   523 				anchor_loc 	1
       
   524 				nlines     	1
       
   525 				max_width  	380
       
   526 				justify    	0
       
   527 				label      	"Call PMBld")
       
   528 			    width      	392
       
   529 			    height     	133)
       
   530 			(object StateView "Normal" "Call PMStartBld" @5
       
   531 			    location   	(328, 2281)
       
   532 			    label      	(object ItemLabel
       
   533 				Parent_View 	@5
       
   534 				location   	(328, 2239)
       
   535 				anchor_loc 	1
       
   536 				nlines     	1
       
   537 				max_width  	496
       
   538 				justify    	0
       
   539 				label      	"Call PMStartBld")
       
   540 			    width      	508
       
   541 			    height     	175)
       
   542 			(object TransView "" @6
       
   543 			    client     	@5
       
   544 			    supplier   	@4
       
   545 			    line_style 	0
       
   546 			    x_offset   	FALSE)
       
   547 			(object StateView "Normal" "Call PMStartBldSPrjDoc" @7
       
   548 			    location   	(3957, 4721)
       
   549 			    label      	(object ItemLabel
       
   550 				Parent_View 	@7
       
   551 				location   	(3957, 4699)
       
   552 				anchor_loc 	1
       
   553 				nlines     	1
       
   554 				max_width  	710
       
   555 				justify    	0
       
   556 				label      	"Call PMStartBldSPrjDoc")
       
   557 			    width      	722
       
   558 			    height     	134)
       
   559 			(object NoteView @8
       
   560 			    location   	(1187, 1929)
       
   561 			    label      	(object ItemLabel
       
   562 				Parent_View 	@8
       
   563 				location   	(759, 1818)
       
   564 				nlines     	3
       
   565 				max_width  	881
       
   566 				label      	
       
   567 |main::TargetDir $(path)\<build>
       
   568 |main::BuildDir $(path)\<build>
       
   569 |main::Build build
       
   570 				)
       
   571 			    width      	941
       
   572 			    height     	234)
       
   573 			(object StateView "Normal" "Read MMP file" @9
       
   574 			    location   	(346, 780)
       
   575 			    label      	(object ItemLabel
       
   576 				Parent_View 	@9
       
   577 				location   	(346, 757)
       
   578 				anchor_loc 	1
       
   579 				nlines     	1
       
   580 				max_width  	507
       
   581 				justify    	0
       
   582 				label      	"Read MMP file")
       
   583 			    width      	519
       
   584 			    height     	137)
       
   585 			(object StateView "Normal" "Setup Globals" @10
       
   586 			    location   	(330, 1023)
       
   587 			    label      	(object ItemLabel
       
   588 				Parent_View 	@10
       
   589 				location   	(330, 1003)
       
   590 				anchor_loc 	1
       
   591 				nlines     	1
       
   592 				max_width  	600
       
   593 				justify    	0
       
   594 				label      	"Setup Globals")
       
   595 			    width      	612
       
   596 			    height     	131)
       
   597 			(object NoteView @11
       
   598 			    location   	(2463, 908)
       
   599 			    label      	(object ItemLabel
       
   600 				Parent_View 	@11
       
   601 				location   	(1793, 56)
       
   602 				nlines     	27
       
   603 				max_width  	1365
       
   604 				label      	
       
   605 |main::Path_MakeToRoot	path from makefile to top directory
       
   606 |main::Project	project
       
   607 |main::PlainTarget	plaintarget . def-> mmp file - no ext.
       
   608 |main::TargetType	targettype. def-> "EXE"
       
   609 |main::Target	target. def-> plaintarget.targettype
       
   610 |main::UserIncludeList	user include list
       
   611 |main::SystemIncludeList	system include list
       
   612 |main::LibraryList	list of libraries
       
   613 |main::PlatformText  platform text block from mmp file
       
   614 |main::SubProject	null
       
   615 |main::Source	null
       
   616 |main::PlainSource	null
       
   617 |main::SourceDir	null
       
   618 |main::SourceList	list of all source files
       
   619 |main::PlainSourceList    list of all source files - no exts.
       
   620 |main::DependencyList    null
       
   621 |main::DocumentList	     list of all document files
       
   622 |main::Document	null
       
   623 |main::BuildList	null
       
   624 |main::Build	null
       
   625 |main::TargetDir	\epoc32\release\<platform>
       
   626 |main::BuildDir	\epoc32\build\project(?D)\<platform>
       
   627 |main::MacroList	current macrolist
       
   628 |main::AddMacro	list of added macros
       
   629 |main::RemoveMacro list of removed macros if successful
       
   630 |main::Output	1 if successful else die
       
   631 				)
       
   632 			    width      	1425
       
   633 			    height     	1716)
       
   634 			(object StateView "Normal" "Call PMStartBldSPrjSrcList" @12
       
   635 			    location   	(3004, 3681)
       
   636 			    label      	(object ItemLabel
       
   637 				Parent_View 	@12
       
   638 				location   	(3004, 3658)
       
   639 				anchor_loc 	1
       
   640 				nlines     	1
       
   641 				max_width  	796
       
   642 				justify    	0
       
   643 				label      	"Call PMStartBldSPrjSrcList")
       
   644 			    width      	808
       
   645 			    height     	136)
       
   646 			(object StateView "Normal" "Call PMBldSPrjDoc" @13
       
   647 			    location   	(4572, 4914)
       
   648 			    label      	(object ItemLabel
       
   649 				Parent_View 	@13
       
   650 				location   	(4572, 4897)
       
   651 				anchor_loc 	1
       
   652 				nlines     	1
       
   653 				max_width  	566
       
   654 				justify    	0
       
   655 				label      	"Call PMBldSPrjDoc")
       
   656 			    width      	578
       
   657 			    height     	124)
       
   658 			(object NoteView @14
       
   659 			    location   	(3268, 821)
       
   660 			    label      	(object ItemLabel
       
   661 				Parent_View 	@14
       
   662 				location   	(2906, 690)
       
   663 				nlines     	4
       
   664 				max_width  	748
       
   665 				label      	"All Main:: functions return default text or the null string If called prematurely.")
       
   666 			    width      	808
       
   667 			    height     	275)
       
   668 			(object AttachView "" @15
       
   669 			    client     	@11
       
   670 			    supplier   	@10
       
   671 			    line_style 	0)
       
   672 			(object AttachView "" @16
       
   673 			    client     	@8
       
   674 			    supplier   	@5
       
   675 			    line_style 	0)
       
   676 			(object NoteView @17
       
   677 			    location   	(1057, 1426)
       
   678 			    label      	(object ItemLabel
       
   679 				Parent_View 	@17
       
   680 				location   	(792, 1370)
       
   681 				nlines     	2
       
   682 				max_width  	555
       
   683 				label      	"main::BuildList buildlist")
       
   684 			    width      	615
       
   685 			    height     	125)
       
   686 			(object NoteView @18
       
   687 			    location   	(3749, 3450)
       
   688 			    label      	(object ItemLabel
       
   689 				Parent_View 	@18
       
   690 				location   	(3397, 3374)
       
   691 				nlines     	2
       
   692 				max_width  	729
       
   693 				label      	
       
   694 |main::Source	source
       
   695 |main::PlainSource	plainsource
       
   696 				)
       
   697 			    width      	789
       
   698 			    height     	164)
       
   699 			(object NoteView @19
       
   700 			    location   	(3787, 4544)
       
   701 			    label      	(object ItemLabel
       
   702 				Parent_View 	@19
       
   703 				location   	(3459, 4488)
       
   704 				nlines     	1
       
   705 				max_width  	680
       
   706 				label      	
       
   707 |main::Document	Document
       
   708 				)
       
   709 			    width      	740
       
   710 			    height     	124)
       
   711 			(object StateView "Normal" "Call PMStartBldSPrjList" @20
       
   712 			    location   	(1806, 3112)
       
   713 			    label      	(object ItemLabel
       
   714 				Parent_View 	@20
       
   715 				location   	(1806, 3091)
       
   716 				anchor_loc 	1
       
   717 				nlines     	1
       
   718 				max_width  	696
       
   719 				justify    	0
       
   720 				label      	"Call PMStartBldSPrjList")
       
   721 			    width      	708
       
   722 			    height     	132)
       
   723 			(object StateView "Normal" "Call PMBldSPrj" @21
       
   724 			    location   	(3007, 3345)
       
   725 			    label      	(object ItemLabel
       
   726 				Parent_View 	@21
       
   727 				location   	(3007, 3315)
       
   728 				anchor_loc 	1
       
   729 				nlines     	1
       
   730 				max_width  	463
       
   731 				justify    	0
       
   732 				label      	"Call PMBldSPrj")
       
   733 			    width      	475
       
   734 			    height     	150)
       
   735 			(object NoteView @22
       
   736 			    location   	(1669, 3467)
       
   737 			    label      	(object ItemLabel
       
   738 				Parent_View 	@22
       
   739 				location   	(1118, 3312)
       
   740 				nlines     	5
       
   741 				max_width  	1127
       
   742 				label      	
       
   743 |main::SubProject	 subproject
       
   744 |main::SourceDir	source directory
       
   745 |main::SourceList	subproj relative src list
       
   746 |main::PlainSourceList  subproj relative plain src list
       
   747 |main::DocumentList  subproj relative document list
       
   748 				)
       
   749 			    width      	1187
       
   750 			    height     	323)
       
   751 			(object TransView "" @23
       
   752 			    client     	@21
       
   753 			    supplier   	@12
       
   754 			    line_style 	0
       
   755 			    x_offset   	FALSE)
       
   756 			(object StateView "Normal" "Call PMEndBldSPrjSrc" @24
       
   757 			    location   	(3928, 4034)
       
   758 			    label      	(object ItemLabel
       
   759 				Parent_View 	@24
       
   760 				location   	(3928, 4011)
       
   761 				anchor_loc 	1
       
   762 				nlines     	1
       
   763 				max_width  	668
       
   764 				justify    	0
       
   765 				label      	"Call PMEndBldSPrjSrc")
       
   766 			    width      	680
       
   767 			    height     	136)
       
   768 			(object StateView "Normal" "Call PMEndBldSPrjDoc" @25
       
   769 			    location   	(3957, 5117)
       
   770 			    label      	(object ItemLabel
       
   771 				Parent_View 	@25
       
   772 				location   	(3957, 5087)
       
   773 				anchor_loc 	1
       
   774 				nlines     	1
       
   775 				max_width  	686
       
   776 				justify    	0
       
   777 				label      	"Call PMEndBldSPrjDoc")
       
   778 			    width      	698
       
   779 			    height     	150)
       
   780 			(object TransView "" @26
       
   781 			    client     	@13
       
   782 			    supplier   	@25
       
   783 			    line_style 	0
       
   784 			    x_offset   	FALSE)
       
   785 			(object StateView "Normal" "Call PMEndBldSPrj" @27
       
   786 			    location   	(2554, 5371)
       
   787 			    label      	(object ItemLabel
       
   788 				Parent_View 	@27
       
   789 				location   	(2554, 5349)
       
   790 				anchor_loc 	1
       
   791 				nlines     	1
       
   792 				max_width  	566
       
   793 				justify    	0
       
   794 				label      	"Call PMEndBldSPrj")
       
   795 			    width      	578
       
   796 			    height     	134)
       
   797 			(object StateView "Normal" "Call PMEndBld" @28
       
   798 			    location   	(328, 5369)
       
   799 			    label      	(object ItemLabel
       
   800 				Parent_View 	@28
       
   801 				location   	(328, 5339)
       
   802 				anchor_loc 	1
       
   803 				nlines     	1
       
   804 				max_width  	480
       
   805 				justify    	0
       
   806 				label      	"Call PMEndBld")
       
   807 			    width      	492
       
   808 			    height     	150)
       
   809 			(object StateView "Normal" "Load PERL Platform Module" @29
       
   810 			    location   	(338, 307)
       
   811 			    label      	(object ItemLabel
       
   812 				Parent_View 	@29
       
   813 				location   	(338, 264)
       
   814 				anchor_loc 	1
       
   815 				nlines     	1
       
   816 				max_width  	665
       
   817 				justify    	0
       
   818 				label      	"Load PERL Platform Module")
       
   819 			    width      	677
       
   820 			    height     	177)
       
   821 			(object TransView "" @30
       
   822 			    client     	@2
       
   823 			    supplier   	@29
       
   824 			    line_style 	0
       
   825 			    x_offset   	FALSE)
       
   826 			(object NoteView @31
       
   827 			    location   	(1192, 343)
       
   828 			    label      	(object ItemLabel
       
   829 				Parent_View 	@31
       
   830 				location   	(807, 271)
       
   831 				nlines     	2
       
   832 				max_width  	794
       
   833 				label      	
       
   834 |main::Platform	platform
       
   835 |main::ResetPlatform   newplatform
       
   836 				)
       
   837 			    width      	854
       
   838 			    height     	156)
       
   839 			(object StateView "Normal" "Call PMStartPlatform" @32
       
   840 			    location   	(341, 549)
       
   841 			    label      	(object ItemLabel
       
   842 				Parent_View 	@32
       
   843 				location   	(341, 527)
       
   844 				anchor_loc 	1
       
   845 				nlines     	1
       
   846 				max_width  	618
       
   847 				justify    	0
       
   848 				label      	"Call PMStartPlatform")
       
   849 			    width      	630
       
   850 			    height     	134)
       
   851 			(object TransView "" @33
       
   852 			    client     	@29
       
   853 			    supplier   	@32
       
   854 			    line_style 	0
       
   855 			    x_offset   	FALSE)
       
   856 			(object TransView "" @34
       
   857 			    client     	@32
       
   858 			    supplier   	@9
       
   859 			    line_style 	0
       
   860 			    x_offset   	FALSE)
       
   861 			(object StateView "Normal" "Call PMStartMakefile" @35
       
   862 			    location   	(328, 1631)
       
   863 			    label      	(object ItemLabel
       
   864 				Parent_View 	@35
       
   865 				location   	(328, 1597)
       
   866 				anchor_loc 	1
       
   867 				nlines     	1
       
   868 				max_width  	616
       
   869 				justify    	0
       
   870 				label      	"Call PMStartMakefile")
       
   871 			    width      	628
       
   872 			    height     	158)
       
   873 			(object TransView "" @36
       
   874 			    client     	@3
       
   875 			    supplier   	@35
       
   876 			    line_style 	0
       
   877 			    x_offset   	FALSE)
       
   878 			(object TransView "" @37
       
   879 			    client     	@10
       
   880 			    supplier   	@3
       
   881 			    line_style 	0
       
   882 			    x_offset   	FALSE)
       
   883 			(object StateView "Normal" "CallPMStartBldList" @38
       
   884 			    location   	(330, 2007)
       
   885 			    label      	(object ItemLabel
       
   886 				Parent_View 	@38
       
   887 				location   	(330, 1985)
       
   888 				anchor_loc 	1
       
   889 				nlines     	1
       
   890 				max_width  	550
       
   891 				justify    	0
       
   892 				label      	"CallPMStartBldList")
       
   893 			    width      	562
       
   894 			    height     	134)
       
   895 			(object TransView "" @39
       
   896 			    client     	@35
       
   897 			    supplier   	@38
       
   898 			    line_style 	0
       
   899 			    x_offset   	FALSE)
       
   900 			(object TransView "" @40
       
   901 			    client     	@38
       
   902 			    supplier   	@5
       
   903 			    line_style 	0
       
   904 			    x_offset   	FALSE)
       
   905 			(object StateView "Normal" "if not defined PMStartBldSPrjSrc" @41
       
   906 			    location   	(781, 2839)
       
   907 			    label      	(object ItemLabel
       
   908 				Parent_View 	@41
       
   909 				location   	(781, 2817)
       
   910 				anchor_loc 	1
       
   911 				nlines     	1
       
   912 				max_width  	758
       
   913 				justify    	0
       
   914 				label      	"if not defined PMStartBldSPrjSrc")
       
   915 			    width      	770)
       
   916 			(object StateView "Normal" "if defined PMStartBldSPrjSrc" @42
       
   917 			    location   	(1815, 2845)
       
   918 			    label      	(object ItemLabel
       
   919 				Parent_View 	@42
       
   920 				location   	(1815, 2823)
       
   921 				anchor_loc 	1
       
   922 				nlines     	1
       
   923 				max_width  	850
       
   924 				justify    	0
       
   925 				label      	"if defined PMStartBldSPrjSrc")
       
   926 			    width      	862
       
   927 			    height     	134)
       
   928 			(object TransView "" @43
       
   929 			    client     	@42
       
   930 			    supplier   	@20
       
   931 			    line_style 	0
       
   932 			    x_offset   	FALSE)
       
   933 			(object StateView "Normal" "Call PMStartBldSPrj" @44
       
   934 			    location   	(2557, 3110)
       
   935 			    label      	(object ItemLabel
       
   936 				Parent_View 	@44
       
   937 				location   	(2557, 3088)
       
   938 				anchor_loc 	1
       
   939 				nlines     	1
       
   940 				max_width  	590
       
   941 				justify    	0
       
   942 				label      	"Call PMStartBldSPrj")
       
   943 			    width      	602
       
   944 			    height     	134)
       
   945 			(object TransView "" @45
       
   946 			    client     	@20
       
   947 			    supplier   	@44
       
   948 			    line_style 	0
       
   949 			    x_offset   	FALSE)
       
   950 			(object TransView "" @46
       
   951 			    client     	@44
       
   952 			    supplier   	@21
       
   953 			    line_style 	0
       
   954 			    x_offset   	FALSE)
       
   955 			(object StateView "Normal" "Call PMStartBldSPrjSrc" @47
       
   956 			    location   	(3928, 3680)
       
   957 			    label      	(object ItemLabel
       
   958 				Parent_View 	@47
       
   959 				location   	(3928, 3652)
       
   960 				anchor_loc 	1
       
   961 				nlines     	1
       
   962 				max_width  	692
       
   963 				justify    	0
       
   964 				label      	"Call PMStartBldSPrjSrc")
       
   965 			    width      	704
       
   966 			    height     	146)
       
   967 			(object TransView "" @48
       
   968 			    client     	@12
       
   969 			    supplier   	@47
       
   970 			    line_style 	0
       
   971 			    x_offset   	FALSE)
       
   972 			(object AttachView "" @49
       
   973 			    client     	@18
       
   974 			    supplier   	@47
       
   975 			    line_style 	0)
       
   976 			(object NoteView @50
       
   977 			    location   	(5064, 3611)
       
   978 			    label      	(object ItemLabel
       
   979 				Parent_View 	@50
       
   980 				location   	(4622, 3544)
       
   981 				nlines     	2
       
   982 				max_width  	909
       
   983 				label      	"main::DependencyList dependency list")
       
   984 			    width      	969
       
   985 			    height     	146)
       
   986 			(object AttachView "" @51
       
   987 			    client     	@31
       
   988 			    supplier   	@32
       
   989 			    line_style 	0)
       
   990 			(object AttachView "" @52
       
   991 			    client     	@22
       
   992 			    supplier   	@44
       
   993 			    line_style 	0)
       
   994 			(object StateView "Normal" "Call PMBldSPrjSrc" @53
       
   995 			    location   	(4654, 3843)
       
   996 			    label      	(object ItemLabel
       
   997 				Parent_View 	@53
       
   998 				location   	(4654, 3821)
       
   999 				anchor_loc 	1
       
  1000 				nlines     	1
       
  1001 				max_width  	722
       
  1002 				justify    	0
       
  1003 				label      	"Call PMBldSPrjSrc")
       
  1004 			    width      	734
       
  1005 			    height     	134)
       
  1006 			(object TransView "" @54
       
  1007 			    client     	@47
       
  1008 			    supplier   	@53
       
  1009 			    line_style 	0
       
  1010 			    x_offset   	FALSE)
       
  1011 			(object TransView "" @55
       
  1012 			    client     	@53
       
  1013 			    supplier   	@24
       
  1014 			    line_style 	0
       
  1015 			    x_offset   	FALSE)
       
  1016 			(object AttachView "" @56
       
  1017 			    client     	@50
       
  1018 			    supplier   	@53
       
  1019 			    line_style 	0)
       
  1020 			(object StateView "Normal" "Call PMEndBldSPrjSrcList" @57
       
  1021 			    location   	(3020, 4027)
       
  1022 			    label      	(object ItemLabel
       
  1023 				Parent_View 	@57
       
  1024 				location   	(3020, 4005)
       
  1025 				anchor_loc 	1
       
  1026 				nlines     	1
       
  1027 				max_width  	772
       
  1028 				justify    	0
       
  1029 				label      	"Call PMEndBldSPrjSrcList")
       
  1030 			    width      	784
       
  1031 			    height     	134)
       
  1032 			(object StateView "Normal" "Call PMEndBldSPrjDocList" @58
       
  1033 			    location   	(3043, 5113)
       
  1034 			    label      	(object ItemLabel
       
  1035 				Parent_View 	@58
       
  1036 				location   	(3043, 5092)
       
  1037 				anchor_loc 	1
       
  1038 				nlines     	1
       
  1039 				max_width  	790
       
  1040 				justify    	0
       
  1041 				label      	"Call PMEndBldSPrjDocList")
       
  1042 			    width      	802
       
  1043 			    height     	132)
       
  1044 			(object StateView "Normal" "Call PMStartBldSPrjDocList" @59
       
  1045 			    location   	(3019, 4719)
       
  1046 			    label      	(object ItemLabel
       
  1047 				Parent_View 	@59
       
  1048 				location   	(3019, 4698)
       
  1049 				anchor_loc 	1
       
  1050 				nlines     	1
       
  1051 				max_width  	814
       
  1052 				justify    	0
       
  1053 				label      	"Call PMStartBldSPrjDocList")
       
  1054 			    width      	826
       
  1055 			    height     	132)
       
  1056 			(object TransView "" @60
       
  1057 			    client     	@57
       
  1058 			    supplier   	@59
       
  1059 			    line_style 	0
       
  1060 			    x_offset   	FALSE)
       
  1061 			(object TransView "" @61
       
  1062 			    client     	@59
       
  1063 			    supplier   	@7
       
  1064 			    line_style 	0
       
  1065 			    x_offset   	FALSE)
       
  1066 			(object TransView "" @62
       
  1067 			    client     	@7
       
  1068 			    supplier   	@13
       
  1069 			    line_style 	0
       
  1070 			    x_offset   	FALSE)
       
  1071 			(object StateView "Normal" "Call PMEndBldSPrjList" @63
       
  1072 			    location   	(1733, 5368)
       
  1073 			    label      	(object ItemLabel
       
  1074 				Parent_View 	@63
       
  1075 				location   	(1733, 5346)
       
  1076 				anchor_loc 	1
       
  1077 				nlines     	1
       
  1078 				max_width  	672
       
  1079 				justify    	0
       
  1080 				label      	"Call PMEndBldSPrjList")
       
  1081 			    width      	684
       
  1082 			    height     	134)
       
  1083 			(object TransView "" @64
       
  1084 			    client     	@63
       
  1085 			    supplier   	@28
       
  1086 			    line_style 	0
       
  1087 			    x_offset   	FALSE)
       
  1088 			(object TransView "" @65
       
  1089 			    client     	@41
       
  1090 			    supplier   	@28
       
  1091 			    line_style 	0
       
  1092 			    x_offset   	FALSE)
       
  1093 			(object AttachView "" @66
       
  1094 			    client     	@19
       
  1095 			    supplier   	@7
       
  1096 			    line_style 	0)
       
  1097 			(object TransView "" @67
       
  1098 			    client     	@4
       
  1099 			    supplier   	@41
       
  1100 			    line_style 	0
       
  1101 			    x_offset   	FALSE)
       
  1102 			(object TransView "" @68
       
  1103 			    client     	@4
       
  1104 			    supplier   	@42
       
  1105 			    line_style 	0
       
  1106 			    x_offset   	FALSE)
       
  1107 			(object AttachView "" @69
       
  1108 			    client     	@17
       
  1109 			    supplier   	@35
       
  1110 			    line_style 	0)
       
  1111 			(object NoteView @70
       
  1112 			    location   	(3775, 4284)
       
  1113 			    label      	(object ItemLabel
       
  1114 				Parent_View 	@70
       
  1115 				location   	(3494, 4217)
       
  1116 				nlines     	2
       
  1117 				max_width  	586
       
  1118 				label      	
       
  1119 |main::Source	null
       
  1120 |main::PlainSource	null
       
  1121 				)
       
  1122 			    width      	646
       
  1123 			    height     	146)
       
  1124 			(object AttachView "" @71
       
  1125 			    client     	@57
       
  1126 			    supplier   	@70
       
  1127 			    line_style 	0)
       
  1128 			(object NoteView @72
       
  1129 			    location   	(3790, 5334)
       
  1130 			    label      	(object ItemLabel
       
  1131 				Parent_View 	@72
       
  1132 				location   	(3556, 5278)
       
  1133 				nlines     	1
       
  1134 				max_width  	492
       
  1135 				label      	"main::Document null")
       
  1136 			    width      	552
       
  1137 			    height     	125)
       
  1138 			(object NoteView @73
       
  1139 			    location   	(1651, 4969)
       
  1140 			    label      	(object ItemLabel
       
  1141 				Parent_View 	@73
       
  1142 				location   	(1220, 4819)
       
  1143 				nlines     	4
       
  1144 				max_width  	887
       
  1145 				label      	
       
  1146 |main::SubProject	null
       
  1147 |main::SourceDir	null
       
  1148 |main::SourceList	all sources
       
  1149 |main::PlainSourceList  all plain sources
       
  1150 |main::DocumentList all documents
       
  1151 				)
       
  1152 			    width      	947
       
  1153 			    height     	312)
       
  1154 			(object AttachView "" @74
       
  1155 			    client     	@73
       
  1156 			    supplier   	@63
       
  1157 			    line_style 	0)
       
  1158 			(object StateView "Normal" "Call PMEndBldList" @75
       
  1159 			    location   	(328, 5679)
       
  1160 			    label      	(object ItemLabel
       
  1161 				Parent_View 	@75
       
  1162 				location   	(328, 5657)
       
  1163 				anchor_loc 	1
       
  1164 				nlines     	1
       
  1165 				max_width  	540
       
  1166 				justify    	0
       
  1167 				label      	"Call PMEndBldList")
       
  1168 			    width      	552)
       
  1169 			(object NoteView @76
       
  1170 			    location   	(4883, 4113)
       
  1171 			    label      	(object ItemLabel
       
  1172 				Parent_View 	@76
       
  1173 				location   	(4582, 4057)
       
  1174 				nlines     	1
       
  1175 				max_width  	627
       
  1176 				label      	"main::DependencyList  null")
       
  1177 			    width      	687
       
  1178 			    height     	125)
       
  1179 			(object AttachView "" @77
       
  1180 			    client     	@24
       
  1181 			    supplier   	@76
       
  1182 			    line_style 	0)
       
  1183 			(object NoteView @78
       
  1184 			    location   	(1390, 5594)
       
  1185 			    label      	(object ItemLabel
       
  1186 				Parent_View 	@78
       
  1187 				location   	(740, 5491)
       
  1188 				nlines     	3
       
  1189 				max_width  	1325
       
  1190 				label      	
       
  1191 |main::TargetDir	\EPOC32\RELEASE\<platform>
       
  1192 |main::BuildDir	\EPOC32\BUILD\PROJECT\<platform>
       
  1193 |main::Build	null
       
  1194 				)
       
  1195 			    width      	1385
       
  1196 			    height     	219)
       
  1197 			(object AttachView "" @79
       
  1198 			    client     	@75
       
  1199 			    supplier   	@78
       
  1200 			    line_style 	0)
       
  1201 			(object StateView "Normal" "if not defined PMSPrjSrc" @80
       
  1202 			    location   	(328, 6002)
       
  1203 			    label      	(object ItemLabel
       
  1204 				Parent_View 	@80
       
  1205 				location   	(328, 5974)
       
  1206 				anchor_loc 	1
       
  1207 				nlines     	1
       
  1208 				max_width  	571
       
  1209 				justify    	0
       
  1210 				label      	"if not defined PMSPrjSrc")
       
  1211 			    width      	583
       
  1212 			    height     	146)
       
  1213 			(object TransView "" @81
       
  1214 			    client     	@75
       
  1215 			    supplier   	@80
       
  1216 			    line_style 	0
       
  1217 			    x_offset   	FALSE)
       
  1218 			(object StateView "Normal" "if defined PMSPrjSrc" @82
       
  1219 			    location   	(1107, 6001)
       
  1220 			    label      	(object ItemLabel
       
  1221 				Parent_View 	@82
       
  1222 				location   	(1107, 5978)
       
  1223 				anchor_loc 	1
       
  1224 				nlines     	1
       
  1225 				max_width  	610
       
  1226 				justify    	0
       
  1227 				label      	"if defined PMSPrjSrc")
       
  1228 			    width      	622
       
  1229 			    height     	136)
       
  1230 			(object TransView "" @83
       
  1231 			    client     	@75
       
  1232 			    supplier   	@82
       
  1233 			    line_style 	0
       
  1234 			    x_offset   	FALSE)
       
  1235 			(object StateView "Normal" "Call PMStartSPrjList" @84
       
  1236 			    location   	(1091, 6235)
       
  1237 			    label      	(object ItemLabel
       
  1238 				Parent_View 	@84
       
  1239 				location   	(1091, 6212)
       
  1240 				anchor_loc 	1
       
  1241 				nlines     	1
       
  1242 				max_width  	598
       
  1243 				justify    	0
       
  1244 				label      	"Call PMStartSPrjList")
       
  1245 			    width      	610
       
  1246 			    height     	136)
       
  1247 			(object TransView "" @85
       
  1248 			    client     	@82
       
  1249 			    supplier   	@84
       
  1250 			    line_style 	0
       
  1251 			    x_offset   	FALSE)
       
  1252 			(object StateView "Normal" "Call PMStartSPrjSrcList" @86
       
  1253 			    location   	(2416, 6646)
       
  1254 			    label      	(object ItemLabel
       
  1255 				Parent_View 	@86
       
  1256 				location   	(2416, 6624)
       
  1257 				anchor_loc 	1
       
  1258 				nlines     	1
       
  1259 				max_width  	700
       
  1260 				justify    	0
       
  1261 				label      	"Call PMStartSPrjSrcList")
       
  1262 			    width      	712
       
  1263 			    height     	134)
       
  1264 			(object StateView "Normal" "Call PMStartSPrjSrcBldList" @87
       
  1265 			    location   	(3700, 7174)
       
  1266 			    label      	(object ItemLabel
       
  1267 				Parent_View 	@87
       
  1268 				location   	(3700, 7151)
       
  1269 				anchor_loc 	1
       
  1270 				nlines     	1
       
  1271 				max_width  	796
       
  1272 				justify    	0
       
  1273 				label      	"Call PMStartSPrjSrcBldList")
       
  1274 			    width      	808
       
  1275 			    height     	136)
       
  1276 			(object StateView "Normal" "Call PMSPrjSrc" @88
       
  1277 			    location   	(3703, 6898)
       
  1278 			    label      	(object ItemLabel
       
  1279 				Parent_View 	@88
       
  1280 				location   	(3703, 6875)
       
  1281 				anchor_loc 	1
       
  1282 				nlines     	1
       
  1283 				max_width  	478
       
  1284 				justify    	0
       
  1285 				label      	"Call PMSPrjSrc")
       
  1286 			    width      	490
       
  1287 			    height     	136)
       
  1288 			(object StateView "Normal" "Call PMStartSPrjSrc" @89
       
  1289 			    location   	(3248, 6642)
       
  1290 			    label      	(object ItemLabel
       
  1291 				Parent_View 	@89
       
  1292 				location   	(3248, 6614)
       
  1293 				anchor_loc 	1
       
  1294 				nlines     	1
       
  1295 				max_width  	596
       
  1296 				justify    	0
       
  1297 				label      	"Call PMStartSPrjSrc")
       
  1298 			    width      	608
       
  1299 			    height     	146)
       
  1300 			(object TransView "" @90
       
  1301 			    client     	@89
       
  1302 			    supplier   	@88
       
  1303 			    line_style 	0
       
  1304 			    x_offset   	FALSE)
       
  1305 			(object TransView "" @91
       
  1306 			    client     	@88
       
  1307 			    supplier   	@87
       
  1308 			    line_style 	0
       
  1309 			    x_offset   	FALSE)
       
  1310 			(object StateView "Normal" "Call PMStartSPrjSrcBld" @92
       
  1311 			    location   	(4636, 7193)
       
  1312 			    label      	(object ItemLabel
       
  1313 				Parent_View 	@92
       
  1314 				location   	(4636, 7171)
       
  1315 				anchor_loc 	1
       
  1316 				nlines     	1
       
  1317 				max_width  	692
       
  1318 				justify    	0
       
  1319 				label      	"Call PMStartSPrjSrcBld")
       
  1320 			    width      	704
       
  1321 			    height     	134)
       
  1322 			(object StateView "Normal" "Call PMSPrjSrcBld" @93
       
  1323 			    location   	(5183, 7399)
       
  1324 			    label      	(object ItemLabel
       
  1325 				Parent_View 	@93
       
  1326 				location   	(5183, 7376)
       
  1327 				anchor_loc 	1
       
  1328 				nlines     	1
       
  1329 				max_width  	550
       
  1330 				justify    	0
       
  1331 				label      	"Call PMSPrjSrcBld")
       
  1332 			    width      	562
       
  1333 			    height     	136)
       
  1334 			(object StateView "Normal" "Call PMEndSPrjSrcBld" @94
       
  1335 			    location   	(4636, 7605)
       
  1336 			    label      	(object ItemLabel
       
  1337 				Parent_View 	@94
       
  1338 				location   	(4636, 7583)
       
  1339 				anchor_loc 	1
       
  1340 				nlines     	1
       
  1341 				max_width  	668
       
  1342 				justify    	0
       
  1343 				label      	"Call PMEndSPrjSrcBld")
       
  1344 			    width      	680
       
  1345 			    height     	134)
       
  1346 			(object StateView "Normal" "Call PMEndSPrjSrcBldList" @95
       
  1347 			    location   	(3775, 7598)
       
  1348 			    label      	(object ItemLabel
       
  1349 				Parent_View 	@95
       
  1350 				location   	(3775, 7575)
       
  1351 				anchor_loc 	1
       
  1352 				nlines     	1
       
  1353 				max_width  	772
       
  1354 				justify    	0
       
  1355 				label      	"Call PMEndSPrjSrcBldList")
       
  1356 			    width      	784
       
  1357 			    height     	136)
       
  1358 			(object StateView "Normal" "CallPMEndSPrjSrc" @96
       
  1359 			    location   	(3248, 7855)
       
  1360 			    label      	(object ItemLabel
       
  1361 				Parent_View 	@96
       
  1362 				location   	(3248, 7827)
       
  1363 				anchor_loc 	1
       
  1364 				nlines     	1
       
  1365 				max_width  	552
       
  1366 				justify    	0
       
  1367 				label      	"CallPMEndSPrjSrc")
       
  1368 			    width      	564
       
  1369 			    height     	146)
       
  1370 			(object StateView "Normal" "CallPMEndSPrjSrcList" @97
       
  1371 			    location   	(2445, 7848)
       
  1372 			    label      	(object ItemLabel
       
  1373 				Parent_View 	@97
       
  1374 				location   	(2445, 7826)
       
  1375 				anchor_loc 	1
       
  1376 				nlines     	1
       
  1377 				max_width  	656
       
  1378 				justify    	0
       
  1379 				label      	"CallPMEndSPrjSrcList")
       
  1380 			    width      	668
       
  1381 			    height     	134)
       
  1382 			(object TransView "" @98
       
  1383 			    client     	@92
       
  1384 			    supplier   	@93
       
  1385 			    line_style 	0
       
  1386 			    x_offset   	FALSE)
       
  1387 			(object TransView "" @99
       
  1388 			    client     	@93
       
  1389 			    supplier   	@94
       
  1390 			    line_style 	0
       
  1391 			    x_offset   	FALSE)
       
  1392 			(object TransView "" @100
       
  1393 			    client     	@94
       
  1394 			    supplier   	@95
       
  1395 			    line_style 	0
       
  1396 			    x_offset   	FALSE)
       
  1397 			(object TransView "" @101
       
  1398 			    client     	@95
       
  1399 			    supplier   	@96
       
  1400 			    line_style 	0
       
  1401 			    x_offset   	FALSE)
       
  1402 			(object TransView "" @102
       
  1403 			    client     	@96
       
  1404 			    supplier   	@97
       
  1405 			    line_style 	0
       
  1406 			    x_offset   	FALSE)
       
  1407 			(object StateView "Normal" "Call PMStartSPrjDocList" @103
       
  1408 			    location   	(2445, 8167)
       
  1409 			    label      	(object ItemLabel
       
  1410 				Parent_View 	@103
       
  1411 				location   	(2445, 8144)
       
  1412 				anchor_loc 	1
       
  1413 				nlines     	1
       
  1414 				max_width  	718
       
  1415 				justify    	0
       
  1416 				label      	"Call PMStartSPrjDocList")
       
  1417 			    width      	730
       
  1418 			    height     	136)
       
  1419 			(object TransView "" @104
       
  1420 			    client     	@97
       
  1421 			    supplier   	@103
       
  1422 			    line_style 	0
       
  1423 			    x_offset   	FALSE)
       
  1424 			(object StateView "Normal" "Call PMStartSPrjDoc" @105
       
  1425 			    location   	(3269, 8136)
       
  1426 			    label      	(object ItemLabel
       
  1427 				Parent_View 	@105
       
  1428 				location   	(3269, 8114)
       
  1429 				anchor_loc 	1
       
  1430 				nlines     	1
       
  1431 				max_width  	614
       
  1432 				justify    	0
       
  1433 				label      	"Call PMStartSPrjDoc")
       
  1434 			    width      	626
       
  1435 			    height     	134)
       
  1436 			(object TransView "" @106
       
  1437 			    client     	@86
       
  1438 			    supplier   	@89
       
  1439 			    line_style 	0
       
  1440 			    x_offset   	FALSE)
       
  1441 			(object TransView "" @107
       
  1442 			    client     	@87
       
  1443 			    supplier   	@92
       
  1444 			    line_style 	0
       
  1445 			    x_offset   	FALSE)
       
  1446 			(object TransView "" @108
       
  1447 			    client     	@103
       
  1448 			    supplier   	@105
       
  1449 			    line_style 	0
       
  1450 			    x_offset   	FALSE)
       
  1451 			(object StateView "Normal" "Call PMStartSPrjDocBldList" @109
       
  1452 			    location   	(3785, 8653)
       
  1453 			    label      	(object ItemLabel
       
  1454 				Parent_View 	@109
       
  1455 				location   	(3785, 8631)
       
  1456 				anchor_loc 	1
       
  1457 				nlines     	1
       
  1458 				max_width  	814
       
  1459 				justify    	0
       
  1460 				label      	"Call PMStartSPrjDocBldList")
       
  1461 			    width      	826
       
  1462 			    height     	134)
       
  1463 			(object StateView "Normal" "Call PMStartSPrjDocBld" @110
       
  1464 			    location   	(4708, 8682)
       
  1465 			    label      	(object ItemLabel
       
  1466 				Parent_View 	@110
       
  1467 				location   	(4708, 8659)
       
  1468 				anchor_loc 	1
       
  1469 				nlines     	1
       
  1470 				max_width  	710
       
  1471 				justify    	0
       
  1472 				label      	"Call PMStartSPrjDocBld")
       
  1473 			    width      	722
       
  1474 			    height     	136)
       
  1475 			(object TransView "" @111
       
  1476 			    client     	@109
       
  1477 			    supplier   	@110
       
  1478 			    line_style 	0
       
  1479 			    x_offset   	FALSE)
       
  1480 			(object StateView "Normal" "Call PMSPrjDocBld" @112
       
  1481 			    location   	(5234, 8906)
       
  1482 			    label      	(object ItemLabel
       
  1483 				Parent_View 	@112
       
  1484 				location   	(5234, 8884)
       
  1485 				anchor_loc 	1
       
  1486 				nlines     	1
       
  1487 				max_width  	566
       
  1488 				justify    	0
       
  1489 				label      	"Call PMSPrjDocBld")
       
  1490 			    width      	578
       
  1491 			    height     	134)
       
  1492 			(object TransView "" @113
       
  1493 			    client     	@110
       
  1494 			    supplier   	@112
       
  1495 			    line_style 	0
       
  1496 			    x_offset   	FALSE)
       
  1497 			(object StateView "Normal" "Call PMEndSPrjDocBldList" @114
       
  1498 			    location   	(3816, 9060)
       
  1499 			    label      	(object ItemLabel
       
  1500 				Parent_View 	@114
       
  1501 				location   	(3816, 9038)
       
  1502 				anchor_loc 	1
       
  1503 				nlines     	1
       
  1504 				max_width  	790
       
  1505 				justify    	0
       
  1506 				label      	"Call PMEndSPrjDocBldList")
       
  1507 			    width      	802
       
  1508 			    height     	134)
       
  1509 			(object StateView "Normal" "Call PMEndSPrjDoc" @115
       
  1510 			    location   	(3269, 9318)
       
  1511 			    label      	(object ItemLabel
       
  1512 				Parent_View 	@115
       
  1513 				location   	(3269, 9295)
       
  1514 				anchor_loc 	1
       
  1515 				nlines     	1
       
  1516 				max_width  	590
       
  1517 				justify    	0
       
  1518 				label      	"Call PMEndSPrjDoc")
       
  1519 			    width      	602
       
  1520 			    height     	136)
       
  1521 			(object TransView "" @116
       
  1522 			    client     	@114
       
  1523 			    supplier   	@115
       
  1524 			    line_style 	0
       
  1525 			    x_offset   	FALSE)
       
  1526 			(object StateView "Normal" "Call PMEndSPrjDocList" @117
       
  1527 			    location   	(2474, 9317)
       
  1528 			    label      	(object ItemLabel
       
  1529 				Parent_View 	@117
       
  1530 				location   	(2474, 9294)
       
  1531 				anchor_loc 	1
       
  1532 				nlines     	1
       
  1533 				max_width  	694
       
  1534 				justify    	0
       
  1535 				label      	"Call PMEndSPrjDocList")
       
  1536 			    width      	706
       
  1537 			    height     	136)
       
  1538 			(object TransView "" @118
       
  1539 			    client     	@115
       
  1540 			    supplier   	@117
       
  1541 			    line_style 	0
       
  1542 			    x_offset   	FALSE)
       
  1543 			(object StateView "Normal" "Call PMEndSPrj" @119
       
  1544 			    location   	(1778, 9305)
       
  1545 			    label      	(object ItemLabel
       
  1546 				Parent_View 	@119
       
  1547 				location   	(1778, 9283)
       
  1548 				anchor_loc 	1
       
  1549 				nlines     	1
       
  1550 				max_width  	470
       
  1551 				justify    	0
       
  1552 				label      	"Call PMEndSPrj")
       
  1553 			    width      	482
       
  1554 			    height     	134)
       
  1555 			(object TransView "" @120
       
  1556 			    client     	@117
       
  1557 			    supplier   	@119
       
  1558 			    line_style 	0
       
  1559 			    x_offset   	FALSE)
       
  1560 			(object StateView "Normal" "Call PMEndSPrjList" @121
       
  1561 			    location   	(1002, 9303)
       
  1562 			    label      	(object ItemLabel
       
  1563 				Parent_View 	@121
       
  1564 				location   	(1002, 9286)
       
  1565 				anchor_loc 	1
       
  1566 				nlines     	1
       
  1567 				max_width  	574
       
  1568 				justify    	0
       
  1569 				label      	"Call PMEndSPrjList")
       
  1570 			    width      	586
       
  1571 			    height     	124)
       
  1572 			(object TransView "" @122
       
  1573 			    client     	@119
       
  1574 			    supplier   	@121
       
  1575 			    line_style 	0
       
  1576 			    x_offset   	FALSE)
       
  1577 			(object StateView "Normal" "Call PMEndMakefile" @123
       
  1578 			    location   	(328, 9657)
       
  1579 			    label      	(object ItemLabel
       
  1580 				Parent_View 	@123
       
  1581 				location   	(328, 9635)
       
  1582 				anchor_loc 	1
       
  1583 				nlines     	1
       
  1584 				max_width  	592
       
  1585 				justify    	0
       
  1586 				label      	"Call PMEndMakefile")
       
  1587 			    width      	604
       
  1588 			    height     	134)
       
  1589 			(object StateView "Normal" "Call PMEndPlatform" @124
       
  1590 			    location   	(328, 9933)
       
  1591 			    label      	(object ItemLabel
       
  1592 				Parent_View 	@124
       
  1593 				location   	(328, 9911)
       
  1594 				anchor_loc 	1
       
  1595 				nlines     	1
       
  1596 				max_width  	594
       
  1597 				justify    	0
       
  1598 				label      	"Call PMEndPlatform")
       
  1599 			    width      	606
       
  1600 			    height     	134)
       
  1601 			(object TransView "" @125
       
  1602 			    client     	@121
       
  1603 			    supplier   	@123
       
  1604 			    line_style 	0
       
  1605 			    x_offset   	FALSE)
       
  1606 			(object TransView "" @126
       
  1607 			    client     	@123
       
  1608 			    supplier   	@124
       
  1609 			    line_style 	0
       
  1610 			    x_offset   	FALSE)
       
  1611 			(object TransView "" @127
       
  1612 			    client     	@58
       
  1613 			    supplier   	@27
       
  1614 			    line_style 	0
       
  1615 			    x_offset   	FALSE)
       
  1616 			(object TransView "" @128
       
  1617 			    client     	@25
       
  1618 			    supplier   	@7
       
  1619 			    line_style 	0
       
  1620 			    x_offset   	FALSE)
       
  1621 			(object TransView "" @129
       
  1622 			    client     	@25
       
  1623 			    supplier   	@58
       
  1624 			    line_style 	0
       
  1625 			    x_offset   	FALSE)
       
  1626 			(object TransView "" @130
       
  1627 			    client     	@24
       
  1628 			    supplier   	@47
       
  1629 			    line_style 	0
       
  1630 			    x_offset   	FALSE)
       
  1631 			(object TransView "" @131
       
  1632 			    client     	@24
       
  1633 			    supplier   	@57
       
  1634 			    line_style 	0
       
  1635 			    x_offset   	FALSE)
       
  1636 			(object StateView "Normal" "Call PMStartSPrj" @132
       
  1637 			    location   	(1778, 6229)
       
  1638 			    label      	(object ItemLabel
       
  1639 				Parent_View 	@132
       
  1640 				location   	(1778, 6207)
       
  1641 				anchor_loc 	1
       
  1642 				nlines     	1
       
  1643 				max_width  	494
       
  1644 				justify    	0
       
  1645 				label      	"Call PMStartSPrj")
       
  1646 			    width      	506
       
  1647 			    height     	134)
       
  1648 			(object TransView "" @133
       
  1649 			    client     	@84
       
  1650 			    supplier   	@132
       
  1651 			    line_style 	0
       
  1652 			    x_offset   	FALSE)
       
  1653 			(object StateView "Normal" "Call PMSPrjDoc" @134
       
  1654 			    location   	(3786, 8418)
       
  1655 			    label      	(object ItemLabel
       
  1656 				Parent_View 	@134
       
  1657 				location   	(3786, 8395)
       
  1658 				anchor_loc 	1
       
  1659 				nlines     	1
       
  1660 				max_width  	470
       
  1661 				justify    	0
       
  1662 				label      	"Call PMSPrjDoc")
       
  1663 			    width      	482
       
  1664 			    height     	136)
       
  1665 			(object TransView "" @135
       
  1666 			    client     	@105
       
  1667 			    supplier   	@134
       
  1668 			    line_style 	0
       
  1669 			    x_offset   	FALSE)
       
  1670 			(object TransView "" @136
       
  1671 			    client     	@134
       
  1672 			    supplier   	@109
       
  1673 			    line_style 	0
       
  1674 			    x_offset   	FALSE)
       
  1675 			(object TransView "" @137
       
  1676 			    client     	@119
       
  1677 			    supplier   	@132
       
  1678 			    line_style 	0
       
  1679 			    x_offset   	FALSE)
       
  1680 			(object StateView "Normal" "Call PMSPrj" @138
       
  1681 			    location   	(2411, 6234)
       
  1682 			    label      	(object ItemLabel
       
  1683 				Parent_View 	@138
       
  1684 				location   	(2411, 6212)
       
  1685 				anchor_loc 	1
       
  1686 				nlines     	1
       
  1687 				max_width  	352
       
  1688 				justify    	0
       
  1689 				label      	"Call PMSPrj")
       
  1690 			    width      	364
       
  1691 			    height     	134)
       
  1692 			(object TransView "" @139
       
  1693 			    client     	@132
       
  1694 			    supplier   	@138
       
  1695 			    line_style 	0
       
  1696 			    x_offset   	FALSE)
       
  1697 			(object TransView "" @140
       
  1698 			    client     	@138
       
  1699 			    supplier   	@86
       
  1700 			    line_style 	0
       
  1701 			    x_offset   	FALSE)
       
  1702 			(object TransView "" @141
       
  1703 			    client     	@94
       
  1704 			    supplier   	@92
       
  1705 			    line_style 	0
       
  1706 			    x_offset   	FALSE)
       
  1707 			(object TransView "" @142
       
  1708 			    client     	@96
       
  1709 			    supplier   	@89
       
  1710 			    line_style 	0
       
  1711 			    x_offset   	FALSE)
       
  1712 			(object StateView "Normal" "Call PMEndSPrjDocBld" @143
       
  1713 			    location   	(4708, 9093)
       
  1714 			    label      	(object ItemLabel
       
  1715 				Parent_View 	@143
       
  1716 				location   	(4708, 9071)
       
  1717 				anchor_loc 	1
       
  1718 				nlines     	1
       
  1719 				max_width  	686
       
  1720 				justify    	0
       
  1721 				label      	"Call PMEndSPrjDocBld")
       
  1722 			    width      	698
       
  1723 			    height     	134)
       
  1724 			(object TransView "" @144
       
  1725 			    client     	@112
       
  1726 			    supplier   	@143
       
  1727 			    line_style 	0
       
  1728 			    x_offset   	FALSE)
       
  1729 			(object TransView "" @145
       
  1730 			    client     	@143
       
  1731 			    supplier   	@114
       
  1732 			    line_style 	0
       
  1733 			    x_offset   	FALSE)
       
  1734 			(object TransView "" @146
       
  1735 			    client     	@143
       
  1736 			    supplier   	@110
       
  1737 			    line_style 	0
       
  1738 			    x_offset   	FALSE)
       
  1739 			(object TransView "" @147
       
  1740 			    client     	@115
       
  1741 			    supplier   	@105
       
  1742 			    line_style 	0
       
  1743 			    x_offset   	FALSE)
       
  1744 			(object TransView "" @148
       
  1745 			    client     	@80
       
  1746 			    supplier   	@123
       
  1747 			    line_style 	0
       
  1748 			    x_offset   	FALSE)
       
  1749 			(object TransView "" @149
       
  1750 			    client     	@28
       
  1751 			    supplier   	@5
       
  1752 			    line_style 	0
       
  1753 			    x_offset   	FALSE)
       
  1754 			(object TransView "" @150
       
  1755 			    client     	@28
       
  1756 			    supplier   	@75
       
  1757 			    line_style 	0
       
  1758 			    x_offset   	FALSE)
       
  1759 			(object NoteView @151
       
  1760 			    location   	(2214, 5928)
       
  1761 			    label      	(object ItemLabel
       
  1762 				Parent_View 	@151
       
  1763 				location   	(1663, 5773)
       
  1764 				nlines     	5
       
  1765 				max_width  	1127
       
  1766 				label      	
       
  1767 |main::SubProject	 subproject
       
  1768 |main::SourceDir	source directory
       
  1769 |main::SourceList	subproj relative src list
       
  1770 |main::PlainSourceList  subproj relative plain src list
       
  1771 |main::DocumentList  subproj relative document list
       
  1772 				)
       
  1773 			    width      	1187
       
  1774 			    height     	323)
       
  1775 			(object AttachView "" @152
       
  1776 			    client     	@151
       
  1777 			    supplier   	@132
       
  1778 			    line_style 	0)
       
  1779 			(object NoteView @153
       
  1780 			    location   	(2790, 6885)
       
  1781 			    label      	(object ItemLabel
       
  1782 				Parent_View 	@153
       
  1783 				location   	(2438, 6809)
       
  1784 				nlines     	2
       
  1785 				max_width  	729
       
  1786 				label      	
       
  1787 |main::Source	source
       
  1788 |main::PlainSource	plainsource
       
  1789 				)
       
  1790 			    width      	789
       
  1791 			    height     	164)
       
  1792 			(object AttachView "" @154
       
  1793 			    client     	@153
       
  1794 			    supplier   	@89
       
  1795 			    line_style 	0)
       
  1796 			(object NoteView @155
       
  1797 			    location   	(4281, 6696)
       
  1798 			    label      	(object ItemLabel
       
  1799 				Parent_View 	@155
       
  1800 				location   	(3839, 6629)
       
  1801 				nlines     	2
       
  1802 				max_width  	909
       
  1803 				label      	"main::DependencyList dependency list")
       
  1804 			    width      	969
       
  1805 			    height     	146)
       
  1806 			(object AttachView "" @156
       
  1807 			    client     	@155
       
  1808 			    supplier   	@88
       
  1809 			    line_style 	0)
       
  1810 			(object NoteView @157
       
  1811 			    location   	(5162, 6966)
       
  1812 			    label      	(object ItemLabel
       
  1813 				Parent_View 	@157
       
  1814 				location   	(4734, 6855)
       
  1815 				nlines     	3
       
  1816 				max_width  	881
       
  1817 				label      	
       
  1818 |main::TargetDir $(path)\<build>
       
  1819 |main::BuildDir $(path)\<build>
       
  1820 |main::Build build
       
  1821 				)
       
  1822 			    width      	941
       
  1823 			    height     	234)
       
  1824 			(object AttachView "" @158
       
  1825 			    client     	@157
       
  1826 			    supplier   	@92
       
  1827 			    line_style 	0)
       
  1828 			(object NoteView @159
       
  1829 			    location   	(5188, 8376)
       
  1830 			    label      	(object ItemLabel
       
  1831 				Parent_View 	@159
       
  1832 				location   	(4760, 8265)
       
  1833 				nlines     	3
       
  1834 				max_width  	881
       
  1835 				label      	
       
  1836 |main::TargetDir $(path)\<build>
       
  1837 |main::BuildDir $(path)\<build>
       
  1838 |main::Build build
       
  1839 				)
       
  1840 			    width      	941
       
  1841 			    height     	234)
       
  1842 			(object AttachView "" @160
       
  1843 			    client     	@159
       
  1844 			    supplier   	@110
       
  1845 			    line_style 	0)
       
  1846 			(object NoteView @161
       
  1847 			    location   	(4198, 8110)
       
  1848 			    label      	(object ItemLabel
       
  1849 				Parent_View 	@161
       
  1850 				location   	(3897, 8054)
       
  1851 				nlines     	1
       
  1852 				max_width  	627
       
  1853 				label      	"main::DependencyList  null")
       
  1854 			    width      	687
       
  1855 			    height     	125)
       
  1856 			(object AttachView "" @162
       
  1857 			    client     	@96
       
  1858 			    supplier   	@161
       
  1859 			    line_style 	0)
       
  1860 			(object NoteView @163
       
  1861 			    location   	(2826, 7562)
       
  1862 			    label      	(object ItemLabel
       
  1863 				Parent_View 	@163
       
  1864 				location   	(2545, 7495)
       
  1865 				nlines     	2
       
  1866 				max_width  	586
       
  1867 				label      	
       
  1868 |main::Source	null
       
  1869 |main::PlainSource	null
       
  1870 				)
       
  1871 			    width      	646
       
  1872 			    height     	146)
       
  1873 			(object AttachView "" @164
       
  1874 			    client     	@163
       
  1875 			    supplier   	@97
       
  1876 			    line_style 	0)
       
  1877 			(object NoteView @165
       
  1878 			    location   	(2832, 9009)
       
  1879 			    label      	(object ItemLabel
       
  1880 				Parent_View 	@165
       
  1881 				location   	(2598, 8953)
       
  1882 				nlines     	1
       
  1883 				max_width  	492
       
  1884 				label      	"main::Document null")
       
  1885 			    width      	552
       
  1886 			    height     	125)
       
  1887 			(object NoteView @166
       
  1888 			    location   	(5157, 7883)
       
  1889 			    label      	(object ItemLabel
       
  1890 				Parent_View 	@166
       
  1891 				location   	(4506, 7785)
       
  1892 				nlines     	3
       
  1893 				max_width  	1326
       
  1894 				label      	
       
  1895 |main::TargetDir	\EPOC32\RELEASE\<platform>
       
  1896 |main::BuildDir	\EPOC32\BUILD\PROJECT\<platform>
       
  1897 |main::Build	null
       
  1898 				)
       
  1899 			    width      	1386
       
  1900 			    height     	208)
       
  1901 			(object AttachView "" @167
       
  1902 			    client     	@95
       
  1903 			    supplier   	@166
       
  1904 			    line_style 	0)
       
  1905 			(object NoteView @168
       
  1906 			    location   	(5125, 9414)
       
  1907 			    label      	(object ItemLabel
       
  1908 				Parent_View 	@168
       
  1909 				location   	(4474, 9316)
       
  1910 				nlines     	3
       
  1911 				max_width  	1326
       
  1912 				label      	
       
  1913 |main::TargetDir	\EPOC32\RELEASE\<platform>
       
  1914 |main::BuildDir	\EPOC32\BUILD\PROJECT\<platform>
       
  1915 |main::Build	null
       
  1916 				)
       
  1917 			    width      	1386
       
  1918 			    height     	208)
       
  1919 			(object AttachView "" @169
       
  1920 			    client     	@114
       
  1921 			    supplier   	@168
       
  1922 			    line_style 	0)
       
  1923 			(object AttachView "" @170
       
  1924 			    client     	@117
       
  1925 			    supplier   	@165
       
  1926 			    line_style 	0)
       
  1927 			(object NoteView @171
       
  1928 			    location   	(1907, 9751)
       
  1929 			    label      	(object ItemLabel
       
  1930 				Parent_View 	@171
       
  1931 				location   	(1476, 9601)
       
  1932 				nlines     	4
       
  1933 				max_width  	887
       
  1934 				label      	
       
  1935 |main::SubProject	null
       
  1936 |main::SourceDir	null
       
  1937 |main::SourceList	all sources
       
  1938 |main::PlainSourceList  all plain sources
       
  1939 |main::DocumentList all documents
       
  1940 				)
       
  1941 			    width      	947
       
  1942 			    height     	312)
       
  1943 			(object AttachView "" @172
       
  1944 			    client     	@121
       
  1945 			    supplier   	@171
       
  1946 			    line_style 	0)
       
  1947 			(object NoteView @173
       
  1948 			    location   	(2800, 8421)
       
  1949 			    label      	(object ItemLabel
       
  1950 				Parent_View 	@173
       
  1951 				location   	(2472, 8365)
       
  1952 				nlines     	1
       
  1953 				max_width  	680
       
  1954 				label      	
       
  1955 |main::Document	Document
       
  1956 				)
       
  1957 			    width      	740
       
  1958 			    height     	124)
       
  1959 			(object AttachView "" @174
       
  1960 			    client     	@105
       
  1961 			    supplier   	@173
       
  1962 			    line_style 	0)
       
  1963 			(object AttachView "" @175
       
  1964 			    client     	@58
       
  1965 			    supplier   	@72
       
  1966 			    line_style 	0)
       
  1967 			(object TransView "" @176
       
  1968 			    client     	@27
       
  1969 			    supplier   	@44
       
  1970 			    line_style 	0
       
  1971 			    x_offset   	FALSE)
       
  1972 			(object TransView "" @177
       
  1973 			    client     	@27
       
  1974 			    supplier   	@63
       
  1975 			    line_style 	0
       
  1976 			    x_offset   	FALSE)
       
  1977 			(object TransView "" @178
       
  1978 			    client     	@9
       
  1979 			    supplier   	@10
       
  1980 			    line_style 	0
       
  1981 			    x_offset   	FALSE)
       
  1982 			(object StateView "Normal" "Open Makefile" @179
       
  1983 			    location   	(333, 10240)
       
  1984 			    label      	(object ItemLabel
       
  1985 				Parent_View 	@179
       
  1986 				location   	(333, 10218)
       
  1987 				anchor_loc 	1
       
  1988 				nlines     	1
       
  1989 				max_width  	519
       
  1990 				justify    	0
       
  1991 				label      	"Open Makefile")
       
  1992 			    width      	531)
       
  1993 			(object TransView "" @180
       
  1994 			    client     	@124
       
  1995 			    supplier   	@179
       
  1996 			    line_style 	0
       
  1997 			    x_offset   	FALSE)
       
  1998 			(object StateView "Normal" "Write text to makefile" @181
       
  1999 			    location   	(333, 10545)
       
  2000 			    label      	(object ItemLabel
       
  2001 				Parent_View 	@181
       
  2002 				location   	(333, 10518)
       
  2003 				anchor_loc 	1
       
  2004 				nlines     	1
       
  2005 				max_width  	519
       
  2006 				justify    	0
       
  2007 				label      	"Write text to makefile")
       
  2008 			    width      	531
       
  2009 			    height     	145)
       
  2010 			(object StateView "Normal" "Close Makefile" @182
       
  2011 			    location   	(323, 10816)
       
  2012 			    label      	(object ItemLabel
       
  2013 				Parent_View 	@182
       
  2014 				location   	(323, 10794)
       
  2015 				anchor_loc 	1
       
  2016 				nlines     	1
       
  2017 				max_width  	405
       
  2018 				justify    	0
       
  2019 				label      	"Close Makefile")
       
  2020 			    width      	417)
       
  2021 			(object TransView "" @183
       
  2022 			    client     	@179
       
  2023 			    supplier   	@181
       
  2024 			    line_style 	0
       
  2025 			    x_offset   	FALSE)
       
  2026 			(object TransView "" @184
       
  2027 			    client     	@181
       
  2028 			    supplier   	@182
       
  2029 			    line_style 	0
       
  2030 			    x_offset   	FALSE)
       
  2031 			(object TransView "" @185
       
  2032 			    client     	@182
       
  2033 			    supplier   	@1
       
  2034 			    line_style 	0
       
  2035 			    x_offset   	FALSE)))))
       
  2036 	logical_presentations 	(list unit_reference_list
       
  2037 	    (object ClassDiagram "Main"
       
  2038 		title      	"Main"
       
  2039 		zoom       	100
       
  2040 		max_height 	28350
       
  2041 		max_width  	21600
       
  2042 		origin_x   	0
       
  2043 		origin_y   	0
       
  2044 		items      	(list diagram_item_list
       
  2045 		    (object ClassView "Class" "MAKMAKE" @186
       
  2046 			location   	(1569, 909)
       
  2047 			label      	(object ItemLabel
       
  2048 			    Parent_View 	@186
       
  2049 			    location   	(1465, 825)
       
  2050 			    nlines     	2
       
  2051 			    max_width  	240
       
  2052 			    justify    	0
       
  2053 			    label      	"MAKMAKE"))))))
       
  2054     root_subsystem 	(object SubSystem "<Top Level>"
       
  2055 	physical_models 	(list unit_reference_list)
       
  2056 	physical_presentations 	(list unit_reference_list
       
  2057 	    (object Module_Diagram "Main"
       
  2058 		title      	"Main"
       
  2059 		zoom       	100
       
  2060 		max_height 	28350
       
  2061 		max_width  	21600
       
  2062 		origin_x   	0
       
  2063 		origin_y   	0
       
  2064 		items      	(list diagram_item_list))))
       
  2065     process_structure 	(object Processes
       
  2066 	ProcsNDevs 	(list
       
  2067 	    (object Process_Diagram ""
       
  2068 		title      	""
       
  2069 		zoom       	100
       
  2070 		max_height 	28350
       
  2071 		max_width  	21600
       
  2072 		origin_x   	0
       
  2073 		origin_y   	0
       
  2074 		items      	(list diagram_item_list))))
       
  2075     properties 	(object Properties))