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