source: OGRE/trunk/ogrenew/PlugIns/OctreeSceneManager/scripts/Plugin_OctreeSceneManager_stlp.cbp @ 692

Revision 692, 7.0 KB checked in by mattausch, 18 years ago (diff)

adding ogre 1.2 and dependencies

Line 
1<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
2<CodeBlocks_project_file>
3        <FileVersion major="1" minor="3" />
4        <Project>
5                <Option title="Plugin_OctreeSceneManager" />
6                <Option default_target="-1" />
7                <Option compiler="gcc" />
8                <Build>
9                        <Target title="Debug">
10                                <Option output="..\bin\Debug\Plugin_OctreeSceneManager.dll" />
11                                <Option object_output="..\obj\Debug" />
12                                <Option external_deps="..\..\..\OgreMain\lib\Release\OgreMain.dll;" />
13                                <Option type="3" />
14                                <Option compiler="gcc" />
15                                <Option includeInTargetAll="1" />
16                                <Option projectResourceIncludeDirsRelation="0" />
17                                <Compiler>
18                                        <Add option="-Wall" />
19                                        <Add option="-g" />
20                                        <Add option="-DWIN32" />
21                                        <Add option="-D_DEBUG" />
22                                        <Add option="-D_WINDOWS" />
23                                        <Add option="-D_USRDLL" />
24                                        <Add option="-DPLUGIN_TERRAIN_EXPORTS" />
25                                        <Add option="-D_STLP_DEBUG" />
26                                        <Add directory="..\include" />
27                                        <Add directory="..\..\..\OgreMain\include" />
28                                </Compiler>
29                                <Linker>
30                                        <Add library="stlportstlg.5.0.dll" />
31                                        <Add library="OgreMain_d" />
32                                        <Add directory="..\..\..\OgreMain\lib\Debug" />
33                                </Linker>
34                                <ExtraCommands>
35                                        <Add after="cmd /c copy ..\bin\Debug\Plugin_OctreeSceneManager.dll ..\..\..\Samples\Common\bin\Debug" />
36                                </ExtraCommands>
37                        </Target>
38                        <Target title="Release">
39                                <Option output="..\bin\Release\Plugin_OctreeSceneManager.dll" />
40                                <Option object_output="..\obj\Release" />
41                                <Option external_deps="..\..\..\OgreMain\lib\Release\OgreMain.dll;" />
42                                <Option type="3" />
43                                <Option compiler="gcc" />
44                                <Option includeInTargetAll="1" />
45                                <Option projectResourceIncludeDirsRelation="0" />
46                                <Compiler>
47                                        <Add option="-O2" />
48                                        <Add option="-Wall" />
49                                        <Add option="-DWIN32" />
50                                        <Add option="-DNDEBUG" />
51                                        <Add option="-D_WINDOWS" />
52                                        <Add option="-D_USRDLL" />
53                                        <Add option="-DPLUGIN_TERRAIN_EXPORTS" />
54                                        <Add directory="..\include" />
55                                        <Add directory="..\..\..\OgreMain\include" />
56                                </Compiler>
57                                <Linker>
58                                        <Add option="-s" />
59                                        <Add library="stlport.5.0.dll" />
60                                        <Add library="OgreMain" />
61                                        <Add directory="..\..\..\OgreMain\lib\Release" />
62                                </Linker>
63                                <ExtraCommands>
64                                        <Add after="cmd /c copy ..\bin\Release\Plugin_OctreeSceneManager.dll ..\..\..\Samples\Common\bin\Release" />
65                                </ExtraCommands>
66                        </Target>
67                </Build>
68                <Compiler>
69                        <Add option="-mthreads" />
70                        <Add option="-fmessage-length=0" />
71                        <Add option="-fexceptions" />
72                        <Add option="-fident" />
73                        <Add option="-D_STLP_NO_CUSTOM_IO" />
74                        <Add option="-D_STLP_USE_DYNAMIC_LIB" />
75                        <Add directory="$(#STLPORT_DIR)\stlport" />
76                </Compiler>
77                <Linker>
78                        <Add option="-Wl,--enable-auto-image-base" />
79                        <Add option="-Wl,--add-stdcall-alias" />
80                        <Add directory="$(#STLPORT_DIR)\lib" />
81                </Linker>
82                <Unit filename="..\include\OgreHeightmapTerrainPageSource.h">
83                        <Option compilerVar="CPP" />
84                        <Option compile="0" />
85                        <Option link="0" />
86                        <Option target="Debug" />
87                        <Option target="Release" />
88                </Unit>
89                <Unit filename="..\include\OgreOctree.h">
90                        <Option compilerVar="CPP" />
91                        <Option compile="0" />
92                        <Option link="0" />
93                        <Option target="Debug" />
94                        <Option target="Release" />
95                </Unit>
96                <Unit filename="..\include\OgreOctreeCamera.h">
97                        <Option compilerVar="CPP" />
98                        <Option compile="0" />
99                        <Option link="0" />
100                        <Option target="Debug" />
101                        <Option target="Release" />
102                </Unit>
103                <Unit filename="..\include\OgreOctreeNode.h">
104                        <Option compilerVar="CPP" />
105                        <Option compile="0" />
106                        <Option link="0" />
107                        <Option target="Debug" />
108                        <Option target="Release" />
109                </Unit>
110                <Unit filename="..\include\OgreOctreeSceneManager.h">
111                        <Option compilerVar="CPP" />
112                        <Option compile="0" />
113                        <Option link="0" />
114                        <Option target="Debug" />
115                        <Option target="Release" />
116                </Unit>
117                <Unit filename="..\include\OgreOctreeSceneQuery.h">
118                        <Option compilerVar="CPP" />
119                        <Option compile="0" />
120                        <Option link="0" />
121                        <Option target="Debug" />
122                        <Option target="Release" />
123                </Unit>
124                <Unit filename="..\include\OgreTerrainPage.h">
125                        <Option compilerVar="CPP" />
126                        <Option compile="0" />
127                        <Option link="0" />
128                        <Option target="Debug" />
129                        <Option target="Release" />
130                </Unit>
131                <Unit filename="..\include\OgreTerrainPageSource.h">
132                        <Option compilerVar="CPP" />
133                        <Option compile="0" />
134                        <Option link="0" />
135                        <Option target="Debug" />
136                        <Option target="Release" />
137                </Unit>
138                <Unit filename="..\include\OgreTerrainPrerequisites.h">
139                        <Option compilerVar="CPP" />
140                        <Option compile="0" />
141                        <Option link="0" />
142                        <Option target="Debug" />
143                        <Option target="Release" />
144                </Unit>
145                <Unit filename="..\include\OgreTerrainRenderable.h">
146                        <Option compilerVar="CPP" />
147                        <Option compile="0" />
148                        <Option link="0" />
149                        <Option target="Debug" />
150                        <Option target="Release" />
151                </Unit>
152                <Unit filename="..\include\OgreTerrainSceneManager.h">
153                        <Option compilerVar="CPP" />
154                        <Option compile="0" />
155                        <Option link="0" />
156                        <Option target="Debug" />
157                        <Option target="Release" />
158                </Unit>
159                <Unit filename="..\include\OgreTerrainVertexProgram.h">
160                        <Option compilerVar="CPP" />
161                        <Option compile="0" />
162                        <Option link="0" />
163                        <Option target="Debug" />
164                        <Option target="Release" />
165                </Unit>
166                <Unit filename="..\src\OgreHeightmapTerrainPageSource.cpp">
167                        <Option compilerVar="CPP" />
168                        <Option target="Debug" />
169                        <Option target="Release" />
170                </Unit>
171                <Unit filename="..\src\OgreOctree.cpp">
172                        <Option compilerVar="CPP" />
173                        <Option target="Debug" />
174                        <Option target="Release" />
175                </Unit>
176                <Unit filename="..\src\OgreOctreeCamera.cpp">
177                        <Option compilerVar="CPP" />
178                        <Option target="Debug" />
179                        <Option target="Release" />
180                </Unit>
181                <Unit filename="..\src\OgreOctreeNode.cpp">
182                        <Option compilerVar="CPP" />
183                        <Option target="Debug" />
184                        <Option target="Release" />
185                </Unit>
186                <Unit filename="..\src\OgreOctreeSceneManager.cpp">
187                        <Option compilerVar="CPP" />
188                        <Option target="Debug" />
189                        <Option target="Release" />
190                </Unit>
191                <Unit filename="..\src\OgreOctreeSceneManagerDll.cpp">
192                        <Option compilerVar="CPP" />
193                        <Option target="Debug" />
194                        <Option target="Release" />
195                </Unit>
196                <Unit filename="..\src\OgreOctreeSceneQuery.cpp">
197                        <Option compilerVar="CPP" />
198                        <Option target="Debug" />
199                        <Option target="Release" />
200                </Unit>
201                <Unit filename="..\src\OgreTerrainPage.cpp">
202                        <Option compilerVar="CPP" />
203                        <Option target="Debug" />
204                        <Option target="Release" />
205                </Unit>
206                <Unit filename="..\src\OgreTerrainPageSource.cpp">
207                        <Option compilerVar="CPP" />
208                        <Option target="Debug" />
209                        <Option target="Release" />
210                </Unit>
211                <Unit filename="..\src\OgreTerrainRenderable.cpp">
212                        <Option compilerVar="CPP" />
213                        <Option target="Debug" />
214                        <Option target="Release" />
215                </Unit>
216                <Unit filename="..\src\OgreTerrainSceneManager.cpp">
217                        <Option compilerVar="CPP" />
218                        <Option target="Debug" />
219                        <Option target="Release" />
220                </Unit>
221                <Unit filename="..\src\OgreTerrainVertexProgram.cpp">
222                        <Option compilerVar="CPP" />
223                        <Option target="Debug" />
224                        <Option target="Release" />
225                </Unit>
226        </Project>
227</CodeBlocks_project_file>
Note: See TracBrowser for help on using the repository browser.