1 | <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> |
---|
2 | <CodeBlocks_project_file> |
---|
3 | <FileVersion major="1" minor="6" /> |
---|
4 | <Project> |
---|
5 | <Option title="Plugin_ParticleFX" /> |
---|
6 | <Option compiler="gcc" /> |
---|
7 | <Build> |
---|
8 | <Target title="Debug"> |
---|
9 | <Option output="../../../lib/Plugin_ParticleFX_d.so" prefix_auto="0" extension_auto="0" /> |
---|
10 | <Option object_output="../obj/Debug" /> |
---|
11 | <Option external_deps="../../../lib/libOgreMain_d.so;" /> |
---|
12 | <Option type="3" /> |
---|
13 | <Option compiler="gcc" /> |
---|
14 | <Option projectResourceIncludeDirsRelation="0" /> |
---|
15 | <Compiler> |
---|
16 | <Add option="-g" /> |
---|
17 | <Add option="-D_DEBUG" /> |
---|
18 | </Compiler> |
---|
19 | <Linker> |
---|
20 | <Add library="OgreMain_d" /> |
---|
21 | </Linker> |
---|
22 | <ExtraCommands> |
---|
23 | <Add after="cp $($(TARGET_NAME)_OUTPUT_FILE) ../../../Samples/Common/bin/$(TARGET_NAME)" /> |
---|
24 | </ExtraCommands> |
---|
25 | </Target> |
---|
26 | <Target title="Release"> |
---|
27 | <Option output="../../../lib/Plugin_ParticleFX.so" prefix_auto="0" extension_auto="0" /> |
---|
28 | <Option object_output="../obj/Release" /> |
---|
29 | <Option external_deps="../../../lib/libOgreMain.so;" /> |
---|
30 | <Option type="3" /> |
---|
31 | <Option compiler="gcc" /> |
---|
32 | <Option projectResourceIncludeDirsRelation="0" /> |
---|
33 | <Compiler> |
---|
34 | <Add option="-O2" /> |
---|
35 | <Add option="-DNDEBUG" /> |
---|
36 | </Compiler> |
---|
37 | <Linker> |
---|
38 | <Add option="-s" /> |
---|
39 | <Add library="OgreMain" /> |
---|
40 | </Linker> |
---|
41 | <ExtraCommands> |
---|
42 | <Add after="cp $($(TARGET_NAME)_OUTPUT_FILE) ../../../Samples/Common/bin/$(TARGET_NAME)" /> |
---|
43 | </ExtraCommands> |
---|
44 | </Target> |
---|
45 | </Build> |
---|
46 | <VirtualTargets> |
---|
47 | <Add alias="All" targets="Debug;Release;" /> |
---|
48 | </VirtualTargets> |
---|
49 | <Compiler> |
---|
50 | <Add option="-Wall" /> |
---|
51 | <Add option="-fmessage-length=0" /> |
---|
52 | <Add option="-fexceptions" /> |
---|
53 | <Add option="-fident" /> |
---|
54 | <Add option="-pipe" /> |
---|
55 | <Add option="-fvisibility=hidden" /> |
---|
56 | <Add option="-fvisibility-inlines-hidden" /> |
---|
57 | <Add option="-fPIC" /> |
---|
58 | <Add option="-DOGRE_PARTICLEFXPLUGIN_EXPORTS" /> |
---|
59 | <Add option="-DHAVE_CONFIG_H" /> |
---|
60 | <Add option="-DOGRE_GCC_VISIBILITY" /> |
---|
61 | <Add option="-DPIC" /> |
---|
62 | <Add directory="../include" /> |
---|
63 | <Add directory="../../../OgreMain/include" /> |
---|
64 | </Compiler> |
---|
65 | <Linker> |
---|
66 | <Add directory="../../../Samples/Common/bin/$(TARGET_NAME)" /> |
---|
67 | </Linker> |
---|
68 | <Unit filename="../include/OgreAreaEmitter.h" /> |
---|
69 | <Unit filename="../include/OgreBoxEmitter.h" /> |
---|
70 | <Unit filename="../include/OgreBoxEmitterFactory.h" /> |
---|
71 | <Unit filename="../include/OgreColourFaderAffector.h" /> |
---|
72 | <Unit filename="../include/OgreColourFaderAffector2.h" /> |
---|
73 | <Unit filename="../include/OgreColourFaderAffectorFactory.h" /> |
---|
74 | <Unit filename="../include/OgreColourFaderAffectorFactory2.h" /> |
---|
75 | <Unit filename="../include/OgreColourImageAffector.h" /> |
---|
76 | <Unit filename="../include/OgreColourImageAffectorFactory.h" /> |
---|
77 | <Unit filename="../include/OgreColourInterpolatorAffector.h" /> |
---|
78 | <Unit filename="../include/OgreCylinderEmitter.h" /> |
---|
79 | <Unit filename="../include/OgreCylinderEmitterFactory.h" /> |
---|
80 | <Unit filename="../include/OgreDeflectorPlaneAffector.h" /> |
---|
81 | <Unit filename="../include/OgreDeflectorPlaneAffectorFactory.h" /> |
---|
82 | <Unit filename="../include/OgreDirectionRandomiserAffector.h" /> |
---|
83 | <Unit filename="../include/OgreDirectionRandomiserAffectorFactory.h" /> |
---|
84 | <Unit filename="../include/OgreEllipsoidEmitter.h" /> |
---|
85 | <Unit filename="../include/OgreEllipsoidEmitterFactory.h" /> |
---|
86 | <Unit filename="../include/OgreHollowEllipsoidEmitter.h" /> |
---|
87 | <Unit filename="../include/OgreHollowEllipsoidEmitterFactory.h" /> |
---|
88 | <Unit filename="../include/OgreLinearForceAffector.h" /> |
---|
89 | <Unit filename="../include/OgreLinearForceAffectorFactory.h" /> |
---|
90 | <Unit filename="../include/OgreParticleFXPlugin.h" /> |
---|
91 | <Unit filename="../include/OgreParticleFXPrerequisites.h" /> |
---|
92 | <Unit filename="../include/OgrePointEmitter.h" /> |
---|
93 | <Unit filename="../include/OgrePointEmitterFactory.h" /> |
---|
94 | <Unit filename="../include/OgreRingEmitter.h" /> |
---|
95 | <Unit filename="../include/OgreRingEmitterFactory.h" /> |
---|
96 | <Unit filename="../include/OgreRotationAffector.h" /> |
---|
97 | <Unit filename="../include/OgreRotationAffectorFactory.h" /> |
---|
98 | <Unit filename="../include/OgreScaleAffector.h" /> |
---|
99 | <Unit filename="../include/OgreScaleAffectorFactory.h" /> |
---|
100 | <Unit filename="../misc/OgreParticleFXDll.def" /> |
---|
101 | <Unit filename="../src/OgreAreaEmitter.cpp" /> |
---|
102 | <Unit filename="../src/OgreBoxEmitter.cpp" /> |
---|
103 | <Unit filename="../src/OgreColourFaderAffector.cpp" /> |
---|
104 | <Unit filename="../src/OgreColourFaderAffector2.cpp" /> |
---|
105 | <Unit filename="../src/OgreColourImageAffector.cpp" /> |
---|
106 | <Unit filename="../src/OgreColourInterpolatorAffector.cpp" /> |
---|
107 | <Unit filename="../src/OgreCylinderEmitter.cpp" /> |
---|
108 | <Unit filename="../src/OgreDeflectorPlaneAffector.cpp" /> |
---|
109 | <Unit filename="../src/OgreDirectionRandomiserAffector.cpp" /> |
---|
110 | <Unit filename="../src/OgreEllipsoidEmitter.cpp" /> |
---|
111 | <Unit filename="../src/OgreHollowEllipsoidEmitter.cpp" /> |
---|
112 | <Unit filename="../src/OgreLinearForceAffector.cpp" /> |
---|
113 | <Unit filename="../src/OgreParticleFX.cpp" /> |
---|
114 | <Unit filename="../src/OgreParticleFXPlugin.cpp" /> |
---|
115 | <Unit filename="../src/OgrePointEmitter.cpp" /> |
---|
116 | <Unit filename="../src/OgreRingEmitter.cpp" /> |
---|
117 | <Unit filename="../src/OgreRotationAffector.cpp" /> |
---|
118 | <Unit filename="../src/OgreScaleAffector.cpp" /> |
---|
119 | <Extensions> |
---|
120 | <code_completion /> |
---|
121 | </Extensions> |
---|
122 | </Project> |
---|
123 | </CodeBlocks_project_file> |
---|