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

Revision 692, 11.3 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 pch_mode="0" />
7                <Option default_target="-1" />
8                <Option compiler="gcc" />
9                <Build>
10                        <Target title="Debug">
11                                <Option output="..\bin\Debug\Plugin_ParticleFX.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_ParticleFX_EXPORTS" />
25                                        <Add directory="..\include" />
26                                        <Add directory="..\..\..\OgreMain\include" />
27                                        <Add directory="..\..\..\Dependencies\include" />
28                                </Compiler>
29                                <Linker>
30                                        <Add library="OgreMain_d" />
31                                        <Add directory="..\..\..\OgreMain\lib\Debug" />
32                                        <Add directory="..\..\..\Dependencies\lib\Debug" />
33                                </Linker>
34                                <ExtraCommands>
35                                        <Add after="cp ..\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 type="3" />
42                                <Option compiler="gcc" />
43                                <Option includeInTargetAll="1" />
44                                <Option createStaticLib="1" />
45                                <Compiler>
46                                        <Add option="-O3" />
47                                        <Add option="-W" />
48                                        <Add option="-DWIN32" />
49                                        <Add option="-DNDEBUG" />
50                                        <Add option="-D_WINDOWS" />
51                                        <Add option="-D_USRDLL" />
52                                        <Add option="-DPLUGIN_ParticleFX_EXPORTS" />
53                                        <Add directory="..\include" />
54                                        <Add directory="..\..\..\OgreMain\include" />
55                                        <Add directory="..\..\..\Dependencies\include" />
56                                </Compiler>
57                                <Linker>
58                                        <Add option="-s" />
59                                        <Add library="OgreMain" />
60                                        <Add directory="..\..\..\OgreMain\lib\Release" />
61                                        <Add directory="..\..\..\Dependencies\lib\Release" />
62                                </Linker>
63                                <ExtraCommands>
64                                        <Add after="cp ..\bin\Release\Plugin_ParticleFX.dll ..\..\..\Samples\Common\bin\Release" />
65                                </ExtraCommands>
66                        </Target>
67                </Build>
68                <Linker>
69                        <Add option="-Wl,--enable-runtime-pseudo-reloc" />
70                </Linker>
71                <Unit filename="..\include\OgreAreaEmitter.h">
72                        <Option compilerVar="" />
73                        <Option compile="0" />
74                        <Option link="0" />
75                        <Option target="Debug" />
76                        <Option target="Release" />
77                </Unit>
78                <Unit filename="..\include\OgreBoxEmitter.h">
79                        <Option compilerVar="" />
80                        <Option compile="0" />
81                        <Option link="0" />
82                        <Option target="Debug" />
83                        <Option target="Release" />
84                </Unit>
85                <Unit filename="..\include\OgreBoxEmitterFactory.h">
86                        <Option compilerVar="" />
87                        <Option compile="0" />
88                        <Option link="0" />
89                        <Option target="Debug" />
90                        <Option target="Release" />
91                </Unit>
92                <Unit filename="..\include\OgreColourFaderAffector.h">
93                        <Option compilerVar="" />
94                        <Option compile="0" />
95                        <Option link="0" />
96                        <Option target="Debug" />
97                        <Option target="Release" />
98                </Unit>
99                <Unit filename="..\include\OgreColourFaderAffector2.h">
100                        <Option compilerVar="" />
101                        <Option compile="0" />
102                        <Option link="0" />
103                        <Option target="Debug" />
104                        <Option target="Release" />
105                </Unit>
106                <Unit filename="..\include\OgreColourFaderAffectorFactory.h">
107                        <Option compilerVar="" />
108                        <Option compile="0" />
109                        <Option link="0" />
110                        <Option target="Debug" />
111                        <Option target="Release" />
112                </Unit>
113                <Unit filename="..\include\OgreColourFaderAffectorFactory2.h">
114                        <Option compilerVar="" />
115                        <Option compile="0" />
116                        <Option link="0" />
117                        <Option target="Debug" />
118                        <Option target="Release" />
119                </Unit>
120                <Unit filename="..\include\OgreColourImageAffector.h">
121                        <Option compilerVar="" />
122                        <Option compile="0" />
123                        <Option link="0" />
124                        <Option target="Debug" />
125                        <Option target="Release" />
126                </Unit>
127                <Unit filename="..\include\OgreColourImageAffectorFactory.h">
128                        <Option compilerVar="" />
129                        <Option compile="0" />
130                        <Option link="0" />
131                        <Option target="Debug" />
132                        <Option target="Release" />
133                </Unit>
134                <Unit filename="..\include\OgreColourInterpolatorAffector.h">
135                        <Option compilerVar="" />
136                        <Option compile="0" />
137                        <Option link="0" />
138                        <Option target="Debug" />
139                        <Option target="Release" />
140                </Unit>
141                <Unit filename="..\include\OgreCylinderEmitter.h">
142                        <Option compilerVar="" />
143                        <Option compile="0" />
144                        <Option link="0" />
145                        <Option target="Debug" />
146                        <Option target="Release" />
147                </Unit>
148                <Unit filename="..\include\OgreCylinderEmitterFactory.h">
149                        <Option compilerVar="" />
150                        <Option compile="0" />
151                        <Option link="0" />
152                        <Option target="Debug" />
153                        <Option target="Release" />
154                </Unit>
155                <Unit filename="..\include\OgreDeflectorPlaneAffector.h">
156                        <Option compilerVar="" />
157                        <Option compile="0" />
158                        <Option link="0" />
159                        <Option target="Debug" />
160                        <Option target="Release" />
161                </Unit>
162                <Unit filename="..\include\OgreDeflectorPlaneAffectorFactory.h">
163                        <Option compilerVar="" />
164                        <Option compile="0" />
165                        <Option link="0" />
166                        <Option target="Debug" />
167                        <Option target="Release" />
168                </Unit>
169                <Unit filename="..\include\OgreDirectionRandomiserAffector.h">
170                        <Option compilerVar="" />
171                        <Option compile="0" />
172                        <Option link="0" />
173                        <Option target="Debug" />
174                        <Option target="Release" />
175                </Unit>
176                <Unit filename="..\include\OgreDirectionRandomiserAffectorFactory.h">
177                        <Option compilerVar="" />
178                        <Option compile="0" />
179                        <Option link="0" />
180                        <Option target="Debug" />
181                        <Option target="Release" />
182                </Unit>
183                <Unit filename="..\include\OgreEllipsoidEmitter.h">
184                        <Option compilerVar="" />
185                        <Option compile="0" />
186                        <Option link="0" />
187                        <Option target="Debug" />
188                        <Option target="Release" />
189                </Unit>
190                <Unit filename="..\include\OgreEllipsoidEmitterFactory.h">
191                        <Option compilerVar="" />
192                        <Option compile="0" />
193                        <Option link="0" />
194                        <Option target="Debug" />
195                        <Option target="Release" />
196                </Unit>
197                <Unit filename="..\include\OgreHollowEllipsoidEmitter.h">
198                        <Option compilerVar="" />
199                        <Option compile="0" />
200                        <Option link="0" />
201                        <Option target="Debug" />
202                        <Option target="Release" />
203                </Unit>
204                <Unit filename="..\include\OgreHollowEllipsoidEmitterFactory.h">
205                        <Option compilerVar="" />
206                        <Option compile="0" />
207                        <Option link="0" />
208                        <Option target="Debug" />
209                        <Option target="Release" />
210                </Unit>
211                <Unit filename="..\include\OgreLinearForceAffector.h">
212                        <Option compilerVar="" />
213                        <Option compile="0" />
214                        <Option link="0" />
215                        <Option target="Debug" />
216                        <Option target="Release" />
217                </Unit>
218                <Unit filename="..\include\OgreLinearForceAffectorFactory.h">
219                        <Option compilerVar="" />
220                        <Option compile="0" />
221                        <Option link="0" />
222                        <Option target="Debug" />
223                        <Option target="Release" />
224                </Unit>
225                <Unit filename="..\include\OgreParticleFXPrerequisites.h">
226                        <Option compilerVar="" />
227                        <Option compile="0" />
228                        <Option link="0" />
229                        <Option target="Debug" />
230                        <Option target="Release" />
231                </Unit>
232                <Unit filename="..\include\OgrePointEmitter.h">
233                        <Option compilerVar="" />
234                        <Option compile="0" />
235                        <Option link="0" />
236                        <Option target="Debug" />
237                        <Option target="Release" />
238                </Unit>
239                <Unit filename="..\include\OgrePointEmitterFactory.h">
240                        <Option compilerVar="" />
241                        <Option compile="0" />
242                        <Option link="0" />
243                        <Option target="Debug" />
244                        <Option target="Release" />
245                </Unit>
246                <Unit filename="..\include\OgreRingEmitter.h">
247                        <Option compilerVar="" />
248                        <Option compile="0" />
249                        <Option link="0" />
250                        <Option target="Debug" />
251                        <Option target="Release" />
252                </Unit>
253                <Unit filename="..\include\OgreRingEmitterFactory.h">
254                        <Option compilerVar="" />
255                        <Option compile="0" />
256                        <Option link="0" />
257                        <Option target="Debug" />
258                        <Option target="Release" />
259                </Unit>
260                <Unit filename="..\include\OgreRotationAffector.h">
261                        <Option compilerVar="" />
262                        <Option compile="0" />
263                        <Option link="0" />
264                        <Option target="Debug" />
265                        <Option target="Release" />
266                </Unit>
267                <Unit filename="..\include\OgreRotationAffectorFactory.h">
268                        <Option compilerVar="" />
269                        <Option compile="0" />
270                        <Option link="0" />
271                        <Option target="Debug" />
272                        <Option target="Release" />
273                </Unit>
274                <Unit filename="..\include\OgreScaleAffector.h">
275                        <Option compilerVar="" />
276                        <Option compile="0" />
277                        <Option link="0" />
278                        <Option target="Debug" />
279                        <Option target="Release" />
280                </Unit>
281                <Unit filename="..\include\OgreScaleAffectorFactory.h">
282                        <Option compilerVar="" />
283                        <Option compile="0" />
284                        <Option link="0" />
285                        <Option target="Debug" />
286                        <Option target="Release" />
287                </Unit>
288                <Unit filename="..\misc\OgreParticleFXDll.def">
289                        <Option compilerVar="" />
290                        <Option compile="0" />
291                        <Option link="0" />
292                        <Option target="Debug" />
293                        <Option target="Release" />
294                </Unit>
295                <Unit filename="..\src\OgreAreaEmitter.cpp">
296                        <Option compilerVar="CPP" />
297                        <Option target="Debug" />
298                        <Option target="Release" />
299                </Unit>
300                <Unit filename="..\src\OgreBoxEmitter.cpp">
301                        <Option compilerVar="CPP" />
302                        <Option target="Debug" />
303                        <Option target="Release" />
304                </Unit>
305                <Unit filename="..\src\OgreColourFaderAffector.cpp">
306                        <Option compilerVar="CPP" />
307                        <Option target="Debug" />
308                        <Option target="Release" />
309                </Unit>
310                <Unit filename="..\src\OgreColourFaderAffector2.cpp">
311                        <Option compilerVar="CPP" />
312                        <Option target="Debug" />
313                        <Option target="Release" />
314                </Unit>
315                <Unit filename="..\src\OgreColourImageAffector.cpp">
316                        <Option compilerVar="CPP" />
317                        <Option target="Debug" />
318                        <Option target="Release" />
319                </Unit>
320                <Unit filename="..\src\OgreColourInterpolatorAffector.cpp">
321                        <Option compilerVar="CPP" />
322                        <Option target="Debug" />
323                        <Option target="Release" />
324                </Unit>
325                <Unit filename="..\src\OgreCylinderEmitter.cpp">
326                        <Option compilerVar="CPP" />
327                        <Option target="Debug" />
328                        <Option target="Release" />
329                </Unit>
330                <Unit filename="..\src\OgreDeflectorPlaneAffector.cpp">
331                        <Option compilerVar="CPP" />
332                        <Option target="Debug" />
333                        <Option target="Release" />
334                </Unit>
335                <Unit filename="..\src\OgreDirectionRandomiserAffector.cpp">
336                        <Option compilerVar="CPP" />
337                        <Option target="Debug" />
338                        <Option target="Release" />
339                </Unit>
340                <Unit filename="..\src\OgreEllipsoidEmitter.cpp">
341                        <Option compilerVar="CPP" />
342                        <Option target="Debug" />
343                        <Option target="Release" />
344                </Unit>
345                <Unit filename="..\src\OgreHollowEllipsoidEmitter.cpp">
346                        <Option compilerVar="CPP" />
347                        <Option target="Debug" />
348                        <Option target="Release" />
349                </Unit>
350                <Unit filename="..\src\OgreLinearForceAffector.cpp">
351                        <Option compilerVar="CPP" />
352                        <Option target="Debug" />
353                        <Option target="Release" />
354                </Unit>
355                <Unit filename="..\src\OgreParticleFX.cpp">
356                        <Option compilerVar="CPP" />
357                        <Option target="Debug" />
358                        <Option target="Release" />
359                </Unit>
360                <Unit filename="..\src\OgrePointEmitter.cpp">
361                        <Option compilerVar="CPP" />
362                        <Option target="Debug" />
363                        <Option target="Release" />
364                </Unit>
365                <Unit filename="..\src\OgreRingEmitter.cpp">
366                        <Option compilerVar="CPP" />
367                        <Option target="Debug" />
368                        <Option target="Release" />
369                </Unit>
370                <Unit filename="..\src\OgreRotationAffector.cpp">
371                        <Option compilerVar="CPP" />
372                        <Option target="Debug" />
373                        <Option target="Release" />
374                </Unit>
375                <Unit filename="..\src\OgreScaleAffector.cpp">
376                        <Option compilerVar="CPP" />
377                        <Option target="Debug" />
378                        <Option target="Release" />
379                </Unit>
380        </Project>
381</CodeBlocks_project_file>
Note: See TracBrowser for help on using the repository browser.