source: OGRE/trunk/ogrenew/PlugIns/ParticleFX/scripts/Plugin_ParticleFX_stlp.cbp @ 692

Revision 692, 11.9 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_ParticleFX" />
6                <Option default_target="-1" />
7                <Option compiler="gcc" />
8                <Build>
9                        <Target title="Debug">
10                                <Option output="..\bin\Debug\Plugin_ParticleFX.dll" />
11                                <Option object_output="..\obj\Debug" />
12                                <Option external_deps="..\..\..\OgreMain\lib\Debug\OgreMain_d.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_ParticleFX_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_ParticleFX.dll ..\..\..\Samples\Common\bin\Debug" />
36                                </ExtraCommands>
37                        </Target>
38                        <Target title="Release">
39                                <Option output="..\bin\Release\Plugin_ParticleFX.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_ParticleFX_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_ParticleFX.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,--export-all-symbols" />
80                        <Add option="-Wl,--add-stdcall-alias" />
81                        <Add directory="$(#STLPORT_DIR)\lib" />
82                </Linker>
83                <Unit filename="..\include\OgreAreaEmitter.h">
84                        <Option compilerVar="CPP" />
85                        <Option compile="0" />
86                        <Option link="0" />
87                        <Option target="Debug" />
88                        <Option target="Release" />
89                </Unit>
90                <Unit filename="..\include\OgreBoxEmitter.h">
91                        <Option compilerVar="CPP" />
92                        <Option compile="0" />
93                        <Option link="0" />
94                        <Option target="Debug" />
95                        <Option target="Release" />
96                </Unit>
97                <Unit filename="..\include\OgreBoxEmitterFactory.h">
98                        <Option compilerVar="CPP" />
99                        <Option compile="0" />
100                        <Option link="0" />
101                        <Option target="Debug" />
102                        <Option target="Release" />
103                </Unit>
104                <Unit filename="..\include\OgreColourFaderAffector.h">
105                        <Option compilerVar="CPP" />
106                        <Option compile="0" />
107                        <Option link="0" />
108                        <Option target="Debug" />
109                        <Option target="Release" />
110                </Unit>
111                <Unit filename="..\include\OgreColourFaderAffector2.h">
112                        <Option compilerVar="CPP" />
113                        <Option compile="0" />
114                        <Option link="0" />
115                        <Option target="Debug" />
116                        <Option target="Release" />
117                </Unit>
118                <Unit filename="..\include\OgreColourFaderAffectorFactory.h">
119                        <Option compilerVar="CPP" />
120                        <Option compile="0" />
121                        <Option link="0" />
122                        <Option target="Debug" />
123                        <Option target="Release" />
124                </Unit>
125                <Unit filename="..\include\OgreColourFaderAffectorFactory2.h">
126                        <Option compilerVar="CPP" />
127                        <Option compile="0" />
128                        <Option link="0" />
129                        <Option target="Debug" />
130                        <Option target="Release" />
131                </Unit>
132                <Unit filename="..\include\OgreColourImageAffector.h">
133                        <Option compilerVar="CPP" />
134                        <Option compile="0" />
135                        <Option link="0" />
136                        <Option target="Debug" />
137                        <Option target="Release" />
138                </Unit>
139                <Unit filename="..\include\OgreColourImageAffectorFactory.h">
140                        <Option compilerVar="CPP" />
141                        <Option compile="0" />
142                        <Option link="0" />
143                        <Option target="Debug" />
144                        <Option target="Release" />
145                </Unit>
146                <Unit filename="..\include\OgreColourInterpolatorAffector.h">
147                        <Option compilerVar="CPP" />
148                        <Option compile="0" />
149                        <Option link="0" />
150                        <Option target="Debug" />
151                        <Option target="Release" />
152                </Unit>
153                <Unit filename="..\include\OgreCylinderEmitter.h">
154                        <Option compilerVar="CPP" />
155                        <Option compile="0" />
156                        <Option link="0" />
157                        <Option target="Debug" />
158                        <Option target="Release" />
159                </Unit>
160                <Unit filename="..\include\OgreCylinderEmitterFactory.h">
161                        <Option compilerVar="CPP" />
162                        <Option compile="0" />
163                        <Option link="0" />
164                        <Option target="Debug" />
165                        <Option target="Release" />
166                </Unit>
167                <Unit filename="..\include\OgreDeflectorPlaneAffector.h">
168                        <Option compilerVar="CPP" />
169                        <Option compile="0" />
170                        <Option link="0" />
171                        <Option target="Debug" />
172                        <Option target="Release" />
173                </Unit>
174                <Unit filename="..\include\OgreDeflectorPlaneAffectorFactory.h">
175                        <Option compilerVar="CPP" />
176                        <Option compile="0" />
177                        <Option link="0" />
178                        <Option target="Debug" />
179                        <Option target="Release" />
180                </Unit>
181                <Unit filename="..\include\OgreDirectionRandomiserAffector.h">
182                        <Option compilerVar="CPP" />
183                        <Option compile="0" />
184                        <Option link="0" />
185                        <Option target="Debug" />
186                        <Option target="Release" />
187                </Unit>
188                <Unit filename="..\include\OgreDirectionRandomiserAffectorFactory.h">
189                        <Option compilerVar="CPP" />
190                        <Option compile="0" />
191                        <Option link="0" />
192                        <Option target="Debug" />
193                        <Option target="Release" />
194                </Unit>
195                <Unit filename="..\include\OgreEllipsoidEmitter.h">
196                        <Option compilerVar="CPP" />
197                        <Option compile="0" />
198                        <Option link="0" />
199                        <Option target="Debug" />
200                        <Option target="Release" />
201                </Unit>
202                <Unit filename="..\include\OgreEllipsoidEmitterFactory.h">
203                        <Option compilerVar="CPP" />
204                        <Option compile="0" />
205                        <Option link="0" />
206                        <Option target="Debug" />
207                        <Option target="Release" />
208                </Unit>
209                <Unit filename="..\include\OgreHollowEllipsoidEmitter.h">
210                        <Option compilerVar="CPP" />
211                        <Option compile="0" />
212                        <Option link="0" />
213                        <Option target="Debug" />
214                        <Option target="Release" />
215                </Unit>
216                <Unit filename="..\include\OgreHollowEllipsoidEmitterFactory.h">
217                        <Option compilerVar="CPP" />
218                        <Option compile="0" />
219                        <Option link="0" />
220                        <Option target="Debug" />
221                        <Option target="Release" />
222                </Unit>
223                <Unit filename="..\include\OgreLinearForceAffector.h">
224                        <Option compilerVar="CPP" />
225                        <Option compile="0" />
226                        <Option link="0" />
227                        <Option target="Debug" />
228                        <Option target="Release" />
229                </Unit>
230                <Unit filename="..\include\OgreLinearForceAffectorFactory.h">
231                        <Option compilerVar="CPP" />
232                        <Option compile="0" />
233                        <Option link="0" />
234                        <Option target="Debug" />
235                        <Option target="Release" />
236                </Unit>
237                <Unit filename="..\include\OgreParticleFXPrerequisites.h">
238                        <Option compilerVar="CPP" />
239                        <Option compile="0" />
240                        <Option link="0" />
241                        <Option target="Debug" />
242                        <Option target="Release" />
243                </Unit>
244                <Unit filename="..\include\OgrePointEmitter.h">
245                        <Option compilerVar="CPP" />
246                        <Option compile="0" />
247                        <Option link="0" />
248                        <Option target="Debug" />
249                        <Option target="Release" />
250                </Unit>
251                <Unit filename="..\include\OgrePointEmitterFactory.h">
252                        <Option compilerVar="CPP" />
253                        <Option compile="0" />
254                        <Option link="0" />
255                        <Option target="Debug" />
256                        <Option target="Release" />
257                </Unit>
258                <Unit filename="..\include\OgreRingEmitter.h">
259                        <Option compilerVar="CPP" />
260                        <Option compile="0" />
261                        <Option link="0" />
262                        <Option target="Debug" />
263                        <Option target="Release" />
264                </Unit>
265                <Unit filename="..\include\OgreRingEmitterFactory.h">
266                        <Option compilerVar="CPP" />
267                        <Option compile="0" />
268                        <Option link="0" />
269                        <Option target="Debug" />
270                        <Option target="Release" />
271                </Unit>
272                <Unit filename="..\include\OgreRotationAffector.h">
273                        <Option compilerVar="CPP" />
274                        <Option compile="0" />
275                        <Option link="0" />
276                        <Option target="Debug" />
277                        <Option target="Release" />
278                </Unit>
279                <Unit filename="..\include\OgreRotationAffectorFactory.h">
280                        <Option compilerVar="CPP" />
281                        <Option compile="0" />
282                        <Option link="0" />
283                        <Option target="Debug" />
284                        <Option target="Release" />
285                </Unit>
286                <Unit filename="..\include\OgreScaleAffector.h">
287                        <Option compilerVar="CPP" />
288                        <Option compile="0" />
289                        <Option link="0" />
290                        <Option target="Debug" />
291                        <Option target="Release" />
292                </Unit>
293                <Unit filename="..\include\OgreScaleAffectorFactory.h">
294                        <Option compilerVar="CPP" />
295                        <Option compile="0" />
296                        <Option link="0" />
297                        <Option target="Debug" />
298                        <Option target="Release" />
299                </Unit>
300                <Unit filename="..\misc\OgreParticleFXDll.def">
301                        <Option compilerVar="CPP" />
302                        <Option compile="0" />
303                        <Option link="0" />
304                        <Option target="Debug" />
305                        <Option target="Release" />
306                </Unit>
307                <Unit filename="..\src\OgreAreaEmitter.cpp">
308                        <Option compilerVar="CPP" />
309                        <Option target="Debug" />
310                        <Option target="Release" />
311                </Unit>
312                <Unit filename="..\src\OgreBoxEmitter.cpp">
313                        <Option compilerVar="CPP" />
314                        <Option target="Debug" />
315                        <Option target="Release" />
316                </Unit>
317                <Unit filename="..\src\OgreColourFaderAffector.cpp">
318                        <Option compilerVar="CPP" />
319                        <Option target="Debug" />
320                        <Option target="Release" />
321                </Unit>
322                <Unit filename="..\src\OgreColourFaderAffector2.cpp">
323                        <Option compilerVar="CPP" />
324                        <Option target="Debug" />
325                        <Option target="Release" />
326                </Unit>
327                <Unit filename="..\src\OgreColourImageAffector.cpp">
328                        <Option compilerVar="CPP" />
329                        <Option target="Debug" />
330                        <Option target="Release" />
331                </Unit>
332                <Unit filename="..\src\OgreColourInterpolatorAffector.cpp">
333                        <Option compilerVar="CPP" />
334                        <Option target="Debug" />
335                        <Option target="Release" />
336                </Unit>
337                <Unit filename="..\src\OgreCylinderEmitter.cpp">
338                        <Option compilerVar="CPP" />
339                        <Option target="Debug" />
340                        <Option target="Release" />
341                </Unit>
342                <Unit filename="..\src\OgreDeflectorPlaneAffector.cpp">
343                        <Option compilerVar="CPP" />
344                        <Option target="Debug" />
345                        <Option target="Release" />
346                </Unit>
347                <Unit filename="..\src\OgreDirectionRandomiserAffector.cpp">
348                        <Option compilerVar="CPP" />
349                        <Option target="Debug" />
350                        <Option target="Release" />
351                </Unit>
352                <Unit filename="..\src\OgreEllipsoidEmitter.cpp">
353                        <Option compilerVar="CPP" />
354                        <Option target="Debug" />
355                        <Option target="Release" />
356                </Unit>
357                <Unit filename="..\src\OgreHollowEllipsoidEmitter.cpp">
358                        <Option compilerVar="CPP" />
359                        <Option target="Debug" />
360                        <Option target="Release" />
361                </Unit>
362                <Unit filename="..\src\OgreLinearForceAffector.cpp">
363                        <Option compilerVar="CPP" />
364                        <Option target="Debug" />
365                        <Option target="Release" />
366                </Unit>
367                <Unit filename="..\src\OgreParticleFX.cpp">
368                        <Option compilerVar="CPP" />
369                        <Option target="Debug" />
370                        <Option target="Release" />
371                </Unit>
372                <Unit filename="..\src\OgrePointEmitter.cpp">
373                        <Option compilerVar="CPP" />
374                        <Option target="Debug" />
375                        <Option target="Release" />
376                </Unit>
377                <Unit filename="..\src\OgreRingEmitter.cpp">
378                        <Option compilerVar="CPP" />
379                        <Option target="Debug" />
380                        <Option target="Release" />
381                </Unit>
382                <Unit filename="..\src\OgreRotationAffector.cpp">
383                        <Option compilerVar="CPP" />
384                        <Option target="Debug" />
385                        <Option target="Release" />
386                </Unit>
387                <Unit filename="..\src\OgreScaleAffector.cpp">
388                        <Option compilerVar="CPP" />
389                        <Option target="Debug" />
390                        <Option target="Release" />
391                </Unit>
392        </Project>
393</CodeBlocks_project_file>
Note: See TracBrowser for help on using the repository browser.