source: OGRE/trunk/ogrenew/Tools/MayaExport/maya2ogre/scripts/Maya2Ogre.vcproj @ 657

Revision 657, 8.1 KB checked in by mattausch, 19 years ago (diff)

added ogre dependencies and patched ogre sources

Line 
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3        ProjectType="Visual C++"
4        Version="7.10"
5        Name="Maya2Ogre"
6        ProjectGUID="{8D914136-B877-4055-8A52-E9DE7F690FE4}"
7        SccProjectName=""
8        SccLocalPath="">
9        <Platforms>
10                <Platform
11                        Name="Win32"/>
12        </Platforms>
13        <Configurations>
14                <Configuration
15                        Name="Debug|Win32"
16                        OutputDirectory=".\../obj/Debug"
17                        IntermediateDirectory=".\../obj/Debug"
18                        ConfigurationType="1"
19                        UseOfMFC="0"
20                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
21                        CharacterSet="2">
22                        <Tool
23                                Name="VCCLCompilerTool"
24                                Optimization="0"
25                                AdditionalIncludeDirectories="../include,../../shared/include"
26                                PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_BOOL;REQUIRE_IOSTREAM"
27                                BasicRuntimeChecks="3"
28                                RuntimeLibrary="5"
29                                UsePrecompiledHeader="2"
30                                PrecompiledHeaderFile=".\../obj/Debug/Maya2Ogre.pch"
31                                AssemblerListingLocation=".\../obj/Debug/"
32                                ObjectFile=".\../obj/Debug/"
33                                ProgramDataBaseFileName=".\../obj/Debug/"
34                                WarningLevel="3"
35                                SuppressStartupBanner="TRUE"
36                                DebugInformationFormat="4"
37                                CompileAs="0"/>
38                        <Tool
39                                Name="VCCustomBuildTool"/>
40                        <Tool
41                                Name="VCLinkerTool"
42                                AdditionalDependencies="odbc32.lib odbccp32.lib Foundation.lib OpenMaya.lib OpenMayaAnim.lib"
43                                OutputFile="../bin/Debug/maya2ogre.exe"
44                                LinkIncremental="1"
45                                SuppressStartupBanner="TRUE"
46                                IgnoreDefaultLibraryNames="libcmt.lib"
47                                GenerateDebugInformation="TRUE"
48                                ProgramDatabaseFile=".\../obj/Debug/maya2ogre.pdb"
49                                SubSystem="1"
50                                TargetMachine="1"/>
51                        <Tool
52                                Name="VCMIDLTool"
53                                TypeLibraryName=".\../obj/Debug/Maya2Ogre.tlb"
54                                HeaderFileName=""/>
55                        <Tool
56                                Name="VCPostBuildEventTool"/>
57                        <Tool
58                                Name="VCPreBuildEventTool"/>
59                        <Tool
60                                Name="VCPreLinkEventTool"/>
61                        <Tool
62                                Name="VCResourceCompilerTool"
63                                PreprocessorDefinitions="_DEBUG"
64                                Culture="1031"/>
65                        <Tool
66                                Name="VCWebServiceProxyGeneratorTool"/>
67                        <Tool
68                                Name="VCXMLDataGeneratorTool"/>
69                        <Tool
70                                Name="VCWebDeploymentTool"/>
71                        <Tool
72                                Name="VCManagedWrapperGeneratorTool"/>
73                        <Tool
74                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
75                </Configuration>
76                <Configuration
77                        Name="Release|Win32"
78                        OutputDirectory=".\../obj/Release"
79                        IntermediateDirectory=".\../obj/Release"
80                        ConfigurationType="1"
81                        UseOfMFC="0"
82                        ATLMinimizesCRunTimeLibraryUsage="FALSE"
83                        CharacterSet="2">
84                        <Tool
85                                Name="VCCLCompilerTool"
86                                Optimization="2"
87                                InlineFunctionExpansion="1"
88                                AdditionalIncludeDirectories="../include,../../shared/include"
89                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_BOOL;REQUIRE_IOSTREAM"
90                                StringPooling="TRUE"
91                                RuntimeLibrary="4"
92                                EnableFunctionLevelLinking="TRUE"
93                                UsePrecompiledHeader="2"
94                                PrecompiledHeaderFile=".\../obj/Release/Maya2Ogre.pch"
95                                AssemblerListingLocation=".\../obj/Release/"
96                                ObjectFile=".\../obj/Release/"
97                                ProgramDataBaseFileName=".\../obj/Release/"
98                                WarningLevel="3"
99                                SuppressStartupBanner="TRUE"
100                                CompileAs="0"/>
101                        <Tool
102                                Name="VCCustomBuildTool"/>
103                        <Tool
104                                Name="VCLinkerTool"
105                                AdditionalDependencies="odbc32.lib odbccp32.lib Foundation.lib OpenMaya.lib OpenMayaAnim.lib"
106                                OutputFile="../bin/Release/maya2ogre.exe"
107                                LinkIncremental="1"
108                                SuppressStartupBanner="TRUE"
109                                IgnoreDefaultLibraryNames="libcmt.lib"
110                                ProgramDatabaseFile=".\../obj/Release/maya2ogre.pdb"
111                                SubSystem="1"
112                                TargetMachine="1"/>
113                        <Tool
114                                Name="VCMIDLTool"
115                                TypeLibraryName=".\../obj/Release/Maya2Ogre.tlb"
116                                HeaderFileName=""/>
117                        <Tool
118                                Name="VCPostBuildEventTool"/>
119                        <Tool
120                                Name="VCPreBuildEventTool"/>
121                        <Tool
122                                Name="VCPreLinkEventTool"/>
123                        <Tool
124                                Name="VCResourceCompilerTool"
125                                PreprocessorDefinitions="NDEBUG"
126                                Culture="1031"/>
127                        <Tool
128                                Name="VCWebServiceProxyGeneratorTool"/>
129                        <Tool
130                                Name="VCXMLDataGeneratorTool"/>
131                        <Tool
132                                Name="VCWebDeploymentTool"/>
133                        <Tool
134                                Name="VCManagedWrapperGeneratorTool"/>
135                        <Tool
136                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
137                </Configuration>
138        </Configurations>
139        <References>
140        </References>
141        <Files>
142                <Filter
143                        Name="Source Files"
144                        Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
145                        <File
146                                RelativePath="..\src\maya2ogre.cpp">
147                                <FileConfiguration
148                                        Name="Debug|Win32">
149                                        <Tool
150                                                Name="VCCLCompilerTool"
151                                                Optimization="0"
152                                                AdditionalIncludeDirectories=""
153                                                PreprocessorDefinitions=""
154                                                BasicRuntimeChecks="3"/>
155                                </FileConfiguration>
156                                <FileConfiguration
157                                        Name="Release|Win32">
158                                        <Tool
159                                                Name="VCCLCompilerTool"
160                                                Optimization="2"
161                                                AdditionalIncludeDirectories=""
162                                                PreprocessorDefinitions=""/>
163                                </FileConfiguration>
164                        </File>
165                        <File
166                                RelativePath="..\..\shared\src\OgreMayaMaterial.cpp">
167                                <FileConfiguration
168                                        Name="Debug|Win32">
169                                        <Tool
170                                                Name="VCCLCompilerTool"
171                                                Optimization="0"
172                                                AdditionalIncludeDirectories=""
173                                                PreprocessorDefinitions=""
174                                                BasicRuntimeChecks="3"/>
175                                </FileConfiguration>
176                                <FileConfiguration
177                                        Name="Release|Win32">
178                                        <Tool
179                                                Name="VCCLCompilerTool"
180                                                Optimization="2"
181                                                AdditionalIncludeDirectories=""
182                                                PreprocessorDefinitions=""/>
183                                </FileConfiguration>
184                        </File>
185                        <File
186                                RelativePath="..\..\shared\src\OgreMayaMesh.cpp">
187                                <FileConfiguration
188                                        Name="Debug|Win32">
189                                        <Tool
190                                                Name="VCCLCompilerTool"
191                                                Optimization="0"
192                                                AdditionalIncludeDirectories=""
193                                                PreprocessorDefinitions=""
194                                                BasicRuntimeChecks="3"/>
195                                </FileConfiguration>
196                                <FileConfiguration
197                                        Name="Release|Win32">
198                                        <Tool
199                                                Name="VCCLCompilerTool"
200                                                Optimization="2"
201                                                AdditionalIncludeDirectories=""
202                                                PreprocessorDefinitions=""/>
203                                </FileConfiguration>
204                        </File>
205                        <File
206                                RelativePath="..\..\shared\src\OgreMayaOptions.cpp">
207                                <FileConfiguration
208                                        Name="Debug|Win32">
209                                        <Tool
210                                                Name="VCCLCompilerTool"
211                                                Optimization="0"
212                                                AdditionalIncludeDirectories=""
213                                                PreprocessorDefinitions=""
214                                                BasicRuntimeChecks="3"/>
215                                </FileConfiguration>
216                                <FileConfiguration
217                                        Name="Release|Win32">
218                                        <Tool
219                                                Name="VCCLCompilerTool"
220                                                Optimization="2"
221                                                AdditionalIncludeDirectories=""
222                                                PreprocessorDefinitions=""/>
223                                </FileConfiguration>
224                        </File>
225                        <File
226                                RelativePath="..\src\OgreMayaScene.cpp">
227                                <FileConfiguration
228                                        Name="Debug|Win32">
229                                        <Tool
230                                                Name="VCCLCompilerTool"
231                                                Optimization="0"
232                                                AdditionalIncludeDirectories=""
233                                                PreprocessorDefinitions=""
234                                                BasicRuntimeChecks="3"/>
235                                </FileConfiguration>
236                                <FileConfiguration
237                                        Name="Release|Win32">
238                                        <Tool
239                                                Name="VCCLCompilerTool"
240                                                Optimization="2"
241                                                AdditionalIncludeDirectories=""
242                                                PreprocessorDefinitions=""/>
243                                </FileConfiguration>
244                        </File>
245                        <File
246                                RelativePath="..\..\shared\src\OgreMayaSkeleton.cpp">
247                                <FileConfiguration
248                                        Name="Debug|Win32">
249                                        <Tool
250                                                Name="VCCLCompilerTool"
251                                                Optimization="0"
252                                                AdditionalIncludeDirectories=""
253                                                PreprocessorDefinitions=""
254                                                BasicRuntimeChecks="3"/>
255                                </FileConfiguration>
256                                <FileConfiguration
257                                        Name="Release|Win32">
258                                        <Tool
259                                                Name="VCCLCompilerTool"
260                                                Optimization="2"
261                                                AdditionalIncludeDirectories=""
262                                                PreprocessorDefinitions=""/>
263                                </FileConfiguration>
264                        </File>
265                </Filter>
266                <Filter
267                        Name="Header Files"
268                        Filter="h;hpp;hxx;hm;inl">
269                        <File
270                                RelativePath="..\..\shared\include\OgreMayaCommon.h">
271                        </File>
272                        <File
273                                RelativePath="..\..\shared\include\OgreMayaMaterial.h">
274                        </File>
275                        <File
276                                RelativePath="..\..\shared\include\OgreMayaMesh.h">
277                        </File>
278                        <File
279                                RelativePath="..\..\shared\include\OgreMayaOptions.h">
280                        </File>
281                        <File
282                                RelativePath="..\include\OgreMayaScene.h">
283                        </File>
284                        <File
285                                RelativePath="..\..\shared\include\OgreMayaSkeleton.h">
286                        </File>
287                </Filter>
288                <Filter
289                        Name="Resource Files"
290                        Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
291                </Filter>
292        </Files>
293        <Globals>
294        </Globals>
295</VisualStudioProject>
Note: See TracBrowser for help on using the repository browser.