Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/ogre/Tools/3dsmaxExport/LEXIExporter/LexiExport/LEXIExport.vcproj @ 20

Last change on this file since 20 was 6, checked in by anonymous, 17 years ago

=…

File size: 17.1 KB
Line 
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
4        Version="8.00"
5        Name="LexiExport"
6        ProjectGUID="{FF167AF2-15B7-4AB2-9034-D3A80CAFA34E}"
7        RootNamespace="LexiExport"
8        >
9        <Platforms>
10                <Platform
11                        Name="Win32"
12                />
13        </Platforms>
14        <ToolFiles>
15        </ToolFiles>
16        <Configurations>
17                <Configuration
18                        Name="Release|Win32"
19                        OutputDirectory=".\Release"
20                        IntermediateDirectory=".\Release"
21                        ConfigurationType="2"
22                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
23                        UseOfMFC="0"
24                        ATLMinimizesCRunTimeLibraryUsage="false"
25                        CharacterSet="2"
26                        >
27                        <Tool
28                                Name="VCPreBuildEventTool"
29                        />
30                        <Tool
31                                Name="VCCustomBuildTool"
32                        />
33                        <Tool
34                                Name="VCXMLDataGeneratorTool"
35                        />
36                        <Tool
37                                Name="VCWebServiceProxyGeneratorTool"
38                        />
39                        <Tool
40                                Name="VCMIDLTool"
41                                PreprocessorDefinitions="NDEBUG"
42                                MkTypLibCompatible="true"
43                                SuppressStartupBanner="true"
44                                TargetEnvironment="1"
45                                TypeLibraryName=".\Release/LexiExport.tlb"
46                                HeaderFileName=""
47                        />
48                        <Tool
49                                Name="VCCLCompilerTool"
50                                AdditionalOptions="-Zm110"
51                                Optimization="2"
52                                InlineFunctionExpansion="1"
53                                FavorSizeOrSpeed="0"
54                                WholeProgramOptimization="false"
55                                AdditionalIncludeDirectories="&quot;..\..\..\SDK\3DSMax\8.0\Bin\include&quot;;&quot;..\..\..\SDK\Ogre\1.2.2\bin\Include&quot;;$(SolutionDir)Include"
56                                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL"
57                                StringPooling="true"
58                                RuntimeLibrary="2"
59                                StructMemberAlignment="4"
60                                BufferSecurityCheck="false"
61                                EnableFunctionLevelLinking="true"
62                                ForceConformanceInForLoopScope="false"
63                                RuntimeTypeInfo="true"
64                                UsePrecompiledHeader="2"
65                                PrecompiledHeaderThrough="LexiStdAfx.h"
66                                PrecompiledHeaderFile=".\Release/LexiExport.pch"
67                                AssemblerListingLocation=".\Release/"
68                                ObjectFile=".\Release/"
69                                ProgramDataBaseFileName=".\Release/"
70                                WarningLevel="3"
71                                WarnAsError="true"
72                                SuppressStartupBanner="true"
73                                DebugInformationFormat="0"
74                        />
75                        <Tool
76                                Name="VCManagedResourceCompilerTool"
77                        />
78                        <Tool
79                                Name="VCResourceCompilerTool"
80                                PreprocessorDefinitions="NDEBUG"
81                                Culture="1033"
82                        />
83                        <Tool
84                                Name="VCPreLinkEventTool"
85                        />
86                        <Tool
87                                Name="VCLinkerTool"
88                                IgnoreImportLibrary="true"
89                                AdditionalDependencies="comctl32.lib Msimg32.lib shlwapi.lib"
90                                OutputFile="Bin\LEXIExport.dlu"
91                                LinkIncremental="1"
92                                SuppressStartupBanner="true"
93                                AdditionalLibraryDirectories="&quot;..\..\..\SDK\3DSMax\8.0\Bin\lib&quot;;&quot;..\..\..\SDK\Ogre\1.2.2\bin\Lib&quot;"
94                                GenerateManifest="true"
95                                GenerateDebugInformation="false"
96                                ProgramDatabaseFile=".\Release/LEXIExport.pdb"
97                                ImportLibrary=".\Release/LEXIExport.lib"
98                                TargetMachine="1"
99                        />
100                        <Tool
101                                Name="VCALinkTool"
102                        />
103                        <Tool
104                                Name="VCManifestTool"
105                        />
106                        <Tool
107                                Name="VCXDCMakeTool"
108                        />
109                        <Tool
110                                Name="VCBscMakeTool"
111                                SuppressStartupBanner="true"
112                                OutputFile=".\Release/LexiExport.bsc"
113                        />
114                        <Tool
115                                Name="VCFxCopTool"
116                        />
117                        <Tool
118                                Name="VCAppVerifierTool"
119                        />
120                        <Tool
121                                Name="VCWebDeploymentTool"
122                        />
123                        <Tool
124                                Name="VCPostBuildEventTool"
125                        />
126                </Configuration>
127                <Configuration
128                        Name="Debug|Win32"
129                        OutputDirectory=".\Debug"
130                        IntermediateDirectory=".\Debug"
131                        ConfigurationType="2"
132                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
133                        UseOfMFC="0"
134                        ATLMinimizesCRunTimeLibraryUsage="false"
135                        CharacterSet="2"
136                        >
137                        <Tool
138                                Name="VCPreBuildEventTool"
139                        />
140                        <Tool
141                                Name="VCCustomBuildTool"
142                        />
143                        <Tool
144                                Name="VCXMLDataGeneratorTool"
145                        />
146                        <Tool
147                                Name="VCWebServiceProxyGeneratorTool"
148                        />
149                        <Tool
150                                Name="VCMIDLTool"
151                                PreprocessorDefinitions="_DEBUG"
152                                MkTypLibCompatible="true"
153                                SuppressStartupBanner="true"
154                                TargetEnvironment="1"
155                                TypeLibraryName=".\Debug/LexiExport.tlb"
156                                HeaderFileName=""
157                        />
158                        <Tool
159                                Name="VCCLCompilerTool"
160                                AdditionalOptions="-Zm118"
161                                Optimization="0"
162                                AdditionalIncludeDirectories="..\..\..\SDK\3DSMax\8.0\Bin\include;..\..\..\SDK\Ogre\1.2.2\bin\Include;&quot;$(SolutionDir)Include&quot;"
163                                PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL"
164                                MinimalRebuild="true"
165                                BasicRuntimeChecks="3"
166                                RuntimeLibrary="3"
167                                ForceConformanceInForLoopScope="false"
168                                RuntimeTypeInfo="true"
169                                UsePrecompiledHeader="2"
170                                PrecompiledHeaderThrough="LexiStdAfx.h"
171                                PrecompiledHeaderFile=".\Debug/LexiExport.pch"
172                                AssemblerListingLocation=".\Debug/"
173                                ObjectFile=".\Debug/"
174                                ProgramDataBaseFileName=".\Debug/"
175                                WarningLevel="3"
176                                WarnAsError="true"
177                                SuppressStartupBanner="true"
178                                DebugInformationFormat="3"
179                        />
180                        <Tool
181                                Name="VCManagedResourceCompilerTool"
182                        />
183                        <Tool
184                                Name="VCResourceCompilerTool"
185                                PreprocessorDefinitions="_DEBUG"
186                                Culture="1033"
187                        />
188                        <Tool
189                                Name="VCPreLinkEventTool"
190                        />
191                        <Tool
192                                Name="VCLinkerTool"
193                                IgnoreImportLibrary="true"
194                                AdditionalDependencies="comctl32.lib Msimg32.lib shlwapi.lib"
195                                OutputFile="Bin\LEXIExport(debug).dlu"
196                                LinkIncremental="1"
197                                SuppressStartupBanner="true"
198                                AdditionalLibraryDirectories="&quot;..\..\..\SDK\3DSMax\8.0\Bin\lib&quot;;&quot;..\..\..\SDK\Ogre\1.2.2\bin\Lib&quot;"
199                                GenerateManifest="true"
200                                GenerateDebugInformation="true"
201                                ProgramDatabaseFile=".\Debug/LEXIExport(debug).pdb"
202                                ImportLibrary=".\Debug/LEXIExport(debug).lib"
203                                TargetMachine="1"
204                        />
205                        <Tool
206                                Name="VCALinkTool"
207                        />
208                        <Tool
209                                Name="VCManifestTool"
210                        />
211                        <Tool
212                                Name="VCXDCMakeTool"
213                        />
214                        <Tool
215                                Name="VCBscMakeTool"
216                                SuppressStartupBanner="true"
217                                OutputFile=".\Debug/LexiExport.bsc"
218                        />
219                        <Tool
220                                Name="VCFxCopTool"
221                        />
222                        <Tool
223                                Name="VCAppVerifierTool"
224                        />
225                        <Tool
226                                Name="VCWebDeploymentTool"
227                        />
228                        <Tool
229                                Name="VCPostBuildEventTool"
230                        />
231                </Configuration>
232                <Configuration
233                        Name="GDI DLL Release|Win32"
234                        OutputDirectory="$(ConfigurationName)"
235                        IntermediateDirectory="$(ConfigurationName)"
236                        ConfigurationType="2"
237                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
238                        UseOfMFC="0"
239                        ATLMinimizesCRunTimeLibraryUsage="false"
240                        CharacterSet="2"
241                        >
242                        <Tool
243                                Name="VCPreBuildEventTool"
244                        />
245                        <Tool
246                                Name="VCCustomBuildTool"
247                        />
248                        <Tool
249                                Name="VCXMLDataGeneratorTool"
250                        />
251                        <Tool
252                                Name="VCWebServiceProxyGeneratorTool"
253                        />
254                        <Tool
255                                Name="VCMIDLTool"
256                                PreprocessorDefinitions="NDEBUG"
257                                MkTypLibCompatible="true"
258                                SuppressStartupBanner="true"
259                                TargetEnvironment="1"
260                                TypeLibraryName=".\Release/LexiExport.tlb"
261                                HeaderFileName=""
262                        />
263                        <Tool
264                                Name="VCCLCompilerTool"
265                                Optimization="2"
266                                InlineFunctionExpansion="1"
267                                FavorSizeOrSpeed="0"
268                                WholeProgramOptimization="false"
269                                AdditionalIncludeDirectories="&quot;..\..\..\SDK\3DSMax\8.0\Bin\include&quot;;&quot;..\..\..\SDK\Ogre\1.2.2\bin\Include&quot;;$(SolutionDir)Include"
270                                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL"
271                                StringPooling="true"
272                                RuntimeLibrary="0"
273                                StructMemberAlignment="4"
274                                BufferSecurityCheck="false"
275                                EnableFunctionLevelLinking="true"
276                                ForceConformanceInForLoopScope="false"
277                                RuntimeTypeInfo="false"
278                                UsePrecompiledHeader="2"
279                                PrecompiledHeaderThrough="LexiStdAfx.h"
280                                PrecompiledHeaderFile=".\Release/LexiExport.pch"
281                                AssemblerListingLocation=".\Release/"
282                                ObjectFile=".\Release/"
283                                ProgramDataBaseFileName=".\Release/"
284                                WarningLevel="3"
285                                WarnAsError="true"
286                                SuppressStartupBanner="true"
287                        />
288                        <Tool
289                                Name="VCManagedResourceCompilerTool"
290                        />
291                        <Tool
292                                Name="VCResourceCompilerTool"
293                                PreprocessorDefinitions="NDEBUG"
294                                Culture="1033"
295                        />
296                        <Tool
297                                Name="VCPreLinkEventTool"
298                        />
299                        <Tool
300                                Name="VCLinkerTool"
301                                IgnoreImportLibrary="true"
302                                AdditionalDependencies="comctl32.lib Msimg32.lib"
303                                OutputFile="Bin\ITEExport.dlu"
304                                LinkIncremental="1"
305                                SuppressStartupBanner="true"
306                                AdditionalLibraryDirectories="&quot;..\..\..\SDK\3DSMax\8.0\Bin\lib&quot;;&quot;..\..\..\SDK\Ogre\1.2.2\bin\Lib&quot;"
307                                GenerateManifest="false"
308                                ProgramDatabaseFile=".\Release/ITEExport.pdb"
309                                ImportLibrary=".\Release/ITEExport.lib"
310                                TargetMachine="1"
311                        />
312                        <Tool
313                                Name="VCALinkTool"
314                        />
315                        <Tool
316                                Name="VCManifestTool"
317                        />
318                        <Tool
319                                Name="VCXDCMakeTool"
320                        />
321                        <Tool
322                                Name="VCBscMakeTool"
323                                SuppressStartupBanner="true"
324                                OutputFile=".\Release/LexiExport.bsc"
325                        />
326                        <Tool
327                                Name="VCFxCopTool"
328                        />
329                        <Tool
330                                Name="VCAppVerifierTool"
331                        />
332                        <Tool
333                                Name="VCWebDeploymentTool"
334                        />
335                        <Tool
336                                Name="VCPostBuildEventTool"
337                        />
338                </Configuration>
339        </Configurations>
340        <References>
341        </References>
342        <Files>
343                <Filter
344                        Name="Source Files"
345                        Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat;h"
346                        >
347                        <File
348                                RelativePath="Sources\LexiDLLMain.cpp"
349                                >
350                        </File>
351                        <File
352                                RelativePath="Sources\LexiIncludes.h"
353                                >
354                        </File>
355                        <File
356                                RelativePath="Sources\LexiMaxExport.cpp"
357                                >
358                                <FileConfiguration
359                                        Name="Release|Win32"
360                                        >
361                                        <Tool
362                                                Name="VCCLCompilerTool"
363                                                AdditionalIncludeDirectories=""
364                                                PreprocessorDefinitions=""
365                                        />
366                                </FileConfiguration>
367                                <FileConfiguration
368                                        Name="Debug|Win32"
369                                        >
370                                        <Tool
371                                                Name="VCCLCompilerTool"
372                                                AdditionalIncludeDirectories=""
373                                                PreprocessorDefinitions=""
374                                        />
375                                </FileConfiguration>
376                                <FileConfiguration
377                                        Name="GDI DLL Release|Win32"
378                                        >
379                                        <Tool
380                                                Name="VCCLCompilerTool"
381                                                AdditionalIncludeDirectories=""
382                                                PreprocessorDefinitions=""
383                                        />
384                                </FileConfiguration>
385                        </File>
386                        <File
387                                RelativePath="Sources\LexiMaxExport.h"
388                                >
389                        </File>
390                        <File
391                                RelativePath="Sources\LexiMaxExportDesc.cpp"
392                                >
393                        </File>
394                        <File
395                                RelativePath="Sources\LexiMaxExportDesc.h"
396                                >
397                        </File>
398                        <File
399                                RelativePath=".\Sources\LexiMemoryLog.cpp"
400                                >
401                        </File>
402                        <File
403                                RelativePath=".\Sources\LexiMemoryLog.h"
404                                >
405                        </File>
406                        <File
407                                RelativePath="Sources\LexiStdAfx.cpp"
408                                >
409                                <FileConfiguration
410                                        Name="Release|Win32"
411                                        >
412                                        <Tool
413                                                Name="VCCLCompilerTool"
414                                                AdditionalIncludeDirectories=""
415                                                PreprocessorDefinitions=""
416                                                UsePrecompiledHeader="1"
417                                        />
418                                </FileConfiguration>
419                                <FileConfiguration
420                                        Name="Debug|Win32"
421                                        >
422                                        <Tool
423                                                Name="VCCLCompilerTool"
424                                                AdditionalIncludeDirectories=""
425                                                PreprocessorDefinitions=""
426                                                UsePrecompiledHeader="1"
427                                        />
428                                </FileConfiguration>
429                                <FileConfiguration
430                                        Name="GDI DLL Release|Win32"
431                                        >
432                                        <Tool
433                                                Name="VCCLCompilerTool"
434                                                AdditionalIncludeDirectories=""
435                                                PreprocessorDefinitions=""
436                                                UsePrecompiledHeader="1"
437                                        />
438                                </FileConfiguration>
439                        </File>
440                        <File
441                                RelativePath="Sources\LexiStdAfx.h"
442                                >
443                        </File>
444                </Filter>
445                <Filter
446                        Name="Resource Files"
447                        Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
448                        >
449                        <File
450                                RelativePath="Res\LexiExport.rc"
451                                >
452                                <FileConfiguration
453                                        Name="Release|Win32"
454                                        >
455                                        <Tool
456                                                Name="VCResourceCompilerTool"
457                                                PreprocessorDefinitions=""
458                                                AdditionalIncludeDirectories="Res"
459                                        />
460                                </FileConfiguration>
461                                <FileConfiguration
462                                        Name="Debug|Win32"
463                                        >
464                                        <Tool
465                                                Name="VCResourceCompilerTool"
466                                                PreprocessorDefinitions=""
467                                                AdditionalIncludeDirectories="Res"
468                                        />
469                                </FileConfiguration>
470                                <FileConfiguration
471                                        Name="GDI DLL Release|Win32"
472                                        >
473                                        <Tool
474                                                Name="VCResourceCompilerTool"
475                                                PreprocessorDefinitions=""
476                                                AdditionalIncludeDirectories="Res"
477                                        />
478                                </FileConfiguration>
479                        </File>
480                        <File
481                                RelativePath="Res\resource.h"
482                                >
483                        </File>
484                        <Filter
485                                Name="Icons"
486                                >
487                                <File
488                                        RelativePath=".\Res\Animation.ico"
489                                        >
490                                </File>
491                                <File
492                                        RelativePath=".\Res\Camera.ico"
493                                        >
494                                </File>
495                                <File
496                                        RelativePath=".\Res\Light.ico"
497                                        >
498                                </File>
499                                <File
500                                        RelativePath=".\Res\LogDebug.ico"
501                                        >
502                                </File>
503                                <File
504                                        RelativePath=".\Res\LogError.ico"
505                                        >
506                                </File>
507                                <File
508                                        RelativePath=".\Res\LogInfo.ico"
509                                        >
510                                </File>
511                                <File
512                                        RelativePath=".\Res\LogOGRE.ico"
513                                        >
514                                </File>
515                                <File
516                                        RelativePath=".\Res\LogWarning.ico"
517                                        >
518                                </File>
519                                <File
520                                        RelativePath=".\Res\Mesh.ico"
521                                        >
522                                </File>
523                                <File
524                                        RelativePath=".\Res\MeshPose.ico"
525                                        >
526                                </File>
527                                <File
528                                        RelativePath=".\Res\Model.ico"
529                                        >
530                                </File>
531                                <File
532                                        RelativePath=".\Res\PoseAnimation.ico"
533                                        >
534                                </File>
535                                <File
536                                        RelativePath=".\Res\Root.ico"
537                                        >
538                                </File>
539                                <File
540                                        RelativePath=".\Res\Scene.ico"
541                                        >
542                                </File>
543                                <File
544                                        RelativePath=".\Res\SceneRoot.ico"
545                                        >
546                                </File>
547                                <File
548                                        RelativePath=".\Res\StaticMesh.ico"
549                                        >
550                                </File>
551                                <File
552                                        RelativePath=".\Res\Unknown.ico"
553                                        >
554                                </File>
555                        </Filter>
556                </Filter>
557                <Filter
558                        Name="Dialogs"
559                        >
560                        <File
561                                RelativePath=".\Sources\LexiDialogAddMultiple.cpp"
562                                >
563                        </File>
564                        <File
565                                RelativePath=".\Sources\LexiDialogAddMultiple.h"
566                                >
567                        </File>
568                        <File
569                                RelativePath=".\Sources\LexiDialogAnimProperties.cpp"
570                                >
571                        </File>
572                        <File
573                                RelativePath=".\Sources\LexiDialogAnimProperties.h"
574                                >
575                        </File>
576                        <File
577                                RelativePath=".\Sources\LexiDialogObjectProperties.cpp"
578                                >
579                        </File>
580                        <File
581                                RelativePath=".\Sources\LexiDialogObjectProperties.h"
582                                >
583                        </File>
584                        <File
585                                RelativePath=".\Sources\LexiDialogPoseProperties.cpp"
586                                >
587                        </File>
588                        <File
589                                RelativePath=".\Sources\LexiDialogPoseProperties.h"
590                                >
591                        </File>
592                        <File
593                                RelativePath=".\Sources\LexiDialogProgress.cpp"
594                                >
595                        </File>
596                        <File
597                                RelativePath=".\Sources\LexiDialogProgress.h"
598                                >
599                        </File>
600                        <File
601                                RelativePath=".\Sources\LexiDialogProperties.cpp"
602                                >
603                        </File>
604                        <File
605                                RelativePath=".\Sources\LexiDialogProperties.h"
606                                >
607                        </File>
608                        <File
609                                RelativePath=".\Sources\LexiDialogSelectNode.cpp"
610                                >
611                        </File>
612                        <File
613                                RelativePath=".\Sources\LexiDialogSelectNode.h"
614                                >
615                        </File>
616                        <File
617                                RelativePath=".\Sources\LexiDialogViewLog.cpp"
618                                >
619                        </File>
620                        <File
621                                RelativePath=".\Sources\LexiDialogViewLog.h"
622                                >
623                        </File>
624                </Filter>
625                <Filter
626                        Name="Export Objects"
627                        >
628                        <File
629                                RelativePath=".\Sources\LexiExportObject.cpp"
630                                >
631                        </File>
632                        <File
633                                RelativePath=".\Sources\LexiExportObject.h"
634                                >
635                        </File>
636                        <File
637                                RelativePath=".\Sources\LexiExportObjectBoneAnim.cpp"
638                                >
639                        </File>
640                        <File
641                                RelativePath=".\Sources\LexiExportObjectBoneAnim.h"
642                                >
643                        </File>
644                        <File
645                                RelativePath=".\Sources\LexiExportObjectMesh.cpp"
646                                >
647                        </File>
648                        <File
649                                RelativePath=".\Sources\LexiExportObjectMesh.h"
650                                >
651                        </File>
652                        <File
653                                RelativePath=".\Sources\LexiExportObjectPose.cpp"
654                                >
655                        </File>
656                        <File
657                                RelativePath=".\Sources\LexiExportObjectPose.h"
658                                >
659                        </File>
660                        <File
661                                RelativePath=".\Sources\LexiExportObjectPoseAnim.cpp"
662                                >
663                        </File>
664                        <File
665                                RelativePath=".\Sources\LexiExportObjectPoseAnim.h"
666                                >
667                        </File>
668                        <File
669                                RelativePath=".\Sources\LexiExportObjectRoot.cpp"
670                                >
671                        </File>
672                        <File
673                                RelativePath=".\Sources\LexiExportObjectRoot.h"
674                                >
675                        </File>
676                        <File
677                                RelativePath=".\Sources\LexiExportObjectSkinnedMesh.cpp"
678                                >
679                        </File>
680                        <File
681                                RelativePath=".\Sources\LexiExportObjectSkinnedMesh.h"
682                                >
683                        </File>
684                        <File
685                                RelativePath=".\Sources\LexiExportSupportTypes.h"
686                                >
687                        </File>
688                </Filter>
689                <Filter
690                        Name="Ogre3D Compilers"
691                        >
692                        <File
693                                RelativePath=".\Sources\LexiOgreCore.cpp"
694                                >
695                        </File>
696                        <File
697                                RelativePath=".\Sources\LexiOgreCore.h"
698                                >
699                        </File>
700                        <File
701                                RelativePath=".\Sources\LexiOgreMaterialCompiler.cpp"
702                                >
703                        </File>
704                        <File
705                                RelativePath=".\Sources\LexiOgreMaterialCompiler.h"
706                                >
707                        </File>
708                        <File
709                                RelativePath=".\Sources\LexiOgreMeshCompiler.cpp"
710                                >
711                        </File>
712                        <File
713                                RelativePath=".\Sources\LexiOgreMeshCompiler.h"
714                                >
715                        </File>
716                        <File
717                                RelativePath=".\Sources\LexiOgreSkeletonCompiler.cpp"
718                                >
719                        </File>
720                        <File
721                                RelativePath=".\Sources\LexiOgreSkeletonCompiler.h"
722                                >
723                        </File>
724                </Filter>
725                <Filter
726                        Name="Intermediate API"
727                        >
728                        <File
729                                RelativePath=".\Sources\LexiIntermediateAPI.h"
730                                >
731                        </File>
732                        <File
733                                RelativePath=".\Sources\LexiIntermediateBone.cpp"
734                                >
735                        </File>
736                        <File
737                                RelativePath=".\Sources\LexiIntermediateBone.h"
738                                >
739                        </File>
740                        <File
741                                RelativePath=".\Sources\LexiIntermediateBuilder.cpp"
742                                >
743                        </File>
744                        <File
745                                RelativePath=".\Sources\LexiIntermediateBuilder.h"
746                                >
747                        </File>
748                        <File
749                                RelativePath=".\Sources\LexiIntermediateBuilderSkeleton.cpp"
750                                >
751                        </File>
752                        <File
753                                RelativePath=".\Sources\LexiIntermediateBuilderSkeleton.h"
754                                >
755                        </File>
756                        <File
757                                RelativePath=".\Sources\LexiIntermediateClasses.cpp"
758                                >
759                        </File>
760                        <File
761                                RelativePath=".\Sources\LexiIntermediateClasses.h"
762                                >
763                        </File>
764                        <File
765                                RelativePath=".\Sources\LexiIntermediateMaterial.cpp"
766                                >
767                        </File>
768                        <File
769                                RelativePath=".\Sources\LexiIntermediateMaterial.h"
770                                >
771                        </File>
772                        <File
773                                RelativePath=".\Sources\LexiIntermediateMesh.cpp"
774                                >
775                        </File>
776                        <File
777                                RelativePath=".\Sources\LexiIntermediateMesh.h"
778                                >
779                        </File>
780                        <File
781                                RelativePath=".\Sources\LexiIntermediateSkeleton.cpp"
782                                >
783                        </File>
784                        <File
785                                RelativePath=".\Sources\LexiIntermediateSkeleton.h"
786                                >
787                        </File>
788                </Filter>
789        </Files>
790        <Globals>
791        </Globals>
792</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.