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="RenderSystem_GL" /> |
---|
6 | <Option platforms="Unix;" /> |
---|
7 | <Option compiler="gcc" /> |
---|
8 | <Build> |
---|
9 | <Target title="Debug"> |
---|
10 | <Option platforms="Unix;" /> |
---|
11 | <Option output="../../../lib/RenderSystem_GL_d.so" prefix_auto="0" extension_auto="0" /> |
---|
12 | <Option object_output="../obj/Debug" /> |
---|
13 | <Option external_deps="../../../lib/libOgreMain_d.so;" /> |
---|
14 | <Option type="3" /> |
---|
15 | <Option compiler="gcc" /> |
---|
16 | <Option projectResourceIncludeDirsRelation="0" /> |
---|
17 | <Compiler> |
---|
18 | <Add option="-g" /> |
---|
19 | <Add option="-DDEBUG" /> |
---|
20 | </Compiler> |
---|
21 | <Linker> |
---|
22 | <Add library="OgreMain_d" /> |
---|
23 | </Linker> |
---|
24 | <ExtraCommands> |
---|
25 | <Add after="cp $($(TARGET_NAME)_OUTPUT_FILE) ../../../Samples/Common/bin/$(TARGET_NAME)" /> |
---|
26 | </ExtraCommands> |
---|
27 | </Target> |
---|
28 | <Target title="Release"> |
---|
29 | <Option platforms="Unix;" /> |
---|
30 | <Option output="../../../lib/RenderSystem_GL.so" prefix_auto="0" extension_auto="0" /> |
---|
31 | <Option object_output="../obj/Release" /> |
---|
32 | <Option external_deps="../../../lib/libOgreMain.so;" /> |
---|
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 | </Linker> |
---|
44 | <ExtraCommands> |
---|
45 | <Add after="cp $($(TARGET_NAME)_OUTPUT_FILE) ../../../Samples/Common/bin/$(TARGET_NAME)" /> |
---|
46 | </ExtraCommands> |
---|
47 | </Target> |
---|
48 | </Build> |
---|
49 | <VirtualTargets> |
---|
50 | <Add alias="All" targets="Debug;Release;" /> |
---|
51 | </VirtualTargets> |
---|
52 | <Compiler> |
---|
53 | <Add option="-Wall" /> |
---|
54 | <Add option="-fmessage-length=0" /> |
---|
55 | <Add option="-fexceptions" /> |
---|
56 | <Add option="-fident" /> |
---|
57 | <Add option="-pipe" /> |
---|
58 | <Add option="-fvisibility=hidden" /> |
---|
59 | <Add option="-fvisibility-inlines-hidden" /> |
---|
60 | <Add option="-fPIC" /> |
---|
61 | <Add option="-DOGRE_GL_USE_MULTITEXTURING" /> |
---|
62 | <Add option="-DOGRE_GLPLUGIN_EXPORTS" /> |
---|
63 | <Add option="-DOGRE_GCC_VISIBILITY" /> |
---|
64 | <Add option="-DPIC" /> |
---|
65 | <Add option="-DYY_NEVER_INTERACTIVE" /> |
---|
66 | <Add option="-DYY_NO_UNPUT" /> |
---|
67 | <Add option="-DHAVE_CONFIG_H" /> |
---|
68 | <Add directory="../include" /> |
---|
69 | <Add directory="../../../OgreMain/include" /> |
---|
70 | <Add directory="../src/nvparse" /> |
---|
71 | <Add directory="../src/atifs/include" /> |
---|
72 | <Add directory="../src/GLSL/include" /> |
---|
73 | <Add directory="../include/GLX" /> |
---|
74 | <Add directory="../src/GLX" /> |
---|
75 | </Compiler> |
---|
76 | <Linker> |
---|
77 | <Add library="X11" /> |
---|
78 | <Add library="Xext" /> |
---|
79 | <Add library="GL" /> |
---|
80 | <Add library="Xrandr" /> |
---|
81 | <Add library="Xxf86vm" /> |
---|
82 | <Add library="GLU" /> |
---|
83 | <Add directory="../../../Samples/Common/bin/$(TARGET_NAME)" /> |
---|
84 | <Add directory="/usr/X11R6/lib" /> |
---|
85 | </Linker> |
---|
86 | <Unit filename="../include/GL/glew.h" /> |
---|
87 | <Unit filename="../include/GL/wglew.h" /> |
---|
88 | <Unit filename="../include/GLX/OgreGLXContext.h" /> |
---|
89 | <Unit filename="../include/GLX/OgreGLXGLSupport.h" /> |
---|
90 | <Unit filename="../include/GLX/OgreGLXRenderTexture.h" /> |
---|
91 | <Unit filename="../include/GLX/OgreGLXUtils.h" /> |
---|
92 | <Unit filename="../include/GLX/OgreGLXWindow.h" /> |
---|
93 | <Unit filename="../include/OgreGLContext.h" /> |
---|
94 | <Unit filename="../include/OgreGLDefaultHardwareBufferManager.h" /> |
---|
95 | <Unit filename="../include/OgreGLFBOMultiRenderTarget.h" /> |
---|
96 | <Unit filename="../include/OgreGLFBORenderTexture.h" /> |
---|
97 | <Unit filename="../include/OgreGLFrameBufferObject.h" /> |
---|
98 | <Unit filename="../include/OgreGLGpuNvparseProgram.h" /> |
---|
99 | <Unit filename="../include/OgreGLGpuProgram.h" /> |
---|
100 | <Unit filename="../include/OgreGLGpuProgramManager.h" /> |
---|
101 | <Unit filename="../include/OgreGLHardwareBufferManager.h" /> |
---|
102 | <Unit filename="../include/OgreGLHardwareIndexBuffer.h" /> |
---|
103 | <Unit filename="../include/OgreGLHardwareOcclusionQuery.h" /> |
---|
104 | <Unit filename="../include/OgreGLHardwarePixelBuffer.h" /> |
---|
105 | <Unit filename="../include/OgreGLHardwareVertexBuffer.h" /> |
---|
106 | <Unit filename="../include/OgreGLPBRenderTexture.h" /> |
---|
107 | <Unit filename="../include/OgreGLPBuffer.h" /> |
---|
108 | <Unit filename="../include/OgreGLPixelFormat.h" /> |
---|
109 | <Unit filename="../include/OgreGLPlugin.h" /> |
---|
110 | <Unit filename="../include/OgreGLPrerequisites.h" /> |
---|
111 | <Unit filename="../include/OgreGLRenderSystem.h" /> |
---|
112 | <Unit filename="../include/OgreGLRenderTexture.h" /> |
---|
113 | <Unit filename="../include/OgreGLSupport.h" /> |
---|
114 | <Unit filename="../include/OgreGLTexture.h" /> |
---|
115 | <Unit filename="../include/OgreGLTextureManager.h" /> |
---|
116 | <Unit filename="../misc/OgreGLEngine.def" /> |
---|
117 | <Unit filename="../src/GLSL/include/OgreGLSLExtSupport.h" /> |
---|
118 | <Unit filename="../src/GLSL/include/OgreGLSLGpuProgram.h" /> |
---|
119 | <Unit filename="../src/GLSL/include/OgreGLSLLinkProgram.h" /> |
---|
120 | <Unit filename="../src/GLSL/include/OgreGLSLLinkProgramManager.h" /> |
---|
121 | <Unit filename="../src/GLSL/include/OgreGLSLProgram.h" /> |
---|
122 | <Unit filename="../src/GLSL/include/OgreGLSLProgramFactory.h" /> |
---|
123 | <Unit filename="../src/GLSL/src/OgreGLSLExtSupport.cpp" /> |
---|
124 | <Unit filename="../src/GLSL/src/OgreGLSLGpuProgram.cpp" /> |
---|
125 | <Unit filename="../src/GLSL/src/OgreGLSLLinkProgram.cpp" /> |
---|
126 | <Unit filename="../src/GLSL/src/OgreGLSLLinkProgramManager.cpp" /> |
---|
127 | <Unit filename="../src/GLSL/src/OgreGLSLProgram.cpp" /> |
---|
128 | <Unit filename="../src/GLSL/src/OgreGLSLProgramFactory.cpp" /> |
---|
129 | <Unit filename="../src/GLX/OgreGLUtil.h" /> |
---|
130 | <Unit filename="../src/GLX/OgreGLXContext.cpp" /> |
---|
131 | <Unit filename="../src/GLX/OgreGLXGLSupport.cpp" /> |
---|
132 | <Unit filename="../src/GLX/OgreGLXRenderTexture.cpp" /> |
---|
133 | <Unit filename="../src/GLX/OgreGLXUtils.cpp" /> |
---|
134 | <Unit filename="../src/GLX/OgreGLXWindow.cpp" /> |
---|
135 | <Unit filename="../src/OgreGLATIFSInit.cpp" /> |
---|
136 | <Unit filename="../src/OgreGLContext.cpp" /> |
---|
137 | <Unit filename="../src/OgreGLDefaultHardwareBufferManager.cpp" /> |
---|
138 | <Unit filename="../src/OgreGLEngineDll.cpp" /> |
---|
139 | <Unit filename="../src/OgreGLFBOMultiRenderTarget.cpp" /> |
---|
140 | <Unit filename="../src/OgreGLFBORenderTexture.cpp" /> |
---|
141 | <Unit filename="../src/OgreGLFrameBufferObject.cpp" /> |
---|
142 | <Unit filename="../src/OgreGLGpuNvparseProgram.cpp" /> |
---|
143 | <Unit filename="../src/OgreGLGpuProgram.cpp" /> |
---|
144 | <Unit filename="../src/OgreGLGpuProgramManager.cpp" /> |
---|
145 | <Unit filename="../src/OgreGLHardwareBufferManager.cpp" /> |
---|
146 | <Unit filename="../src/OgreGLHardwareIndexBuffer.cpp" /> |
---|
147 | <Unit filename="../src/OgreGLHardwareOcclusionQuery.cpp" /> |
---|
148 | <Unit filename="../src/OgreGLHardwarePixelBuffer.cpp" /> |
---|
149 | <Unit filename="../src/OgreGLHardwareVertexBuffer.cpp" /> |
---|
150 | <Unit filename="../src/OgreGLPBRenderTexture.cpp" /> |
---|
151 | <Unit filename="../src/OgreGLPixelFormat.cpp" /> |
---|
152 | <Unit filename="../src/OgreGLPlugin.cpp" /> |
---|
153 | <Unit filename="../src/OgreGLRenderSystem.cpp" /> |
---|
154 | <Unit filename="../src/OgreGLRenderTexture.cpp" /> |
---|
155 | <Unit filename="../src/OgreGLSupport.cpp" /> |
---|
156 | <Unit filename="../src/OgreGLTexture.cpp" /> |
---|
157 | <Unit filename="../src/OgreGLTextureManager.cpp" /> |
---|
158 | <Unit filename="../src/atifs/include/ATI_FS_GLGpuProgram.h" /> |
---|
159 | <Unit filename="../src/atifs/include/Compiler2Pass.h" /> |
---|
160 | <Unit filename="../src/atifs/include/ps_1_4.h" /> |
---|
161 | <Unit filename="../src/atifs/src/ATI_FS_GLGpuProgram.cpp" /> |
---|
162 | <Unit filename="../src/atifs/src/Compiler2Pass.cpp" /> |
---|
163 | <Unit filename="../src/atifs/src/ps_1_4.cpp" /> |
---|
164 | <Unit filename="../src/glew.cpp" /> |
---|
165 | <Unit filename="../src/nvparse/_ps1.0_lexer.cpp" /> |
---|
166 | <Unit filename="../src/nvparse/_ps1.0_parser.cpp" /> |
---|
167 | <Unit filename="../src/nvparse/_ps1.0_parser.h" /> |
---|
168 | <Unit filename="../src/nvparse/_rc1.0_lexer.cpp" /> |
---|
169 | <Unit filename="../src/nvparse/_rc1.0_parser.cpp" /> |
---|
170 | <Unit filename="../src/nvparse/_rc1.0_parser.h" /> |
---|
171 | <Unit filename="../src/nvparse/_ts1.0_lexer.cpp" /> |
---|
172 | <Unit filename="../src/nvparse/_ts1.0_parser.cpp" /> |
---|
173 | <Unit filename="../src/nvparse/_ts1.0_parser.h" /> |
---|
174 | <Unit filename="../src/nvparse/_vs1.0_lexer.cpp" /> |
---|
175 | <Unit filename="../src/nvparse/_vs1.0_parser.cpp" /> |
---|
176 | <Unit filename="../src/nvparse/_vs1.0_parser.h" /> |
---|
177 | <Unit filename="../src/nvparse/avp1.0_impl.cpp" /> |
---|
178 | <Unit filename="../src/nvparse/macro.h" /> |
---|
179 | <Unit filename="../src/nvparse/nvparse.cpp" /> |
---|
180 | <Unit filename="../src/nvparse/nvparse.h" /> |
---|
181 | <Unit filename="../src/nvparse/nvparse_errors.cpp" /> |
---|
182 | <Unit filename="../src/nvparse/nvparse_errors.h" /> |
---|
183 | <Unit filename="../src/nvparse/nvparse_externs.h" /> |
---|
184 | <Unit filename="../src/nvparse/ps1.0_program.cpp" /> |
---|
185 | <Unit filename="../src/nvparse/ps1.0_program.h" /> |
---|
186 | <Unit filename="../src/nvparse/rc1.0_combiners.cpp" /> |
---|
187 | <Unit filename="../src/nvparse/rc1.0_combiners.h" /> |
---|
188 | <Unit filename="../src/nvparse/rc1.0_final.cpp" /> |
---|
189 | <Unit filename="../src/nvparse/rc1.0_final.h" /> |
---|
190 | <Unit filename="../src/nvparse/rc1.0_general.cpp" /> |
---|
191 | <Unit filename="../src/nvparse/rc1.0_general.h" /> |
---|
192 | <Unit filename="../src/nvparse/rc1.0_register.h" /> |
---|
193 | <Unit filename="../src/nvparse/ts1.0_inst.cpp" /> |
---|
194 | <Unit filename="../src/nvparse/ts1.0_inst.h" /> |
---|
195 | <Unit filename="../src/nvparse/ts1.0_inst_list.cpp" /> |
---|
196 | <Unit filename="../src/nvparse/ts1.0_inst_list.h" /> |
---|
197 | <Unit filename="../src/nvparse/vcp1.0_impl.cpp" /> |
---|
198 | <Unit filename="../src/nvparse/vp1.0_impl.cpp" /> |
---|
199 | <Unit filename="../src/nvparse/vs1.0_inst.cpp" /> |
---|
200 | <Unit filename="../src/nvparse/vs1.0_inst.h" /> |
---|
201 | <Unit filename="../src/nvparse/vs1.0_inst_list.cpp" /> |
---|
202 | <Unit filename="../src/nvparse/vs1.0_inst_list.h" /> |
---|
203 | <Unit filename="../src/nvparse/vsp1.0_impl.cpp" /> |
---|
204 | <Unit filename="../src/nvparse/winheaders/unistd.h" /> |
---|
205 | <Extensions> |
---|
206 | <code_completion /> |
---|
207 | </Extensions> |
---|
208 | </Project> |
---|
209 | </CodeBlocks_project_file> |
---|