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

Revision 692, 6.4 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 pch_mode="0" />
7                <Option default_target="-1" />
8                <Option compiler="gcc" />
9                <Build>
10                        <Target title="Debug">
11                                <Option output="..\bin\Debug\Plugin_OctreeSceneManager.dll" />
12                                <Option object_output="..\obj\Debug" />
13                                <Option type="3" />
14                                <Option compiler="gcc" />
15                                <Option includeInTargetAll="1" />
16                                <Option createStaticLib="1" />
17                                <Compiler>
18                                        <Add option="-W" />
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 directory="..\include" />
26                                        <Add directory="..\..\..\OgreMain\include" />
27                                </Compiler>
28                                <Linker>
29                                        <Add library="OgreMain_d" />
30                                        <Add directory="..\..\..\OgreMain\lib\Debug" />
31                                        <Add directory="..\..\..\Dependencies\lib\Debug" />
32                                </Linker>
33                                <ExtraCommands>
34                                        <Add after="cp ..\bin\Debug\Plugin_OctreeSceneManager.dll ..\..\..\Samples\Common\bin\Debug" />
35                                </ExtraCommands>
36                        </Target>
37                        <Target title="Release">
38                                <Option output="..\bin\Release\Plugin_OctreeSceneManager.dll" />
39                                <Option object_output="..\obj\Release" />
40                                <Option type="3" />
41                                <Option compiler="gcc" />
42                                <Option includeInTargetAll="1" />
43                                <Option createStaticLib="1" />
44                                <Compiler>
45                                        <Add option="-O3" />
46                                        <Add option="-W" />
47                                        <Add option="-DWIN32" />
48                                        <Add option="-DNDEBUG" />
49                                        <Add option="-D_WINDOWS" />
50                                        <Add option="-D_USRDLL" />
51                                        <Add option="-DPLUGIN_TERRAIN_EXPORTS" />
52                                        <Add directory="..\include" />
53                                        <Add directory="..\..\..\OgreMain\include" />
54                                </Compiler>
55                                <Linker>
56                                        <Add option="-s" />
57                                        <Add library="OgreMain" />
58                                        <Add directory="..\..\..\OgreMain\lib\Release" />
59                                        <Add directory="..\..\..\Dependencies\lib\Release" />
60                                </Linker>
61                                <ExtraCommands>
62                                        <Add after="cp ..\bin\Release\Plugin_OctreeSceneManager.dll ..\..\..\Samples\Common\bin\Release" />
63                                </ExtraCommands>
64                        </Target>
65                </Build>
66                <Linker>
67                        <Add option="-Wl,--enable-runtime-pseudo-reloc" />
68                </Linker>
69                <Unit filename="..\include\OgreHeightmapTerrainPageSource.h">
70                        <Option compilerVar="" />
71                        <Option compile="0" />
72                        <Option link="0" />
73                        <Option target="Debug" />
74                        <Option target="Release" />
75                </Unit>
76                <Unit filename="..\include\OgreOctree.h">
77                        <Option compilerVar="" />
78                        <Option compile="0" />
79                        <Option link="0" />
80                        <Option target="Debug" />
81                        <Option target="Release" />
82                </Unit>
83                <Unit filename="..\include\OgreOctreeCamera.h">
84                        <Option compilerVar="" />
85                        <Option compile="0" />
86                        <Option link="0" />
87                        <Option target="Debug" />
88                        <Option target="Release" />
89                </Unit>
90                <Unit filename="..\include\OgreOctreeNode.h">
91                        <Option compilerVar="" />
92                        <Option compile="0" />
93                        <Option link="0" />
94                        <Option target="Debug" />
95                        <Option target="Release" />
96                </Unit>
97                <Unit filename="..\include\OgreOctreeSceneManager.h">
98                        <Option compilerVar="" />
99                        <Option compile="0" />
100                        <Option link="0" />
101                        <Option target="Debug" />
102                        <Option target="Release" />
103                </Unit>
104                <Unit filename="..\include\OgreOctreeSceneQuery.h">
105                        <Option compilerVar="" />
106                        <Option compile="0" />
107                        <Option link="0" />
108                        <Option target="Debug" />
109                        <Option target="Release" />
110                </Unit>
111                <Unit filename="..\include\OgreTerrainPage.h">
112                        <Option compilerVar="" />
113                        <Option compile="0" />
114                        <Option link="0" />
115                        <Option target="Debug" />
116                        <Option target="Release" />
117                </Unit>
118                <Unit filename="..\include\OgreTerrainPageSource.h">
119                        <Option compilerVar="" />
120                        <Option compile="0" />
121                        <Option link="0" />
122                        <Option target="Debug" />
123                        <Option target="Release" />
124                </Unit>
125                <Unit filename="..\include\OgreTerrainPrerequisites.h">
126                        <Option compilerVar="" />
127                        <Option compile="0" />
128                        <Option link="0" />
129                        <Option target="Debug" />
130                        <Option target="Release" />
131                </Unit>
132                <Unit filename="..\include\OgreTerrainRenderable.h">
133                        <Option compilerVar="" />
134                        <Option compile="0" />
135                        <Option link="0" />
136                        <Option target="Debug" />
137                        <Option target="Release" />
138                </Unit>
139                <Unit filename="..\include\OgreTerrainSceneManager.h">
140                        <Option compilerVar="" />
141                        <Option compile="0" />
142                        <Option link="0" />
143                        <Option target="Debug" />
144                        <Option target="Release" />
145                </Unit>
146                <Unit filename="..\include\OgreTerrainVertexProgram.h">
147                        <Option compilerVar="" />
148                        <Option compile="0" />
149                        <Option link="0" />
150                        <Option target="Debug" />
151                        <Option target="Release" />
152                </Unit>
153                <Unit filename="..\src\OgreHeightmapTerrainPageSource.cpp">
154                        <Option compilerVar="CPP" />
155                        <Option target="Debug" />
156                        <Option target="Release" />
157                </Unit>
158                <Unit filename="..\src\OgreOctree.cpp">
159                        <Option compilerVar="CPP" />
160                        <Option target="Debug" />
161                        <Option target="Release" />
162                </Unit>
163                <Unit filename="..\src\OgreOctreeCamera.cpp">
164                        <Option compilerVar="CPP" />
165                        <Option target="Debug" />
166                        <Option target="Release" />
167                </Unit>
168                <Unit filename="..\src\OgreOctreeNode.cpp">
169                        <Option compilerVar="CPP" />
170                        <Option target="Debug" />
171                        <Option target="Release" />
172                </Unit>
173                <Unit filename="..\src\OgreOctreeSceneManager.cpp">
174                        <Option compilerVar="CPP" />
175                        <Option target="Debug" />
176                        <Option target="Release" />
177                </Unit>
178                <Unit filename="..\src\OgreOctreeSceneManagerDll.cpp">
179                        <Option compilerVar="CPP" />
180                        <Option target="Debug" />
181                        <Option target="Release" />
182                </Unit>
183                <Unit filename="..\src\OgreOctreeSceneQuery.cpp">
184                        <Option compilerVar="CPP" />
185                        <Option target="Debug" />
186                        <Option target="Release" />
187                </Unit>
188                <Unit filename="..\src\OgreTerrainPage.cpp">
189                        <Option compilerVar="CPP" />
190                        <Option target="Debug" />
191                        <Option target="Release" />
192                </Unit>
193                <Unit filename="..\src\OgreTerrainPageSource.cpp">
194                        <Option compilerVar="CPP" />
195                        <Option target="Debug" />
196                        <Option target="Release" />
197                </Unit>
198                <Unit filename="..\src\OgreTerrainRenderable.cpp">
199                        <Option compilerVar="CPP" />
200                        <Option target="Debug" />
201                        <Option target="Release" />
202                </Unit>
203                <Unit filename="..\src\OgreTerrainSceneManager.cpp">
204                        <Option compilerVar="CPP" />
205                        <Option target="Debug" />
206                        <Option target="Release" />
207                </Unit>
208                <Unit filename="..\src\OgreTerrainVertexProgram.cpp">
209                        <Option compilerVar="CPP" />
210                        <Option target="Debug" />
211                        <Option target="Release" />
212                </Unit>
213        </Project>
214</CodeBlocks_project_file>
Note: See TracBrowser for help on using the repository browser.