OSDN Git Service

fix cmake/Macros.cmake
[moflib/moflib.git] / moflib-1.0 / moflib / moflib / mof / moflib.vcproj
1 <?xml version="1.0" encoding="shift_jis"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="8.00"
5         Name="moflib"
6         ProjectGUID="{04CD4817-1559-4830-BCB0-C5AE997CD904}"
7         >
8         <Platforms>
9                 <Platform
10                         Name="Win32"
11                 />
12         </Platforms>
13         <ToolFiles>
14         </ToolFiles>
15         <Configurations>
16                 <Configuration
17                         Name="Debug|Win32"
18                         OutputDirectory="$(SolutionDir)$(ConfigurationName)"
19                         IntermediateDirectory="$(ConfigurationName)"
20                         ConfigurationType="4"
21                         >
22                         <Tool
23                                 Name="VCPreBuildEventTool"
24                         />
25                         <Tool
26                                 Name="VCCustomBuildTool"
27                         />
28                         <Tool
29                                 Name="VCXMLDataGeneratorTool"
30                         />
31                         <Tool
32                                 Name="VCWebServiceProxyGeneratorTool"
33                         />
34                         <Tool
35                                 Name="VCMIDLTool"
36                         />
37                         <Tool
38                                 Name="VCCLCompilerTool"
39                         />
40                         <Tool
41                                 Name="VCManagedResourceCompilerTool"
42                         />
43                         <Tool
44                                 Name="VCResourceCompilerTool"
45                         />
46                         <Tool
47                                 Name="VCPreLinkEventTool"
48                         />
49                         <Tool
50                                 Name="VCLibrarianTool"
51                         />
52                         <Tool
53                                 Name="VCALinkTool"
54                         />
55                         <Tool
56                                 Name="VCXDCMakeTool"
57                         />
58                         <Tool
59                                 Name="VCBscMakeTool"
60                         />
61                         <Tool
62                                 Name="VCFxCopTool"
63                         />
64                         <Tool
65                                 Name="VCPostBuildEventTool"
66                         />
67                 </Configuration>
68                 <Configuration
69                         Name="Release|Win32"
70                         IntermediateDirectory="$(ConfigurationName)"
71                         ConfigurationType="1"
72                         >
73                         <Tool
74                                 Name="VCPreBuildEventTool"
75                         />
76                         <Tool
77                                 Name="VCCustomBuildTool"
78                         />
79                         <Tool
80                                 Name="VCXMLDataGeneratorTool"
81                         />
82                         <Tool
83                                 Name="VCWebServiceProxyGeneratorTool"
84                         />
85                         <Tool
86                                 Name="VCMIDLTool"
87                         />
88                         <Tool
89                                 Name="VCCLCompilerTool"
90                         />
91                         <Tool
92                                 Name="VCManagedResourceCompilerTool"
93                         />
94                         <Tool
95                                 Name="VCResourceCompilerTool"
96                         />
97                         <Tool
98                                 Name="VCPreLinkEventTool"
99                         />
100                         <Tool
101                                 Name="VCLinkerTool"
102                         />
103                         <Tool
104                                 Name="VCALinkTool"
105                         />
106                         <Tool
107                                 Name="VCManifestTool"
108                         />
109                         <Tool
110                                 Name="VCXDCMakeTool"
111                         />
112                         <Tool
113                                 Name="VCBscMakeTool"
114                         />
115                         <Tool
116                                 Name="VCFxCopTool"
117                         />
118                         <Tool
119                                 Name="VCAppVerifierTool"
120                         />
121                         <Tool
122                                 Name="VCWebDeploymentTool"
123                         />
124                         <Tool
125                                 Name="VCPostBuildEventTool"
126                         />
127                 </Configuration>
128         </Configurations>
129         <References>
130         </References>
131         <Files>
132                 <Filter
133                         Name="\83\\81[\83\83t\83@\83C\83\8b"
134                         Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
135                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
136                         >
137                         <File
138                                 RelativePath=".\AbstractScene.cpp"
139                                 >
140                         </File>
141                         <File
142                                 RelativePath=".\AmbientLight.cpp"
143                                 >
144                         </File>
145                         <File
146                                 RelativePath=".\Animation.cpp"
147                                 >
148                         </File>
149                         <File
150                                 RelativePath=".\AnimationScheduler.cpp"
151                                 >
152                         </File>
153                         <File
154                                 RelativePath=".\BackGroundModel.cpp"
155                                 >
156                         </File>
157                         <File
158                                 RelativePath=".\Billboard.cpp"
159                                 >
160                         </File>
161                         <File
162                                 RelativePath=".\Button.cpp"
163                                 >
164                         </File>
165                         <File
166                                 RelativePath=".\Camera.cpp"
167                                 >
168                         </File>
169                         <File
170                                 RelativePath=".\Capturer.cpp"
171                                 >
172                         </File>
173                         <File
174                                 RelativePath=".\CascadeAnimation.cpp"
175                                 >
176                         </File>
177                         <File
178                                 RelativePath=".\Color.cpp"
179                                 >
180                         </File>
181                         <File
182                                 RelativePath=".\Component2D.cpp"
183                                 >
184                         </File>
185                         <File
186                                 RelativePath=".\Component3D.cpp"
187                                 >
188                         </File>
189                         <File
190                                 RelativePath=".\ConsoleIO.cpp"
191                                 >
192                         </File>
193                         <File
194                                 RelativePath=".\Container2D.cpp"
195                                 >
196                         </File>
197                         <File
198                                 RelativePath=".\Container3D.cpp"
199                                 >
200                         </File>
201                         <File
202                                 RelativePath=".\CSVFile.cpp"
203                                 >
204                         </File>
205                         <File
206                                 RelativePath=".\DataTable.cpp"
207                                 >
208                         </File>
209                         <File
210                                 RelativePath=".\DeviceInputReceiver.cpp"
211                                 >
212                         </File>
213                         <File
214                                 RelativePath=".\DirectionalLight.cpp"
215                                 >
216                         </File>
217                         <File
218                                 RelativePath=".\FileMeshBuilder.cpp"
219                                 >
220                         </File>
221                         <File
222                                 RelativePath=".\FilePath.cpp"
223                                 >
224                         </File>
225                         <File
226                                 RelativePath=".\FileTextureBuilder.cpp"
227                                 >
228                         </File>
229                         <File
230                                 RelativePath=".\Frame.cpp"
231                                 >
232                         </File>
233                         <File
234                                 RelativePath=".\GraphicsDevice.cpp"
235                                 >
236                         </File>
237                         <File
238                                 RelativePath=".\GraphicsObject.cpp"
239                                 >
240                         </File>
241                         <File
242                                 RelativePath=".\GraphicsSchedule.cpp"
243                                 >
244                         </File>
245                         <File
246                                 RelativePath=".\InputDevice.cpp"
247                                 >
248                         </File>
249                         <File
250                                 RelativePath=".\KeyFrameAnimation.cpp"
251                                 >
252                         </File>
253                         <File
254                                 RelativePath=".\LayoutManager.cpp"
255                                 >
256                         </File>
257                         <File
258                                 RelativePath=".\Light.cpp"
259                                 >
260                         </File>
261                         <File
262                                 RelativePath=".\Line2D.cpp"
263                                 >
264                         </File>
265                         <File
266                                 RelativePath=".\Line3D.cpp"
267                                 >
268                         </File>
269                         <File
270                                 RelativePath=".\List.cpp"
271                                 >
272                         </File>
273                         <File
274                                 RelativePath=".\LoggedInputReceiver.cpp"
275                                 >
276                         </File>
277                         <File
278                                 RelativePath=".\LoggingInputReceiver.cpp"
279                                 >
280                         </File>
281                         <File
282                                 RelativePath=".\Material.cpp"
283                                 >
284                         </File>
285                         <File
286                                 RelativePath=".\Matrix3D.cpp"
287                                 >
288                         </File>
289                         <File
290                                 RelativePath=".\Mesh.cpp"
291                                 >
292                         </File>
293                         <File
294                                 RelativePath=".\PixelMap.cpp"
295                                 >
296                         </File>
297                         <File
298                                 RelativePath=".\PixelMapTextureBuilder.cpp"
299                                 >
300                         </File>
301                         <File
302                                 RelativePath=".\RectangleModel.cpp"
303                                 >
304                         </File>
305                         <File
306                                 RelativePath=".\Resource.cpp"
307                                 >
308                         </File>
309                         <File
310                                 RelativePath=".\SelectionModel.cpp"
311                                 >
312                         </File>
313                         <File
314                                 RelativePath=".\Sprite.cpp"
315                                 >
316                         </File>
317                         <File
318                                 RelativePath=".\System.cpp"
319                                 >
320                         </File>
321                         <File
322                                 RelativePath=".\TextTextureBuilder.cpp"
323                                 >
324                         </File>
325                         <File
326                                 RelativePath=".\Texture.cpp"
327                                 >
328                         </File>
329                         <File
330                                 RelativePath=".\Timer.cpp"
331                                 >
332                         </File>
333                         <File
334                                 RelativePath=".\VBMeshBuilder.cpp"
335                                 >
336                         </File>
337                         <File
338                                 RelativePath=".\Vector2D.cpp"
339                                 >
340                         </File>
341                         <File
342                                 RelativePath=".\Vector3D.cpp"
343                                 >
344                         </File>
345                         <File
346                                 RelativePath=".\Window.cpp"
347                                 >
348                         </File>
349                         <File
350                                 RelativePath=".\WindowSystem.cpp"
351                                 >
352                         </File>
353                 </Filter>
354                 <Filter
355                         Name="\83w\83b\83_\81\83t\83@\83C\83\8b"
356                         Filter="h;hpp;hxx;hm;inl;inc;xsd"
357                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
358                         >
359                         <File
360                                 RelativePath=".\AbstractScene.h"
361                                 >
362                         </File>
363                         <File
364                                 RelativePath=".\AmbientLight.h"
365                                 >
366                         </File>
367                         <File
368                                 RelativePath=".\Animation.h"
369                                 >
370                         </File>
371                         <File
372                                 RelativePath=".\AnimationScheduler.h"
373                                 >
374                         </File>
375                         <File
376                                 RelativePath=".\BackGroundModel.h"
377                                 >
378                         </File>
379                         <File
380                                 RelativePath=".\Billboard.h"
381                                 >
382                         </File>
383                         <File
384                                 RelativePath=".\Button.h"
385                                 >
386                         </File>
387                         <File
388                                 RelativePath=".\ButtonListener.h"
389                                 >
390                         </File>
391                         <File
392                                 RelativePath=".\Camera.h"
393                                 >
394                         </File>
395                         <File
396                                 RelativePath=".\Capturer.h"
397                                 >
398                         </File>
399                         <File
400                                 RelativePath=".\CascadeAnimation.h"
401                                 >
402                         </File>
403                         <File
404                                 RelativePath=".\Color.h"
405                                 >
406                         </File>
407                         <File
408                                 RelativePath=".\Component2D.h"
409                                 >
410                         </File>
411                         <File
412                                 RelativePath=".\Component3D.h"
413                                 >
414                         </File>
415                         <File
416                                 RelativePath=".\ConsoleIO.h"
417                                 >
418                         </File>
419                         <File
420                                 RelativePath=".\Container2D.h"
421                                 >
422                         </File>
423                         <File
424                                 RelativePath=".\Container3D.h"
425                                 >
426                         </File>
427                         <File
428                                 RelativePath=".\CSVFile.h"
429                                 >
430                         </File>
431                         <File
432                                 RelativePath=".\DataTable.h"
433                                 >
434                         </File>
435                         <File
436                                 RelativePath=".\DeviceInputReceiver.h"
437                                 >
438                         </File>
439                         <File
440                                 RelativePath=".\DirectionalLight.h"
441                                 >
442                         </File>
443                         <File
444                                 RelativePath=".\FileMeshBuilder.h"
445                                 >
446                         </File>
447                         <File
448                                 RelativePath=".\FilePath.h"
449                                 >
450                         </File>
451                         <File
452                                 RelativePath=".\FileTextureBuilder.h"
453                                 >
454                         </File>
455                         <File
456                                 RelativePath=".\Frame.h"
457                                 >
458                         </File>
459                         <File
460                                 RelativePath=".\GeneralMap.h"
461                                 >
462                         </File>
463                         <File
464                                 RelativePath=".\Graphics.h"
465                                 >
466                         </File>
467                         <File
468                                 RelativePath=".\GraphicsDevice.h"
469                                 >
470                         </File>
471                         <File
472                                 RelativePath=".\GraphicsObject.h"
473                                 >
474                         </File>
475                         <File
476                                 RelativePath=".\GraphicsSchedule.h"
477                                 >
478                         </File>
479                         <File
480                                 RelativePath=".\HardVertexBuffer.h"
481                                 >
482                         </File>
483                         <File
484                                 RelativePath=".\HardVertexBufferImpl.h"
485                                 >
486                         </File>
487                         <File
488                                 RelativePath=".\InputDevice.h"
489                                 >
490                         </File>
491                         <File
492                                 RelativePath=".\InputReceiver.h"
493                                 >
494                         </File>
495                         <File
496                                 RelativePath=".\Interpolation.h"
497                                 >
498                         </File>
499                         <File
500                                 RelativePath=".\InterpolationImpl.h"
501                                 >
502                         </File>
503                         <File
504                                 RelativePath=".\KeyFrameAnimation.h"
505                                 >
506                         </File>
507                         <File
508                                 RelativePath=".\LayoutManager.h"
509                                 >
510                         </File>
511                         <File
512                                 RelativePath=".\Light.h"
513                                 >
514                         </File>
515                         <File
516                                 RelativePath=".\Line2D.h"
517                                 >
518                         </File>
519                         <File
520                                 RelativePath=".\Line3D.h"
521                                 >
522                         </File>
523                         <File
524                                 RelativePath=".\List.h"
525                                 >
526                         </File>
527                         <File
528                                 RelativePath=".\LoggedInputReceiver.h"
529                                 >
530                         </File>
531                         <File
532                                 RelativePath=".\LoggingInputReceiver.h"
533                                 >
534                         </File>
535                         <File
536                                 RelativePath=".\Material.h"
537                                 >
538                         </File>
539                         <File
540                                 RelativePath=".\Matrix3D.h"
541                                 >
542                         </File>
543                         <File
544                                 RelativePath=".\Mesh.h"
545                                 >
546                         </File>
547                         <File
548                                 RelativePath=".\MeshBuilder.h"
549                                 >
550                         </File>
551                         <File
552                                 RelativePath=".\MeshResource.h"
553                                 >
554                         </File>
555                         <File
556                                 RelativePath=".\PixelMap.h"
557                                 >
558                         </File>
559                         <File
560                                 RelativePath=".\PixelMapTextureBuilder.h"
561                                 >
562                         </File>
563                         <File
564                                 RelativePath=".\RectangleModel.h"
565                                 >
566                         </File>
567                         <File
568                                 RelativePath=".\Resource.h"
569                                 >
570                         </File>
571                         <File
572                                 RelativePath=".\ResourceManager.h"
573                                 >
574                         </File>
575                         <File
576                                 RelativePath=".\SelectionModel.h"
577                                 >
578                         </File>
579                         <File
580                                 RelativePath=".\SoftVertexBuffer.h"
581                                 >
582                         </File>
583                         <File
584                                 RelativePath=".\SoftVertexBufferImpl.h"
585                                 >
586                         </File>
587                         <File
588                                 RelativePath=".\Sprite.h"
589                                 >
590                         </File>
591                         <File
592                                 RelativePath=".\SquareMap.h"
593                                 >
594                         </File>
595                         <File
596                                 RelativePath=".\System.h"
597                                 >
598                         </File>
599                         <File
600                                 RelativePath=".\TextTextureBuilder.h"
601                                 >
602                         </File>
603                         <File
604                                 RelativePath=".\Texture.h"
605                                 >
606                         </File>
607                         <File
608                                 RelativePath=".\TextureBuilder.h"
609                                 >
610                         </File>
611                         <File
612                                 RelativePath=".\TextureResource.h"
613                                 >
614                         </File>
615                         <File
616                                 RelativePath=".\Timer.h"
617                                 >
618                         </File>
619                         <File
620                                 RelativePath=".\tstring.h"
621                                 >
622                         </File>
623                         <File
624                                 RelativePath=".\VBMeshBuilder.h"
625                                 >
626                         </File>
627                         <File
628                                 RelativePath=".\Vector2D.h"
629                                 >
630                         </File>
631                         <File
632                                 RelativePath=".\Vector3D.h"
633                                 >
634                         </File>
635                         <File
636                                 RelativePath=".\VertexBuffer.h"
637                                 >
638                         </File>
639                         <File
640                                 RelativePath=".\VertexFVF.h"
641                                 >
642                         </File>
643                         <File
644                                 RelativePath=".\VertexTypes.h"
645                                 >
646                         </File>
647                         <File
648                                 RelativePath=".\Window.h"
649                                 >
650                         </File>
651                         <File
652                                 RelativePath=".\WindowSystem.h"
653                                 >
654                         </File>
655                 </Filter>
656                 <Filter
657                         Name="\83\8a\83\\81[\83\83t\83@\83C\83\8b"
658                         Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
659                         UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
660                         >
661                 </Filter>
662         </Files>
663         <Globals>
664         </Globals>
665 </VisualStudioProject>