1 | <?xml version="1.0" encoding="Windows-1252"?> |
---|
2 | <VisualStudioProject |
---|
3 | ProjectType="Visual C++" |
---|
4 | Version="7.10" |
---|
5 | Name="OgreMaxExporter" |
---|
6 | ProjectGUID="{FA3803CF-6433-4959-9517-8EC505C5D919}" |
---|
7 | RootNamespace="OgreMaxExporter" |
---|
8 | Keyword="Win32Proj"> |
---|
9 | <Platforms> |
---|
10 | <Platform |
---|
11 | Name="Win32"/> |
---|
12 | </Platforms> |
---|
13 | <Configurations> |
---|
14 | <Configuration |
---|
15 | Name="Debug|Win32" |
---|
16 | OutputDirectory="..\bin" |
---|
17 | IntermediateDirectory="..\obj\$(ProjectName)\$(ConfigurationName)" |
---|
18 | ConfigurationType="2" |
---|
19 | CharacterSet="2"> |
---|
20 | <Tool |
---|
21 | Name="VCCLCompilerTool" |
---|
22 | Optimization="0" |
---|
23 | AdditionalIncludeDirectories="..\..\..\..\OgreMain\include;..\include;"..\..\..\..\..\..\..\Program Files\3dsmax7\maxsdk\include"" |
---|
24 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;OGREEXPORTER_EXPORTS;TIXML_USE_STL" |
---|
25 | MinimalRebuild="TRUE" |
---|
26 | BasicRuntimeChecks="3" |
---|
27 | RuntimeLibrary="3" |
---|
28 | UsePrecompiledHeader="0" |
---|
29 | WarningLevel="3" |
---|
30 | Detect64BitPortabilityProblems="TRUE" |
---|
31 | DebugInformationFormat="4"/> |
---|
32 | <Tool |
---|
33 | Name="VCCustomBuildTool"/> |
---|
34 | <Tool |
---|
35 | Name="VCLinkerTool" |
---|
36 | AdditionalDependencies="OgreMain_d.lib core.lib comctl32.lib maxutil.lib mesh.lib geom.lib IGame.lib gup.lib" |
---|
37 | OutputFile="$(OutDir)/OgreExporter_d.dle" |
---|
38 | LinkIncremental="2" |
---|
39 | AdditionalLibraryDirectories=""..\..\..\..\..\..\..\Program Files\3dsmax7\maxsdk\lib";..\..\..\..\lib" |
---|
40 | GenerateDebugInformation="TRUE" |
---|
41 | ProgramDatabaseFile="$(OutDir)/OgreExporter.pdb" |
---|
42 | SubSystem="2" |
---|
43 | ImportLibrary="$(OutDir)/$(TargetName).lib" |
---|
44 | TargetMachine="1"/> |
---|
45 | <Tool |
---|
46 | Name="VCMIDLTool"/> |
---|
47 | <Tool |
---|
48 | Name="VCPostBuildEventTool" |
---|
49 | CommandLine="copy $(TargetPath) "c:\program files\3dsmax7\plugins""/> |
---|
50 | <Tool |
---|
51 | Name="VCPreBuildEventTool"/> |
---|
52 | <Tool |
---|
53 | Name="VCPreLinkEventTool"/> |
---|
54 | <Tool |
---|
55 | Name="VCResourceCompilerTool"/> |
---|
56 | <Tool |
---|
57 | Name="VCWebServiceProxyGeneratorTool"/> |
---|
58 | <Tool |
---|
59 | Name="VCXMLDataGeneratorTool"/> |
---|
60 | <Tool |
---|
61 | Name="VCWebDeploymentTool"/> |
---|
62 | <Tool |
---|
63 | Name="VCManagedWrapperGeneratorTool"/> |
---|
64 | <Tool |
---|
65 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
---|
66 | </Configuration> |
---|
67 | <Configuration |
---|
68 | Name="Release|Win32" |
---|
69 | OutputDirectory="..\bin" |
---|
70 | IntermediateDirectory="..\obj\$(ProjectName)\$(ConfigurationName)" |
---|
71 | ConfigurationType="2" |
---|
72 | CharacterSet="2"> |
---|
73 | <Tool |
---|
74 | Name="VCCLCompilerTool" |
---|
75 | AdditionalIncludeDirectories="..\..\..\..\OgreMain\include;..\include;"..\..\..\..\..\..\..\Program Files\3dsmax7\maxsdk\include"" |
---|
76 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;OGREEXPORTER_EXPORTS;TIXML_USE_STL" |
---|
77 | RuntimeLibrary="2" |
---|
78 | UsePrecompiledHeader="0" |
---|
79 | WarningLevel="3" |
---|
80 | Detect64BitPortabilityProblems="TRUE" |
---|
81 | DebugInformationFormat="3"/> |
---|
82 | <Tool |
---|
83 | Name="VCCustomBuildTool"/> |
---|
84 | <Tool |
---|
85 | Name="VCLinkerTool" |
---|
86 | AdditionalDependencies="OgreMain.lib core.lib comctl32.lib maxutil.lib mesh.lib geom.lib IGame.lib gup.lib" |
---|
87 | OutputFile="$(OutDir)/OgreExporter.dle" |
---|
88 | LinkIncremental="1" |
---|
89 | AdditionalLibraryDirectories=""..\..\..\..\..\..\..\Program Files\3dsmax7\maxsdk\lib";..\..\..\..\lib" |
---|
90 | GenerateDebugInformation="TRUE" |
---|
91 | SubSystem="2" |
---|
92 | OptimizeReferences="2" |
---|
93 | EnableCOMDATFolding="2" |
---|
94 | ImportLibrary="$(OutDir)/$(TargetName).lib" |
---|
95 | TargetMachine="1"/> |
---|
96 | <Tool |
---|
97 | Name="VCMIDLTool"/> |
---|
98 | <Tool |
---|
99 | Name="VCPostBuildEventTool"/> |
---|
100 | <Tool |
---|
101 | Name="VCPreBuildEventTool"/> |
---|
102 | <Tool |
---|
103 | Name="VCPreLinkEventTool"/> |
---|
104 | <Tool |
---|
105 | Name="VCResourceCompilerTool"/> |
---|
106 | <Tool |
---|
107 | Name="VCWebServiceProxyGeneratorTool"/> |
---|
108 | <Tool |
---|
109 | Name="VCXMLDataGeneratorTool"/> |
---|
110 | <Tool |
---|
111 | Name="VCWebDeploymentTool"/> |
---|
112 | <Tool |
---|
113 | Name="VCManagedWrapperGeneratorTool"/> |
---|
114 | <Tool |
---|
115 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
---|
116 | </Configuration> |
---|
117 | </Configurations> |
---|
118 | <References> |
---|
119 | <ActiveXReference |
---|
120 | ControlGUID="{F5078F18-C551-11D3-89B9-0000F81FE221}" |
---|
121 | ControlVersion="3.0" |
---|
122 | WrapperTool="tlbimp"/> |
---|
123 | <ActiveXReference |
---|
124 | ControlGUID="{00020430-0000-0000-C000-000000000046}" |
---|
125 | ControlVersion="2.0" |
---|
126 | WrapperTool="primary"/> |
---|
127 | </References> |
---|
128 | <Files> |
---|
129 | <Filter |
---|
130 | Name="Source Files" |
---|
131 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
---|
132 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"> |
---|
133 | <File |
---|
134 | RelativePath="..\src\dllmain.cpp"> |
---|
135 | </File> |
---|
136 | <File |
---|
137 | RelativePath="..\src\OgreMaxConfig.cpp"> |
---|
138 | </File> |
---|
139 | <File |
---|
140 | RelativePath="..\src\OgreMaxExport.cpp"> |
---|
141 | </File> |
---|
142 | <File |
---|
143 | RelativePath="..\src\OgreMaxExportTabGeneral.cpp"> |
---|
144 | </File> |
---|
145 | <File |
---|
146 | RelativePath="..\src\OgreMaxExportTabMaterial.cpp"> |
---|
147 | </File> |
---|
148 | <File |
---|
149 | RelativePath="..\src\OgreMaxExportTabMesh.cpp"> |
---|
150 | </File> |
---|
151 | <File |
---|
152 | RelativePath="..\src\OgreMaxExportTabSkeletalAnimation.cpp"> |
---|
153 | </File> |
---|
154 | <File |
---|
155 | RelativePath="..\src\OgreMaxExportTabVertexAnimation.cpp"> |
---|
156 | </File> |
---|
157 | <File |
---|
158 | RelativePath="..\src\OgreMaxMaterialExport.cpp"> |
---|
159 | </File> |
---|
160 | <File |
---|
161 | RelativePath="..\src\OgreMaxMeshExport.cpp"> |
---|
162 | </File> |
---|
163 | <File |
---|
164 | RelativePath="..\src\OgreMaxMeshXMLExport.cpp"> |
---|
165 | </File> |
---|
166 | <File |
---|
167 | RelativePath="..\src\OgreMaxVertex.cpp"> |
---|
168 | </File> |
---|
169 | </Filter> |
---|
170 | <Filter |
---|
171 | Name="Header Files" |
---|
172 | Filter="h;hpp;hxx;hm;inl;inc;xsd" |
---|
173 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"> |
---|
174 | <File |
---|
175 | RelativePath="..\include\OgreExport.h"> |
---|
176 | </File> |
---|
177 | <File |
---|
178 | RelativePath="..\include\OgreMaxConfig.h"> |
---|
179 | </File> |
---|
180 | <File |
---|
181 | RelativePath="..\include\OgreMaxExport.h"> |
---|
182 | </File> |
---|
183 | <File |
---|
184 | RelativePath="..\include\OgreMaxMaterialExport.h"> |
---|
185 | </File> |
---|
186 | <File |
---|
187 | RelativePath="..\include\OgreMaxMeshExport.h"> |
---|
188 | </File> |
---|
189 | <File |
---|
190 | RelativePath="..\include\OgreMaxMeshXMLExport.h"> |
---|
191 | </File> |
---|
192 | <File |
---|
193 | RelativePath="..\include\OgreMaxSkeletonXMLExport.h"> |
---|
194 | </File> |
---|
195 | <File |
---|
196 | RelativePath="..\include\OgreMaxVertex.h"> |
---|
197 | </File> |
---|
198 | <File |
---|
199 | RelativePath="..\include\resource.h"> |
---|
200 | </File> |
---|
201 | </Filter> |
---|
202 | <Filter |
---|
203 | Name="Resource Files" |
---|
204 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" |
---|
205 | UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"> |
---|
206 | <File |
---|
207 | RelativePath="..\..\..\..\PlatformManagers\Win32\misc\ogre.ico"> |
---|
208 | </File> |
---|
209 | <File |
---|
210 | RelativePath="..\include\ogre.ico"> |
---|
211 | </File> |
---|
212 | <File |
---|
213 | RelativePath="..\..\..\..\PlatformManagers\Win32\misc\ogrelogo.bmp"> |
---|
214 | </File> |
---|
215 | <File |
---|
216 | RelativePath="..\include\ogrelogo.bmp"> |
---|
217 | </File> |
---|
218 | <File |
---|
219 | RelativePath="..\include\OgreMaxExporter.rc"> |
---|
220 | </File> |
---|
221 | </Filter> |
---|
222 | </Files> |
---|
223 | <Globals> |
---|
224 | <Global |
---|
225 | Name="RESOURCE_FILE" |
---|
226 | Value="\projects\ogre\ogrenew\Tools\3dsmaxExport\OgreExport\include\OgreMaxExporter.rc"/> |
---|
227 | </Globals> |
---|
228 | </VisualStudioProject> |
---|