OSDN Git Service

d51137ae2c0ceac51593f81124c71a8acc1a3530
[hos/hos-v4a.git] / aplfw / build / win / win32 / vc2008 / hosaplfw.vcproj
1 <?xml version="1.0" encoding="shift_jis"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="9.00"
5         Name="hosaplfw"
6         ProjectGUID="{452F2A61-BECE-429E-8CE4-C57DF3A259CD}"
7         RootNamespace="hosaplfw"
8         Keyword="Win32Proj"
9         TargetFrameworkVersion="196613"
10         >
11         <Platforms>
12                 <Platform
13                         Name="Win32"
14                 />
15         </Platforms>
16         <ToolFiles>
17         </ToolFiles>
18         <Configurations>
19                 <Configuration
20                         Name="Debug|Win32"
21                         OutputDirectory="$(SolutionDir)$(ConfigurationName)"
22                         IntermediateDirectory="$(ConfigurationName)"
23                         ConfigurationType="4"
24                         CharacterSet="1"
25                         >
26                         <Tool
27                                 Name="VCPreBuildEventTool"
28                         />
29                         <Tool
30                                 Name="VCCustomBuildTool"
31                         />
32                         <Tool
33                                 Name="VCXMLDataGeneratorTool"
34                         />
35                         <Tool
36                                 Name="VCWebServiceProxyGeneratorTool"
37                         />
38                         <Tool
39                                 Name="VCMIDLTool"
40                         />
41                         <Tool
42                                 Name="VCCLCompilerTool"
43                                 Optimization="0"
44                                 AdditionalIncludeDirectories="../../../..;../../../../../kernel/include"
45                                 PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
46                                 MinimalRebuild="true"
47                                 BasicRuntimeChecks="3"
48                                 RuntimeLibrary="3"
49                                 UsePrecompiledHeader="0"
50                                 WarningLevel="3"
51                                 DebugInformationFormat="4"
52                         />
53                         <Tool
54                                 Name="VCManagedResourceCompilerTool"
55                         />
56                         <Tool
57                                 Name="VCResourceCompilerTool"
58                         />
59                         <Tool
60                                 Name="VCPreLinkEventTool"
61                         />
62                         <Tool
63                                 Name="VCLibrarianTool"
64                         />
65                         <Tool
66                                 Name="VCALinkTool"
67                         />
68                         <Tool
69                                 Name="VCXDCMakeTool"
70                         />
71                         <Tool
72                                 Name="VCBscMakeTool"
73                         />
74                         <Tool
75                                 Name="VCFxCopTool"
76                         />
77                         <Tool
78                                 Name="VCPostBuildEventTool"
79                         />
80                 </Configuration>
81                 <Configuration
82                         Name="Release|Win32"
83                         OutputDirectory="$(SolutionDir)$(ConfigurationName)"
84                         IntermediateDirectory="$(ConfigurationName)"
85                         ConfigurationType="4"
86                         CharacterSet="1"
87                         WholeProgramOptimization="1"
88                         >
89                         <Tool
90                                 Name="VCPreBuildEventTool"
91                         />
92                         <Tool
93                                 Name="VCCustomBuildTool"
94                         />
95                         <Tool
96                                 Name="VCXMLDataGeneratorTool"
97                         />
98                         <Tool
99                                 Name="VCWebServiceProxyGeneratorTool"
100                         />
101                         <Tool
102                                 Name="VCMIDLTool"
103                         />
104                         <Tool
105                                 Name="VCCLCompilerTool"
106                                 Optimization="2"
107                                 EnableIntrinsicFunctions="true"
108                                 PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
109                                 RuntimeLibrary="2"
110                                 EnableFunctionLevelLinking="true"
111                                 UsePrecompiledHeader="2"
112                                 WarningLevel="3"
113                                 DebugInformationFormat="3"
114                         />
115                         <Tool
116                                 Name="VCManagedResourceCompilerTool"
117                         />
118                         <Tool
119                                 Name="VCResourceCompilerTool"
120                         />
121                         <Tool
122                                 Name="VCPreLinkEventTool"
123                         />
124                         <Tool
125                                 Name="VCLibrarianTool"
126                         />
127                         <Tool
128                                 Name="VCALinkTool"
129                         />
130                         <Tool
131                                 Name="VCXDCMakeTool"
132                         />
133                         <Tool
134                                 Name="VCBscMakeTool"
135                         />
136                         <Tool
137                                 Name="VCFxCopTool"
138                         />
139                         <Tool
140                                 Name="VCPostBuildEventTool"
141                         />
142                 </Configuration>
143         </Configurations>
144         <References>
145         </References>
146         <Files>
147                 <Filter
148                         Name="driver"
149                         >
150                         <Filter
151                                 Name="volume"
152                                 >
153                                 <Filter
154                                         Name="fat"
155                                         >
156                                         <File
157                                                 RelativePath="..\..\..\..\driver\volume\fat\fatfile.h"
158                                                 >
159                                         </File>
160                                         <File
161                                                 RelativePath="..\..\..\..\driver\volume\fat\fatfile_constructor.c"
162                                                 >
163                                         </File>
164                                         <File
165                                                 RelativePath="..\..\..\..\driver\volume\fat\fatfile_create.c"
166                                                 >
167                                         </File>
168                                         <File
169                                                 RelativePath="..\..\..\..\driver\volume\fat\fatfile_delete.c"
170                                                 >
171                                         </File>
172                                         <File
173                                                 RelativePath="..\..\..\..\driver\volume\fat\fatfile_destructor.c"
174                                                 >
175                                         </File>
176                                         <File
177                                                 RelativePath="..\..\..\..\driver\volume\fat\fatfile_local.h"
178                                                 >
179                                         </File>
180                                         <File
181                                                 RelativePath="..\..\..\..\driver\volume\fat\fatvol.h"
182                                                 >
183                                         </File>
184                                         <File
185                                                 RelativePath="..\..\..\..\driver\volume\fat\fatvol_alloccluster.c"
186                                                 >
187                                         </File>
188                                         <File
189                                                 RelativePath="..\..\..\..\driver\volume\fat\fatvol_close.c"
190                                                 >
191                                         </File>
192                                         <File
193                                                 RelativePath="..\..\..\..\driver\volume\fat\fatvol_clusterread.c"
194                                                 >
195                                         </File>
196                                         <File
197                                                 RelativePath="..\..\..\..\driver\volume\fat\fatvol_clusterwrite.c"
198                                                 >
199                                         </File>
200                                         <File
201                                                 RelativePath="..\..\..\..\driver\volume\fat\fatvol_constructor.c"
202                                                 >
203                                         </File>
204                                         <File
205                                                 RelativePath="..\..\..\..\driver\volume\fat\fatvol_create.c"
206                                                 >
207                                         </File>
208                                         <File
209                                                 RelativePath="..\..\..\..\driver\volume\fat\fatvol_delete.c"
210                                                 >
211                                         </File>
212                                         <File
213                                                 RelativePath="..\..\..\..\driver\volume\fat\fatvol_destructor.c"
214                                                 >
215                                         </File>
216                                         <File
217                                                 RelativePath="..\..\..\..\driver\volume\fat\fatvol_flush.c"
218                                                 >
219                                         </File>
220                                         <File
221                                                 RelativePath="..\..\..\..\driver\volume\fat\fatvol_flushclusterbuf.c"
222                                                 >
223                                         </File>
224                                         <File
225                                                 RelativePath="..\..\..\..\driver\volume\fat\fatvol_flushfat.c"
226                                                 >
227                                         </File>
228                                         <File
229                                                 RelativePath="..\..\..\..\driver\volume\fat\fatvol_freecluster.c"
230                                                 >
231                                         </File>
232                                         <File
233                                                 RelativePath="..\..\..\..\driver\volume\fat\fatvol_getclusterbuf.c"
234                                                 >
235                                         </File>
236                                         <File
237                                                 RelativePath="..\..\..\..\driver\volume\fat\fatvol_getnextcluster.c"
238                                                 >
239                                         </File>
240                                         <File
241                                                 RelativePath="..\..\..\..\driver\volume\fat\fatvol_iocontrol.c"
242                                                 >
243                                         </File>
244                                         <File
245                                                 RelativePath="..\..\..\..\driver\volume\fat\fatvol_local.h"
246                                                 >
247                                         </File>
248                                         <File
249                                                 RelativePath="..\..\..\..\driver\volume\fat\fatvol_makedir.c"
250                                                 >
251                                         </File>
252                                         <File
253                                                 RelativePath="..\..\..\..\driver\volume\fat\fatvol_open.c"
254                                                 >
255                                         </File>
256                                         <File
257                                                 RelativePath="..\..\..\..\driver\volume\fat\fatvol_read.c"
258                                                 >
259                                         </File>
260                                         <File
261                                                 RelativePath="..\..\..\..\driver\volume\fat\fatvol_relclusterbuf.c"
262                                                 >
263                                         </File>
264                                         <File
265                                                 RelativePath="..\..\..\..\driver\volume\fat\fatvol_remove.c"
266                                                 >
267                                         </File>
268                                         <File
269                                                 RelativePath="..\..\..\..\driver\volume\fat\fatvol_seek.c"
270                                                 >
271                                         </File>
272                                         <File
273                                                 RelativePath="..\..\..\..\driver\volume\fat\fatvol_setnextcluster.c"
274                                                 >
275                                         </File>
276                                         <File
277                                                 RelativePath="..\..\..\..\driver\volume\fat\fatvol_shutdown.c"
278                                                 >
279                                         </File>
280                                         <File
281                                                 RelativePath="..\..\..\..\driver\volume\fat\fatvol_syncfilesize.c"
282                                                 >
283                                         </File>
284                                         <File
285                                                 RelativePath="..\..\..\..\driver\volume\fat\fatvol_write.c"
286                                                 >
287                                         </File>
288                                 </Filter>
289                         </Filter>
290                 </Filter>
291                 <Filter
292                         Name="system"
293                         >
294                         <Filter
295                                 Name="file"
296                                 >
297                                 <File
298                                         RelativePath="..\..\..\..\system\file\console.h"
299                                         >
300                                 </File>
301                                 <File
302                                         RelativePath="..\..\..\..\system\file\console_getch.c"
303                                         >
304                                 </File>
305                                 <File
306                                         RelativePath="..\..\..\..\system\file\drvobj.h"
307                                         >
308                                 </File>
309                                 <File
310                                         RelativePath="..\..\..\..\system\file\drvobj_close.c"
311                                         >
312                                 </File>
313                                 <File
314                                         RelativePath="..\..\..\..\system\file\drvobj_constructor.c"
315                                         >
316                                 </File>
317                                 <File
318                                         RelativePath="..\..\..\..\system\file\drvobj_destructor.c"
319                                         >
320                                 </File>
321                                 <File
322                                         RelativePath="..\..\..\..\system\file\drvobj_flush.c"
323                                         >
324                                 </File>
325                                 <File
326                                         RelativePath="..\..\..\..\system\file\drvobj_iocontrol.c"
327                                         >
328                                 </File>
329                                 <File
330                                         RelativePath="..\..\..\..\system\file\drvobj_local.h"
331                                         >
332                                 </File>
333                                 <File
334                                         RelativePath="..\..\..\..\system\file\drvobj_open.c"
335                                         >
336                                 </File>
337                                 <File
338                                         RelativePath="..\..\..\..\system\file\drvobj_read.c"
339                                         >
340                                 </File>
341                                 <File
342                                         RelativePath="..\..\..\..\system\file\drvobj_seek.c"
343                                         >
344                                 </File>
345                                 <File
346                                         RelativePath="..\..\..\..\system\file\drvobj_write.c"
347                                         >
348                                 </File>
349                                 <File
350                                         RelativePath="..\..\..\..\system\file\file.h"
351                                         >
352                                 </File>
353                                 <File
354                                         RelativePath="..\..\..\..\system\file\file_adddevice.c"
355                                         >
356                                 </File>
357                                 <File
358                                         RelativePath="..\..\..\..\system\file\file_addvolume.c"
359                                         >
360                                 </File>
361                                 <File
362                                         RelativePath="..\..\..\..\system\file\file_close.c"
363                                         >
364                                 </File>
365                                 <File
366                                         RelativePath="..\..\..\..\system\file\file_driveropen.c"
367                                         >
368                                 </File>
369                                 <File
370                                         RelativePath="..\..\..\..\system\file\file_getchar.c"
371                                         >
372                                 </File>
373                                 <File
374                                         RelativePath="..\..\..\..\system\file\file_getdriverinformation.c"
375                                         >
376                                 </File>
377                                 <File
378                                         RelativePath="..\..\..\..\system\file\file_getstring.c"
379                                         >
380                                 </File>
381                                 <File
382                                         RelativePath="..\..\..\..\system\file\file_getvolume.c"
383                                         >
384                                 </File>
385                                 <File
386                                         RelativePath="..\..\..\..\system\file\file_initialize.c"
387                                         >
388                                 </File>
389                                 <File
390                                         RelativePath="..\..\..\..\system\file\file_iocontrol.c"
391                                         >
392                                 </File>
393                                 <File
394                                         RelativePath="..\..\..\..\system\file\file_local.h"
395                                         >
396                                 </File>
397                                 <File
398                                         RelativePath="..\..\..\..\system\file\file_open.c"
399                                         >
400                                 </File>
401                                 <File
402                                         RelativePath="..\..\..\..\system\file\file_printformat.c"
403                                         >
404                                 </File>
405                                 <File
406                                         RelativePath="..\..\..\..\system\file\file_printformatv.c"
407                                         >
408                                 </File>
409                                 <File
410                                         RelativePath="..\..\..\..\system\file\file_putchar.c"
411                                         >
412                                 </File>
413                                 <File
414                                         RelativePath="..\..\..\..\system\file\file_putstring.c"
415                                         >
416                                 </File>
417                                 <File
418                                         RelativePath="..\..\..\..\system\file\file_read.c"
419                                         >
420                                 </File>
421                                 <File
422                                         RelativePath="..\..\..\..\system\file\file_readdir.c"
423                                         >
424                                 </File>
425                                 <File
426                                         RelativePath="..\..\..\..\system\file\file_relpathtoabspath.c"
427                                         >
428                                 </File>
429                                 <File
430                                         RelativePath="..\..\..\..\system\file\file_removevolume.c"
431                                         >
432                                 </File>
433                                 <File
434                                         RelativePath="..\..\..\..\system\file\file_seek.c"
435                                         >
436                                 </File>
437                                 <File
438                                         RelativePath="..\..\..\..\system\file\file_write.c"
439                                         >
440                                 </File>
441                                 <File
442                                         RelativePath="..\..\..\..\system\file\fileobj.h"
443                                         >
444                                 </File>
445                                 <File
446                                         RelativePath="..\..\..\..\system\file\fileobj_constructor.c"
447                                         >
448                                 </File>
449                                 <File
450                                         RelativePath="..\..\..\..\system\file\fileobj_create.c"
451                                         >
452                                 </File>
453                                 <File
454                                         RelativePath="..\..\..\..\system\file\fileobj_delete.c"
455                                         >
456                                 </File>
457                                 <File
458                                         RelativePath="..\..\..\..\system\file\fileobj_destructor.c"
459                                         >
460                                 </File>
461                                 <File
462                                         RelativePath="..\..\..\..\system\file\fileobj_local.h"
463                                         >
464                                 </File>
465                                 <File
466                                         RelativePath="..\..\..\..\system\file\stdfile.h"
467                                         >
468                                 </File>
469                                 <File
470                                         RelativePath="..\..\..\..\system\file\stdio_printformat.c"
471                                         >
472                                 </File>
473                                 <File
474                                         RelativePath="..\..\..\..\system\file\syncdrv.h"
475                                         >
476                                 </File>
477                                 <File
478                                         RelativePath="..\..\..\..\system\file\syncdrv_constructor.c"
479                                         >
480                                 </File>
481                                 <File
482                                         RelativePath="..\..\..\..\system\file\syncdrv_destructor.c"
483                                         >
484                                 </File>
485                                 <File
486                                         RelativePath="..\..\..\..\system\file\syncdrv_endprocess.c"
487                                         >
488                                 </File>
489                                 <File
490                                         RelativePath="..\..\..\..\system\file\syncdrv_iocontrol.c"
491                                         >
492                                 </File>
493                                 <File
494                                         RelativePath="..\..\..\..\system\file\syncdrv_local.h"
495                                         >
496                                 </File>
497                                 <File
498                                         RelativePath="..\..\..\..\system\file\syncdrv_sendsignal.c"
499                                         >
500                                 </File>
501                                 <File
502                                         RelativePath="..\..\..\..\system\file\syncdrv_startprocess.c"
503                                         >
504                                 </File>
505                                 <File
506                                         RelativePath="..\..\..\..\system\file\syncfile.h"
507                                         >
508                                 </File>
509                                 <File
510                                         RelativePath="..\..\..\..\system\file\syncfile_constructor.c"
511                                         >
512                                 </File>
513                                 <File
514                                         RelativePath="..\..\..\..\system\file\syncfile_create.c"
515                                         >
516                                 </File>
517                                 <File
518                                         RelativePath="..\..\..\..\system\file\syncfile_delete.c"
519                                         >
520                                 </File>
521                                 <File
522                                         RelativePath="..\..\..\..\system\file\syncfile_destructor.c"
523                                         >
524                                 </File>
525                                 <File
526                                         RelativePath="..\..\..\..\system\file\syncfile_local.h"
527                                         >
528                                 </File>
529                                 <File
530                                         RelativePath="..\..\..\..\system\file\syncfile_setsignal.c"
531                                         >
532                                 </File>
533                                 <File
534                                         RelativePath="..\..\..\..\system\file\sysvol.h"
535                                         >
536                                 </File>
537                                 <File
538                                         RelativePath="..\..\..\..\system\file\sysvol_adddevice.c"
539                                         >
540                                 </File>
541                                 <File
542                                         RelativePath="..\..\..\..\system\file\sysvol_close.c"
543                                         >
544                                 </File>
545                                 <File
546                                         RelativePath="..\..\..\..\system\file\sysvol_constructor.c"
547                                         >
548                                 </File>
549                                 <File
550                                         RelativePath="..\..\..\..\system\file\sysvol_create.c"
551                                         >
552                                 </File>
553                                 <File
554                                         RelativePath="..\..\..\..\system\file\sysvol_delete.c"
555                                         >
556                                 </File>
557                                 <File
558                                         RelativePath="..\..\..\..\system\file\sysvol_destructor.c"
559                                         >
560                                 </File>
561                                 <File
562                                         RelativePath="..\..\..\..\system\file\sysvol_getdevice.c"
563                                         >
564                                 </File>
565                                 <File
566                                         RelativePath="..\..\..\..\system\file\sysvol_iocontrol.c"
567                                         >
568                                 </File>
569                                 <File
570                                         RelativePath="..\..\..\..\system\file\sysvol_local.h"
571                                         >
572                                 </File>
573                                 <File
574                                         RelativePath="..\..\..\..\system\file\sysvol_open.c"
575                                         >
576                                 </File>
577                                 <File
578                                         RelativePath="..\..\..\..\system\file\sysvol_removedevice.c"
579                                         >
580                                 </File>
581                                 <File
582                                         RelativePath="..\..\..\..\system\file\sysvolfile.h"
583                                         >
584                                 </File>
585                                 <File
586                                         RelativePath="..\..\..\..\system\file\sysvolfile_constructor.c"
587                                         >
588                                 </File>
589                                 <File
590                                         RelativePath="..\..\..\..\system\file\sysvolfile_create.c"
591                                         >
592                                 </File>
593                                 <File
594                                         RelativePath="..\..\..\..\system\file\sysvolfile_delete.c"
595                                         >
596                                 </File>
597                                 <File
598                                         RelativePath="..\..\..\..\system\file\sysvolfile_destructor.c"
599                                         >
600                                 </File>
601                                 <File
602                                         RelativePath="..\..\..\..\system\file\sysvolfile_local.h"
603                                         >
604                                 </File>
605                                 <File
606                                         RelativePath="..\..\..\..\system\file\volume.h"
607                                         >
608                                 </File>
609                                 <File
610                                         RelativePath="..\..\..\..\system\file\volume_shutdown.c"
611                                         >
612                                 </File>
613                                 <File
614                                         RelativePath="..\..\..\..\system\file\volumeobj.h"
615                                         >
616                                 </File>
617                                 <File
618                                         RelativePath="..\..\..\..\system\file\volumeobj_constructor.c"
619                                         >
620                                 </File>
621                                 <File
622                                         RelativePath="..\..\..\..\system\file\volumeobj_create.c"
623                                         >
624                                 </File>
625                                 <File
626                                         RelativePath="..\..\..\..\system\file\volumeobj_delete.c"
627                                         >
628                                 </File>
629                                 <File
630                                         RelativePath="..\..\..\..\system\file\volumeobj_destructor.c"
631                                         >
632                                 </File>
633                                 <File
634                                         RelativePath="..\..\..\..\system\file\volumeobj_local.h"
635                                         >
636                                 </File>
637                                 <File
638                                         RelativePath="..\..\..\..\system\file\volumeobj_makedir.c"
639                                         >
640                                 </File>
641                                 <File
642                                         RelativePath="..\..\..\..\system\file\volumeobj_remove.c"
643                                         >
644                                 </File>
645                                 <File
646                                         RelativePath="..\..\..\..\system\file\volumeobj_shutdown.c"
647                                         >
648                                 </File>
649                         </Filter>
650                         <Filter
651                                 Name="type"
652                                 >
653                                 <File
654                                         RelativePath="..\..\..\..\system\type\type.h"
655                                         >
656                                 </File>
657                         </Filter>
658                         <Filter
659                                 Name="command"
660                                 >
661                                 <File
662                                         RelativePath="..\..\..\..\system\command\command.c"
663                                         >
664                                 </File>
665                                 <File
666                                         RelativePath="..\..\..\..\system\command\command.h"
667                                         >
668                                 </File>
669                         </Filter>
670                         <Filter
671                                 Name="process"
672                                 >
673                                 <File
674                                         RelativePath="..\..\..\..\system\process\process.h"
675                                         >
676                                 </File>
677                                 <File
678                                         RelativePath="..\..\..\..\system\process\process_constructor.c"
679                                         >
680                                 </File>
681                                 <File
682                                         RelativePath="..\..\..\..\system\process\process_create.c"
683                                         >
684                                 </File>
685                                 <File
686                                         RelativePath="..\..\..\..\system\process\process_createex.c"
687                                         >
688                                 </File>
689                                 <File
690                                         RelativePath="..\..\..\..\system\process\process_delete.c"
691                                         >
692                                 </File>
693                                 <File
694                                         RelativePath="..\..\..\..\system\process\process_destructor.c"
695                                         >
696                                 </File>
697                                 <File
698                                         RelativePath="..\..\..\..\system\process\process_entersystemmode.c"
699                                         >
700                                 </File>
701                                 <File
702                                         RelativePath="..\..\..\..\system\process\process_exit.c"
703                                         >
704                                 </File>
705                                 <File
706                                         RelativePath="..\..\..\..\system\process\process_getcommandline.c"
707                                         >
708                                 </File>
709                                 <File
710                                         RelativePath="..\..\..\..\system\process\process_getconin.c"
711                                         >
712                                 </File>
713                                 <File
714                                         RelativePath="..\..\..\..\system\process\process_getconout.c"
715                                         >
716                                 </File>
717                                 <File
718                                         RelativePath="..\..\..\..\system\process\process_getcurrentdir.c"
719                                         >
720                                 </File>
721                                 <File
722                                         RelativePath="..\..\..\..\system\process\process_getcurrenthandle.c"
723                                         >
724                                 </File>
725                                 <File
726                                         RelativePath="..\..\..\..\system\process\process_getexecutiontime.c"
727                                         >
728                                 </File>
729                                 <File
730                                         RelativePath="..\..\..\..\system\process\process_getexitcode.c"
731                                         >
732                                 </File>
733                                 <File
734                                         RelativePath="..\..\..\..\system\process\process_getparam.c"
735                                         >
736                                 </File>
737                                 <File
738                                         RelativePath="..\..\..\..\system\process\process_getparentprocess.c"
739                                         >
740                                 </File>
741                                 <File
742                                         RelativePath="..\..\..\..\system\process\process_getstderr.c"
743                                         >
744                                 </File>
745                                 <File
746                                         RelativePath="..\..\..\..\system\process\process_getstdin.c"
747                                         >
748                                 </File>
749                                 <File
750                                         RelativePath="..\..\..\..\system\process\process_getstdout.c"
751                                         >
752                                 </File>
753                                 <File
754                                         RelativePath="..\..\..\..\system\process\process_getterminal.c"
755                                         >
756                                 </File>
757                                 <File
758                                         RelativePath="..\..\..\..\system\process\process_issystemmode.c"
759                                         >
760                                 </File>
761                                 <File
762                                         RelativePath="..\..\..\..\system\process\process_leavesystemmode.c"
763                                         >
764                                 </File>
765                                 <File
766                                         RelativePath="..\..\..\..\system\process\process_local.h"
767                                         >
768                                 </File>
769                                 <File
770                                         RelativePath="..\..\..\..\system\process\process_sendsignal.c"
771                                         >
772                                 </File>
773                                 <File
774                                         RelativePath="..\..\..\..\system\process\process_setconin.c"
775                                         >
776                                 </File>
777                                 <File
778                                         RelativePath="..\..\..\..\system\process\process_setconout.c"
779                                         >
780                                 </File>
781                                 <File
782                                         RelativePath="..\..\..\..\system\process\process_setcurrentdir.c"
783                                         >
784                                 </File>
785                                 <File
786                                         RelativePath="..\..\..\..\system\process\process_setparam.c"
787                                         >
788                                 </File>
789                                 <File
790                                         RelativePath="..\..\..\..\system\process\process_setsignalproc.c"
791                                         >
792                                 </File>
793                                 <File
794                                         RelativePath="..\..\..\..\system\process\process_setstderr.c"
795                                         >
796                                 </File>
797                                 <File
798                                         RelativePath="..\..\..\..\system\process\process_setstdin.c"
799                                         >
800                                 </File>
801                                 <File
802                                         RelativePath="..\..\..\..\system\process\process_setstdout.c"
803                                         >
804                                 </File>
805                                 <File
806                                         RelativePath="..\..\..\..\system\process\process_setterminal.c"
807                                         >
808                                 </File>
809                                 <File
810                                         RelativePath="..\..\..\..\system\process\process_waitexit.c"
811                                         >
812                                 </File>
813                         </Filter>
814                         <Filter
815                                 Name="system"
816                                 >
817                                 <File
818                                         RelativePath="..\..\..\..\system\system\system.h"
819                                         >
820                                 </File>
821                                 <File
822                                         RelativePath="..\..\..\..\system\system\system_getnextprocess.c"
823                                         >
824                                 </File>
825                                 <File
826                                         RelativePath="..\..\..\..\system\system\system_getsystemprocess.c"
827                                         >
828                                 </File>
829                                 <File
830                                         RelativePath="..\..\..\..\system\system\system_initialize.c"
831                                         >
832                                 </File>
833                                 <File
834                                         RelativePath="..\..\..\..\system\system\system_local.h"
835                                         >
836                                 </File>
837                                 <File
838                                         RelativePath="..\..\..\..\system\system\system_lock.c"
839                                         >
840                                 </File>
841                                 <File
842                                         RelativePath="..\..\..\..\system\system\system_process.c"
843                                         >
844                                 </File>
845                                 <File
846                                         RelativePath="..\..\..\..\system\system\system_requestproc.c"
847                                         >
848                                 </File>
849                                 <File
850                                         RelativePath="..\..\..\..\system\system\system_unlock.c"
851                                         >
852                                 </File>
853                                 <File
854                                         RelativePath="..\..\..\..\system\system\whiteboard_getnextkey.c"
855                                         >
856                                 </File>
857                                 <File
858                                         RelativePath="..\..\..\..\system\system\whiteboard_getstring.c"
859                                         >
860                                 </File>
861                                 <File
862                                         RelativePath="..\..\..\..\system\system\whiteboard_setstring.c"
863                                         >
864                                 </File>
865                         </Filter>
866                         <Filter
867                                 Name="sysapi"
868                                 >
869                                 <File
870                                         RelativePath="..\..\..\..\system\sysapi\sysapi.h"
871                                         >
872                                 </File>
873                                 <File
874                                         RelativePath="..\..\..\..\system\sysapi\sysapi_initialize.c"
875                                         >
876                                 </File>
877                                 <File
878                                         RelativePath="..\..\..\..\system\sysapi\sysapi_local.h"
879                                         >
880                                 </File>
881                                 <File
882                                         RelativePath="..\..\..\..\system\sysapi\sysctx_isisr.c"
883                                         >
884                                 </File>
885                                 <File
886                                         RelativePath="..\..\..\..\system\sysapi\sysevt_clear.c"
887                                         >
888                                 </File>
889                                 <File
890                                         RelativePath="..\..\..\..\system\sysapi\sysevt_create.c"
891                                         >
892                                 </File>
893                                 <File
894                                         RelativePath="..\..\..\..\system\sysapi\sysevt_delete.c"
895                                         >
896                                 </File>
897                                 <File
898                                         RelativePath="..\..\..\..\system\sysapi\sysevt_set.c"
899                                         >
900                                 </File>
901                                 <File
902                                         RelativePath="..\..\..\..\system\sysapi\sysevt_wait.c"
903                                         >
904                                 </File>
905                                 <File
906                                         RelativePath="..\..\..\..\system\sysapi\syshos_hook.c"
907                                         >
908                                 </File>
909                                 <File
910                                         RelativePath="..\..\..\..\system\sysapi\sysint_clear.c"
911                                         >
912                                 </File>
913                                 <File
914                                         RelativePath="..\..\..\..\system\sysapi\sysint_disable.c"
915                                         >
916                                 </File>
917                                 <File
918                                         RelativePath="..\..\..\..\system\sysapi\sysint_enable.c"
919                                         >
920                                 </File>
921                                 <File
922                                         RelativePath="..\..\..\..\system\sysapi\sysio_allociomem.c"
923                                         >
924                                 </File>
925                                 <File
926                                         RelativePath="..\..\..\..\system\sysapi\sysio_freeiomem.c"
927                                         >
928                                 </File>
929                                 <File
930                                         RelativePath="..\..\..\..\system\sysapi\sysisr_create.c"
931                                         >
932                                 </File>
933                                 <File
934                                         RelativePath="..\..\..\..\system\sysapi\sysisr_delete.c"
935                                         >
936                                 </File>
937                                 <File
938                                         RelativePath="..\..\..\..\system\sysapi\sysloc_lock.c"
939                                         >
940                                 </File>
941                                 <File
942                                         RelativePath="..\..\..\..\system\sysapi\sysloc_unlock.c"
943                                         >
944                                 </File>
945                                 <File
946                                         RelativePath="..\..\..\..\system\sysapi\sysmem_alloc.c"
947                                         >
948                                 </File>
949                                 <File
950                                         RelativePath="..\..\..\..\system\sysapi\sysmem_free.c"
951                                         >
952                                 </File>
953                                 <File
954                                         RelativePath="..\..\..\..\system\sysapi\sysmem_getmemheap.c"
955                                         >
956                                 </File>
957                                 <File
958                                         RelativePath="..\..\..\..\system\sysapi\sysmem_getsize.c"
959                                         >
960                                 </File>
961                                 <File
962                                         RelativePath="..\..\..\..\system\sysapi\sysmem_realloc.c"
963                                         >
964                                 </File>
965                                 <File
966                                         RelativePath="..\..\..\..\system\sysapi\sysmtx_create.c"
967                                         >
968                                 </File>
969                                 <File
970                                         RelativePath="..\..\..\..\system\sysapi\sysmtx_delete.c"
971                                         >
972                                 </File>
973                                 <File
974                                         RelativePath="..\..\..\..\system\sysapi\sysmtx_lock.c"
975                                         >
976                                 </File>
977                                 <File
978                                         RelativePath="..\..\..\..\system\sysapi\sysmtx_unlock.c"
979                                         >
980                                 </File>
981                                 <File
982                                         RelativePath="..\..\..\..\system\sysapi\sysprc_create.c"
983                                         >
984                                 </File>
985                                 <File
986                                         RelativePath="..\..\..\..\system\sysapi\sysprc_delete.c"
987                                         >
988                                 </File>
989                                 <File
990                                         RelativePath="..\..\..\..\system\sysapi\sysprc_getcurrenthandle.c"
991                                         >
992                                 </File>
993                                 <File
994                                         RelativePath="..\..\..\..\system\sysapi\sysprc_getparam.c"
995                                         >
996                                 </File>
997                                 <File
998                                         RelativePath="..\..\..\..\system\sysapi\sysprc_resume.c"
999                                         >
1000                                 </File>
1001                                 <File
1002                                         RelativePath="..\..\..\..\system\sysapi\sysprc_sendsignal.c"
1003                                         >
1004                                 </File>
1005                                 <File
1006                                         RelativePath="..\..\..\..\system\sysapi\sysprc_setsignalhandler.c"
1007                                         >
1008                                 </File>
1009                                 <File
1010                                         RelativePath="..\..\..\..\system\sysapi\sysprc_start.c"
1011                                         >
1012                                 </File>
1013                                 <File
1014                                         RelativePath="..\..\..\..\system\sysapi\sysprc_suspend.c"
1015                                         >
1016                                 </File>
1017                                 <File
1018                                         RelativePath="..\..\..\..\system\sysapi\sysprc_terminate.c"
1019                                         >
1020                                 </File>
1021                                 <File
1022                                         RelativePath="..\..\..\..\system\sysapi\systim_cputimetonanosecond.c"
1023                                         >
1024                                 </File>
1025                                 <File
1026                                         RelativePath="..\..\..\..\system\sysapi\systim_cputimetosecond.c"
1027                                         >
1028                                 </File>
1029                                 <File
1030                                         RelativePath="..\..\..\..\system\sysapi\systim_getcputime.c"
1031                                         >
1032                                 </File>
1033                                 <File
1034                                         RelativePath="..\..\..\..\system\sysapi\systim_getsystemtime.c"
1035                                         >
1036                                 </File>
1037                                 <File
1038                                         RelativePath="..\..\..\..\system\sysapi\systim_signal.c"
1039                                         >
1040                                 </File>
1041                                 <File
1042                                         RelativePath="..\..\..\..\system\sysapi\systim_systimetonanosecond.c"
1043                                         >
1044                                 </File>
1045                                 <File
1046                                         RelativePath="..\..\..\..\system\sysapi\systim_systimetosecond.c"
1047                                         >
1048                                 </File>
1049                                 <File
1050                                         RelativePath="..\..\..\..\system\sysapi\systim_wait.c"
1051                                         >
1052                                 </File>
1053                         </Filter>
1054                 </Filter>
1055                 <Filter
1056                         Name="application"
1057                         >
1058                         <Filter
1059                                 Name="filecmd"
1060                                 >
1061                                 <Filter
1062                                         Name="filecopy"
1063                                         >
1064                                         <File
1065                                                 RelativePath="..\..\..\..\application\filecmd\filecopy\filecopy.h"
1066                                                 >
1067                                         </File>
1068                                         <File
1069                                                 RelativePath="..\..\..\..\application\filecmd\filecopy\filecopy_main.c"
1070                                                 >
1071                                         </File>
1072                                 </Filter>
1073                                 <Filter
1074                                         Name="filelist"
1075                                         >
1076                                         <File
1077                                                 RelativePath="..\..\..\..\application\filecmd\filelist\filelist.h"
1078                                                 >
1079                                         </File>
1080                                         <File
1081                                                 RelativePath="..\..\..\..\application\filecmd\filelist\filelist_main.c"
1082                                                 >
1083                                         </File>
1084                                 </Filter>
1085                         </Filter>
1086                         <Filter
1087                                 Name="syscmd"
1088                                 >
1089                                 <Filter
1090                                         Name="whiteboardcmd"
1091                                         >
1092                                         <File
1093                                                 RelativePath="..\..\..\..\application\syscmd\whiteboardcmd\whiteboardcmd.h"
1094                                                 >
1095                                         </File>
1096                                         <File
1097                                                 RelativePath="..\..\..\..\application\syscmd\whiteboardcmd\whiteboardcmd_main.c"
1098                                                 >
1099                                         </File>
1100                                 </Filter>
1101                         </Filter>
1102                         <Filter
1103                                 Name="flashcmd"
1104                                 >
1105                                 <Filter
1106                                         Name="norflashcmd"
1107                                         >
1108                                         <File
1109                                                 RelativePath="..\..\..\..\application\flashcmd\norflashcmd\norflashcmd.h"
1110                                                 >
1111                                         </File>
1112                                         <File
1113                                                 RelativePath="..\..\..\..\application\flashcmd\norflashcmd\norflashcmd_main.c"
1114                                                 >
1115                                         </File>
1116                                 </Filter>
1117                         </Filter>
1118                 </Filter>
1119                 <Filter
1120                         Name="library"
1121                         >
1122                         <Filter
1123                                 Name="utility"
1124                                 >
1125                                 <Filter
1126                                         Name="memutil"
1127                                         >
1128                                         <File
1129                                                 RelativePath="..\..\..\..\library\utility\memutil\memutil.h"
1130                                                 >
1131                                         </File>
1132                                         <File
1133                                                 RelativePath="..\..\..\..\library\utility\memutil\memutil_memcopyb.c"
1134                                                 >
1135                                         </File>
1136                                         <File
1137                                                 RelativePath="..\..\..\..\library\utility\memutil\memutil_memcopyh.c"
1138                                                 >
1139                                         </File>
1140                                         <File
1141                                                 RelativePath="..\..\..\..\library\utility\memutil\memutil_memcopyw.c"
1142                                                 >
1143                                         </File>
1144                                         <File
1145                                                 RelativePath="..\..\..\..\library\utility\memutil\memutil_memsetb.c"
1146                                                 >
1147                                         </File>
1148                                         <File
1149                                                 RelativePath="..\..\..\..\library\utility\memutil\memutil_memseth.c"
1150                                                 >
1151                                         </File>
1152                                         <File
1153                                                 RelativePath="..\..\..\..\library\utility\memutil\memutil_memsetw.c"
1154                                                 >
1155                                         </File>
1156                                 </Filter>
1157                         </Filter>
1158                         <Filter
1159                                 Name="container"
1160                                 >
1161                                 <Filter
1162                                         Name="assoc"
1163                                         >
1164                                         <File
1165                                                 RelativePath="..\..\..\..\library\container\assoc\assoc.h"
1166                                                 >
1167                                         </File>
1168                                         <File
1169                                                 RelativePath="..\..\..\..\library\container\assoc\assoc_add.c"
1170                                                 >
1171                                         </File>
1172                                         <File
1173                                                 RelativePath="..\..\..\..\library\container\assoc\assoc_addnode.c"
1174                                                 >
1175                                         </File>
1176                                         <File
1177                                                 RelativePath="..\..\..\..\library\container\assoc\assoc_constructor.c"
1178                                                 >
1179                                         </File>
1180                                         <File
1181                                                 RelativePath="..\..\..\..\library\container\assoc\assoc_create.c"
1182                                                 >
1183                                         </File>
1184                                         <File
1185                                                 RelativePath="..\..\..\..\library\container\assoc\assoc_createex.c"
1186                                                 >
1187                                         </File>
1188                                         <File
1189                                                 RelativePath="..\..\..\..\library\container\assoc\assoc_delete.c"
1190                                                 >
1191                                         </File>
1192                                         <File
1193                                                 RelativePath="..\..\..\..\library\container\assoc\assoc_destructor.c"
1194                                                 >
1195                                         </File>
1196                                         <File
1197                                                 RelativePath="..\..\..\..\library\container\assoc\assoc_get.c"
1198                                                 >
1199                                         </File>
1200                                         <File
1201                                                 RelativePath="..\..\..\..\library\container\assoc\assoc_getat.c"
1202                                                 >
1203                                         </File>
1204                                         <File
1205                                                 RelativePath="..\..\..\..\library\container\assoc\assoc_getfirst.c"
1206                                                 >
1207                                         </File>
1208                                         <File
1209                                                 RelativePath="..\..\..\..\library\container\assoc\assoc_getminnode.c"
1210                                                 >
1211                                         </File>
1212                                         <File
1213                                                 RelativePath="..\..\..\..\library\container\assoc\assoc_getnext.c"
1214                                                 >
1215                                         </File>
1216                                         <File
1217                                                 RelativePath="..\..\..\..\library\container\assoc\assoc_getnode.c"
1218                                                 >
1219                                         </File>
1220                                         <File
1221                                                 RelativePath="..\..\..\..\library\container\assoc\assoc_getpos.c"
1222                                                 >
1223                                         </File>
1224                                         <File
1225                                                 RelativePath="..\..\..\..\library\container\assoc\assoc_local.h"
1226                                                 >
1227                                         </File>
1228                                         <File
1229                                                 RelativePath="..\..\..\..\library\container\assoc\assoc_remove.c"
1230                                                 >
1231                                         </File>
1232                                         <File
1233                                                 RelativePath="..\..\..\..\library\container\assoc\assoc_removenode.c"
1234                                                 >
1235                                         </File>
1236                                         <File
1237                                                 RelativePath="..\..\..\..\library\container\assoc\assoc_set.c"
1238                                                 >
1239                                         </File>
1240                                 </Filter>
1241                                 <Filter
1242                                         Name="automemheap"
1243                                         >
1244                                         <File
1245                                                 RelativePath="..\..\..\..\library\container\automemheap\automemheap.h"
1246                                                 >
1247                                         </File>
1248                                         <File
1249                                                 RelativePath="..\..\..\..\library\container\automemheap\automemheap_alignsize.c"
1250                                                 >
1251                                         </File>
1252                                         <File
1253                                                 RelativePath="..\..\..\..\library\container\automemheap\automemheap_alloc.c"
1254                                                 >
1255                                         </File>
1256                                         <File
1257                                                 RelativePath="..\..\..\..\library\container\automemheap\automemheap_constructor.c"
1258                                                 >
1259                                         </File>
1260                                         <File
1261                                                 RelativePath="..\..\..\..\library\container\automemheap\automemheap_create.c"
1262                                                 >
1263                                         </File>
1264                                         <File
1265                                                 RelativePath="..\..\..\..\library\container\automemheap\automemheap_delete.c"
1266                                                 >
1267                                         </File>
1268                                         <File
1269                                                 RelativePath="..\..\..\..\library\container\automemheap\automemheap_destructor.c"
1270                                                 >
1271                                         </File>
1272                                         <File
1273                                                 RelativePath="..\..\..\..\library\container\automemheap\automemheap_free.c"
1274                                                 >
1275                                         </File>
1276                                         <File
1277                                                 RelativePath="..\..\..\..\library\container\automemheap\automemheap_getalign.c"
1278                                                 >
1279                                         </File>
1280                                         <File
1281                                                 RelativePath="..\..\..\..\library\container\automemheap\automemheap_getsize.c"
1282                                                 >
1283                                         </File>
1284                                         <File
1285                                                 RelativePath="..\..\..\..\library\container\automemheap\automemheap_local.h"
1286                                                 >
1287                                         </File>
1288                                         <File
1289                                                 RelativePath="..\..\..\..\library\container\automemheap\automemheap_realloc.c"
1290                                                 >
1291                                         </File>
1292                                         <File
1293                                                 RelativePath="..\..\..\..\library\container\automemheap\automemheap_searchheap.c"
1294                                                 >
1295                                         </File>
1296                                 </Filter>
1297                                 <Filter
1298                                         Name="fixmemheap"
1299                                         >
1300                                         <File
1301                                                 RelativePath="..\..\..\..\library\container\fixmemheap\fixmemheap.h"
1302                                                 >
1303                                         </File>
1304                                         <File
1305                                                 RelativePath="..\..\..\..\library\container\fixmemheap\fixmemheap_alignsize.c"
1306                                                 >
1307                                         </File>
1308                                         <File
1309                                                 RelativePath="..\..\..\..\library\container\fixmemheap\fixmemheap_alloc.c"
1310                                                 >
1311                                         </File>
1312                                         <File
1313                                                 RelativePath="..\..\..\..\library\container\fixmemheap\fixmemheap_constructor.c"
1314                                                 >
1315                                         </File>
1316                                         <File
1317                                                 RelativePath="..\..\..\..\library\container\fixmemheap\fixmemheap_create.c"
1318                                                 >
1319                                         </File>
1320                                         <File
1321                                                 RelativePath="..\..\..\..\library\container\fixmemheap\fixmemheap_delete.c"
1322                                                 >
1323                                         </File>
1324                                         <File
1325                                                 RelativePath="..\..\..\..\library\container\fixmemheap\fixmemheap_free.c"
1326                                                 >
1327                                         </File>
1328                                         <File
1329                                                 RelativePath="..\..\..\..\library\container\fixmemheap\fixmemheap_getalign.c"
1330                                                 >
1331                                         </File>
1332                                         <File
1333                                                 RelativePath="..\..\..\..\library\container\fixmemheap\fixmemheap_getsize.c"
1334                                                 >
1335                                         </File>
1336                                         <File
1337                                                 RelativePath="..\..\..\..\library\container\fixmemheap\fixmemheap_ismember.c"
1338                                                 >
1339                                         </File>
1340                                         <File
1341                                                 RelativePath="..\..\..\..\library\container\fixmemheap\fixmemheap_local.h"
1342                                                 >
1343                                         </File>
1344                                         <File
1345                                                 RelativePath="..\..\..\..\library\container\fixmemheap\fixmemheap_realloc.c"
1346                                                 >
1347                                         </File>
1348                                 </Filter>
1349                                 <Filter
1350                                         Name="valmemheap"
1351                                         >
1352                                         <File
1353                                                 RelativePath="..\..\..\..\library\container\valmemheap\valmemheap.h"
1354                                                 >
1355                                         </File>
1356                                         <File
1357                                                 RelativePath="..\..\..\..\library\container\valmemheap\valmemheap_alignsize.c"
1358                                                 >
1359                                         </File>
1360                                         <File
1361                                                 RelativePath="..\..\..\..\library\container\valmemheap\valmemheap_alloc.c"
1362                                                 >
1363                                         </File>
1364                                         <File
1365                                                 RelativePath="..\..\..\..\library\container\valmemheap\valmemheap_constructor.c"
1366                                                 >
1367                                         </File>
1368                                         <File
1369                                                 RelativePath="..\..\..\..\library\container\valmemheap\valmemheap_free.c"
1370                                                 >
1371                                         </File>
1372                                         <File
1373                                                 RelativePath="..\..\..\..\library\container\valmemheap\valmemheap_getalign.c"
1374                                                 >
1375                                         </File>
1376                                         <File
1377                                                 RelativePath="..\..\..\..\library\container\valmemheap\valmemheap_getsize.c"
1378                                                 >
1379                                         </File>
1380                                         <File
1381                                                 RelativePath="..\..\..\..\library\container\valmemheap\valmemheap_ismember.c"
1382                                                 >
1383                                         </File>
1384                                         <File
1385                                                 RelativePath="..\..\..\..\library\container\valmemheap\valmemheap_local.h"
1386                                                 >
1387                                         </File>
1388                                         <File
1389                                                 RelativePath="..\..\..\..\library\container\valmemheap\valmemheap_realloc.c"
1390                                                 >
1391                                         </File>
1392                                 </Filter>
1393                                 <Filter
1394                                         Name="memheap"
1395                                         >
1396                                         <File
1397                                                 RelativePath="..\..\..\..\library\container\memheap\memheap.h"
1398                                                 >
1399                                         </File>
1400                                         <File
1401                                                 RelativePath="..\..\..\..\library\container\memheap\memheap_local.h"
1402                                                 >
1403                                         </File>
1404                                 </Filter>
1405                                 <Filter
1406                                         Name="hashtable"
1407                                         >
1408                                         <File
1409                                                 RelativePath="..\..\..\..\library\container\hashtable\hashtable.h"
1410                                                 >
1411                                         </File>
1412                                         <File
1413                                                 RelativePath="..\..\..\..\library\container\hashtable\hashtable_constructor.c"
1414                                                 >
1415                                         </File>
1416                                         <File
1417                                                 RelativePath="..\..\..\..\library\container\hashtable\hashtable_create.c"
1418                                                 >
1419                                         </File>
1420                                         <File
1421                                                 RelativePath="..\..\..\..\library\container\hashtable\hashtable_createex.c"
1422                                                 >
1423                                         </File>
1424                                         <File
1425                                                 RelativePath="..\..\..\..\library\container\hashtable\hashtable_createnode.c"
1426                                                 >
1427                                         </File>
1428                                         <File
1429                                                 RelativePath="..\..\..\..\library\container\hashtable\hashtable_delete.c"
1430                                                 >
1431                                         </File>
1432                                         <File
1433                                                 RelativePath="..\..\..\..\library\container\hashtable\hashtable_destructor.c"
1434                                                 >
1435                                         </File>
1436                                         <File
1437                                                 RelativePath="..\..\..\..\library\container\hashtable\hashtable_findclose.c"
1438                                                 >
1439                                         </File>
1440                                         <File
1441                                                 RelativePath="..\..\..\..\library\container\hashtable\hashtable_findnext.c"
1442                                                 >
1443                                         </File>
1444                                         <File
1445                                                 RelativePath="..\..\..\..\library\container\hashtable\hashtable_findopen.c"
1446                                                 >
1447                                         </File>
1448                                         <File
1449                                                 RelativePath="..\..\..\..\library\container\hashtable\hashtable_get.c"
1450                                                 >
1451                                         </File>
1452                                         <File
1453                                                 RelativePath="..\..\..\..\library\container\hashtable\hashtable_local.h"
1454                                                 >
1455                                         </File>
1456                                         <File
1457                                                 RelativePath="..\..\..\..\library\container\hashtable\hashtable_remove.c"
1458                                                 >
1459                                         </File>
1460                                         <File
1461                                                 RelativePath="..\..\..\..\library\container\hashtable\hashtable_removeall.c"
1462                                                 >
1463                                         </File>
1464                                         <File
1465                                                 RelativePath="..\..\..\..\library\container\hashtable\hashtable_searchnode.c"
1466                                                 >
1467                                         </File>
1468                                         <File
1469                                                 RelativePath="..\..\..\..\library\container\hashtable\hashtable_set.c"
1470                                                 >
1471                                         </File>
1472                                 </Filter>
1473                         </Filter>
1474                 </Filter>
1475                 <File
1476                         RelativePath="..\..\..\..\hosaplfw.h"
1477                         >
1478                 </File>
1479         </Files>
1480         <Globals>
1481         </Globals>
1482 </VisualStudioProject>