Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/PlugIns/ParticleFX/scripts/Plugin_ParticleFX_stlp.cbp @ 3

Last change on this file since 3 was 3, checked in by anonymous, 17 years ago

=update

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