OSDN Git Service

cache
[psychlops/cpp.git] / win32gl / dev / psychlopswin32.cbp
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="Psychlops Win32 Static library" />
6                 <Option pch_mode="0" />
7                 <Option default_target="MinGW" />
8                 <Option compiler="gcc" />
9                 <Build>
10                         <Target title="BCC5.51">
11                                 <Option output="psychlopswin32bcc.lib" prefix_auto="0" extension_auto="0" />
12                                 <Option working_dir="" />
13                                 <Option object_output=".objs_bcc" />
14                                 <Option deps_output=".deps_bcc" />
15                                 <Option type="2" />
16                                 <Option compiler="bcc" />
17                                 <Option projectCompilerOptionsRelation="1" />
18                                 <Option projectLinkerOptionsRelation="1" />
19                                 <Option projectResourceIncludeDirsRelation="2" />
20                                 <Compiler>
21                                         <Add option="-Oc" />
22                                         <Add option="-O2" />
23                                         <Add option="-O1" />
24                                         <Add option="-DPSYCHLOPS_PLATFORM_WIN32GL" />
25                                 </Compiler>
26                                 <Linker>
27                                         <Add library="import32.lib" />
28                                         <Add library="cw32mt.lib" />
29                                         <Add library="gdi32.lib" />
30                                         <Add library="kernel32.lib" />
31                                         <Add library="advapi32.lib" />
32                                         <Add library="opengl32.lib" />
33                                         <Add library="user32.lib" />
34                                         <Add library="comdlg32.lib" />
35                                 </Linker>
36                         </Target>
37                         <Target title="MinGW">
38                                 <Option output="libpsychlopswin32gcc3.a" prefix_auto="0" extension_auto="0" />
39                                 <Option working_dir="" />
40                                 <Option object_output=".objs_mingw" />
41                                 <Option deps_output=".deps_mingw" />
42                                 <Option type="2" />
43                                 <Option compiler="gnu_gcc_compiler_3" />
44                                 <Option projectCompilerOptionsRelation="1" />
45                                 <Option projectLinkerOptionsRelation="1" />
46                                 <Option projectResourceIncludeDirsRelation="2" />
47                                 <Compiler>
48                                         <Add option="-Os" />
49                                         <Add option="-O3" />
50                                         <Add option="-DPSYCHLOPS_PLATFORM_WIN32GL" />
51                                         <Add option="-D___EXTENSIONS___" />
52                                 </Compiler>
53                                 <Linker>
54                                         <Add option="-s" />
55                                         <Add library="libopengl32.a" />
56                                         <Add library="libadvapi32.a" />
57                                         <Add library="libcomdlg32.a" />
58                                         <Add library="libuser32.a" />
59                                         <Add library="libgdi32.a" />
60                                         <Add library="libkernel32.a" />
61                                         <Add library="libglu32.a" />
62                                 </Linker>
63                         </Target>
64                         <Target title="MinGW4">
65                                 <Option output="libpsychlopswin32gcc4.a" prefix_auto="0" extension_auto="0" />
66                                 <Option working_dir="" />
67                                 <Option object_output=".objs_mingw4" />
68                                 <Option deps_output=".deps_mingw" />
69                                 <Option type="2" />
70                                 <Option compiler="gcc" />
71                                 <Option projectCompilerOptionsRelation="1" />
72                                 <Option projectLinkerOptionsRelation="1" />
73                                 <Option projectResourceIncludeDirsRelation="2" />
74                                 <Compiler>
75                                         <Add option="-Os" />
76                                         <Add option="-O3" />
77                                         <Add option="-DPSYCHLOPS_PLATFORM_WIN32GL" />
78                                         <Add option="-D___EXTENSIONS___" />
79                                 </Compiler>
80                                 <Linker>
81                                         <Add option="-s" />
82                                         <Add library="libopengl32.a" />
83                                         <Add library="libadvapi32.a" />
84                                         <Add library="libcomdlg32.a" />
85                                         <Add library="libuser32.a" />
86                                         <Add library="libgdi32.a" />
87                                         <Add library="libkernel32.a" />
88                                         <Add library="libglu32.a" />
89                                 </Linker>
90                         </Target>
91                         <Target title="VC9">
92                                 <Option output="psychlopswin32vc9.lib" prefix_auto="0" extension_auto="0" />
93                                 <Option working_dir="" />
94                                 <Option object_output=".objs_vc9" />
95                                 <Option deps_output=".deps_bcc" />
96                                 <Option type="2" />
97                                 <Option compiler="msvc8" />
98                                 <Option projectCompilerOptionsRelation="1" />
99                                 <Option projectLinkerOptionsRelation="1" />
100                                 <Option projectResourceIncludeDirsRelation="2" />
101                                 <Compiler>
102                                         <Add option="/MT" />
103                                         <Add option="/GA" />
104                                         <Add option="/EHs" />
105                                         <Add option="/GR" />
106                                         <Add option="/Ox" />
107                                         <Add option="/DPSYCHLOPS_PLATFORM_WIN32GL" />
108                                         <Add option="/D___EXTENSIONS___" />
109                                 </Compiler>
110                                 <Linker>
111                                         <Add library="OpenGL32" />
112                                         <Add library="AdvAPI32" />
113                                         <Add library="kernel32" />
114                                         <Add library="glu32" />
115                                         <Add library="gdi32" />
116                                         <Add library="user32" />
117                                         <Add library="comdlg32" />
118                                 </Linker>
119                         </Target>
120                         <Target title="VC10">
121                                 <Option output="psychlopswin32vc10.lib" prefix_auto="0" extension_auto="0" />
122                                 <Option working_dir="" />
123                                 <Option object_output=".objs_vc10" />
124                                 <Option deps_output=".deps_bcc" />
125                                 <Option type="2" />
126                                 <Option compiler="msvc10" />
127                                 <Option projectCompilerOptionsRelation="1" />
128                                 <Option projectLinkerOptionsRelation="1" />
129                                 <Option projectResourceIncludeDirsRelation="2" />
130                                 <Compiler>
131                                         <Add option="/MT" />
132                                         <Add option="/GA" />
133                                         <Add option="/EHs" />
134                                         <Add option="/GR" />
135                                         <Add option="/Ox" />
136                                         <Add option="/DPSYCHLOPS_PLATFORM_WIN32GL" />
137                                         <Add option="/D___EXTENSIONS___" />
138                                 </Compiler>
139                                 <Linker>
140                                         <Add library="OpenGL32" />
141                                         <Add library="AdvAPI32" />
142                                         <Add library="kernel32" />
143                                         <Add library="glu32" />
144                                         <Add library="gdi32" />
145                                         <Add library="user32" />
146                                         <Add library="comdlg32" />
147                                 </Linker>
148                         </Target>
149                         <Target title="VC12">
150                                 <Option output="psychlopswin32vc12.lib" prefix_auto="0" extension_auto="0" />
151                                 <Option working_dir="" />
152                                 <Option object_output=".objs_vc12" />
153                                 <Option deps_output=".deps_bcc" />
154                                 <Option type="2" />
155                                 <Option compiler="msvc12" />
156                                 <Option projectCompilerOptionsRelation="1" />
157                                 <Option projectLinkerOptionsRelation="1" />
158                                 <Option projectResourceIncludeDirsRelation="2" />
159                                 <Compiler>
160                                         <Add option="/MT" />
161                                         <Add option="/GA" />
162                                         <Add option="/EHs" />
163                                         <Add option="/GR" />
164                                         <Add option="/W4" />
165                                         <Add option="/DPSYCHLOPS_PLATFORM_WIN32GL" />
166                                 </Compiler>
167                                 <Linker>
168                                         <Add library="OpenGL32" />
169                                         <Add library="AdvAPI32" />
170                                         <Add library="kernel32" />
171                                         <Add library="glu32" />
172                                         <Add library="gdi32" />
173                                         <Add library="user32" />
174                                         <Add library="comdlg32" />
175                                 </Linker>
176                         </Target>
177                         <Target title="VC9x64">
178                                 <Option output="psychlopswin32vc9.lib" prefix_auto="0" extension_auto="0" />
179                                 <Option working_dir="" />
180                                 <Option object_output=".objs_vc9" />
181                                 <Option deps_output=".deps_bcc" />
182                                 <Option type="2" />
183                                 <Option compiler="msvc8" />
184                                 <Option projectCompilerOptionsRelation="1" />
185                                 <Option projectLinkerOptionsRelation="1" />
186                                 <Option projectResourceIncludeDirsRelation="2" />
187                                 <Compiler>
188                                         <Add option="/GA" />
189                                         <Add option="/EHs" />
190                                         <Add option="/GR" />
191                                         <Add option="/Ox" />
192                                         <Add option="/DPSYCHLOPS_PLATFORM_WIN32GL" />
193                                 </Compiler>
194                                 <Linker>
195                                         <Add library="OpenGL32" />
196                                         <Add library="AdvAPI32" />
197                                         <Add library="kernel32" />
198                                         <Add library="glu32" />
199                                         <Add library="gdi32" />
200                                         <Add library="user32" />
201                                         <Add library="comdlg32" />
202                                 </Linker>
203                         </Target>
204                         <Target title="MinGW Devices">
205                                 <Option output="libpsychlopswin32gcc.a" prefix_auto="0" extension_auto="0" />
206                                 <Option working_dir="" />
207                                 <Option object_output=".objs_mingw" />
208                                 <Option deps_output=".deps_mingw" />
209                                 <Option type="2" />
210                                 <Option compiler="gcc" />
211                                 <Option projectCompilerOptionsRelation="1" />
212                                 <Option projectLinkerOptionsRelation="1" />
213                                 <Option projectResourceIncludeDirsRelation="2" />
214                                 <Compiler>
215                                         <Add option="-Os" />
216                                         <Add option="-O3" />
217                                         <Add option="-DPSYCHLOPS_PLATFORM_WIN32GL" />
218                                         <Add option="-D___EXTENSIONS___" />
219                                 </Compiler>
220                                 <Linker>
221                                         <Add option="-s" />
222                                         <Add library="libopengl32.a" />
223                                         <Add library="libadvapi32.a" />
224                                         <Add library="libcomdlg32.a" />
225                                         <Add library="libuser32.a" />
226                                         <Add library="libgdi32.a" />
227                                         <Add library="libkernel32.a" />
228                                         <Add library="libglu32.a" />
229                                 </Linker>
230                         </Target>
231                         <Target title="VC9 Devices">
232                                 <Option output="psychlopswin32vc9.lib" prefix_auto="0" extension_auto="0" />
233                                 <Option working_dir="" />
234                                 <Option object_output=".objs_vc9" />
235                                 <Option deps_output=".deps_bcc" />
236                                 <Option type="2" />
237                                 <Option compiler="msvc8" />
238                                 <Option projectCompilerOptionsRelation="1" />
239                                 <Option projectLinkerOptionsRelation="1" />
240                                 <Option projectResourceIncludeDirsRelation="2" />
241                                 <Compiler>
242                                         <Add option="/GA" />
243                                         <Add option="/EHs" />
244                                         <Add option="/GR" />
245                                         <Add option="/Ox" />
246                                         <Add option="/DPSYCHLOPS_PLATFORM_WIN32GL" />
247                                         <Add option="/D___EXTENSIONS___" />
248                                 </Compiler>
249                                 <Linker>
250                                         <Add library="OpenGL32" />
251                                         <Add library="AdvAPI32" />
252                                         <Add library="kernel32" />
253                                         <Add library="glu32" />
254                                         <Add library="gdi32" />
255                                         <Add library="user32" />
256                                         <Add library="comdlg32" />
257                                 </Linker>
258                         </Target>
259                         <Target title="VC12x64">
260                                 <Option output="psychlopswin32vc12x64.lib" prefix_auto="0" extension_auto="0" />
261                                 <Option working_dir="" />
262                                 <Option object_output=".objs_vc12x64" />
263                                 <Option deps_output=".deps_bcc" />
264                                 <Option type="2" />
265                                 <Option compiler="msvc12x64" />
266                                 <Option projectCompilerOptionsRelation="1" />
267                                 <Option projectLinkerOptionsRelation="1" />
268                                 <Option projectResourceIncludeDirsRelation="2" />
269                                 <Compiler>
270                                         <Add option="/MT" />
271                                         <Add option="/GA" />
272                                         <Add option="/EHs" />
273                                         <Add option="/GR" />
274                                         <Add option="/W4" />
275                                         <Add option="/DPSYCHLOPS_PLATFORM_WIN32GL" />
276                                 </Compiler>
277                                 <Linker>
278                                         <Add library="OpenGL32" />
279                                         <Add library="AdvAPI32" />
280                                         <Add library="kernel32" />
281                                         <Add library="glu32" />
282                                         <Add library="gdi32" />
283                                         <Add library="user32" />
284                                         <Add library="comdlg32" />
285                                 </Linker>
286                         </Target>
287                         <Target title="MinGW4x64">
288                                 <Option output="libpsychlopswin32gcc4x64.a" prefix_auto="0" extension_auto="0" />
289                                 <Option working_dir="" />
290                                 <Option object_output=".objs_mingw4c64" />
291                                 <Option deps_output=".deps_mingw" />
292                                 <Option type="2" />
293                                 <Option compiler="gcc" />
294                                 <Option projectCompilerOptionsRelation="1" />
295                                 <Option projectLinkerOptionsRelation="1" />
296                                 <Option projectResourceIncludeDirsRelation="2" />
297                                 <Compiler>
298                                         <Add option="-Os" />
299                                         <Add option="-O3" />
300                                         <Add option="-DPSYCHLOPS_PLATFORM_WIN32GL" />
301                                         <Add option="-D___EXTENSIONS___" />
302                                 </Compiler>
303                                 <Linker>
304                                         <Add option="-s" />
305                                         <Add library="libopengl32.a" />
306                                         <Add library="libadvapi32.a" />
307                                         <Add library="libcomdlg32.a" />
308                                         <Add library="libuser32.a" />
309                                         <Add library="libgdi32.a" />
310                                         <Add library="libkernel32.a" />
311                                         <Add library="libglu32.a" />
312                                 </Linker>
313                         </Target>
314                         <Target title="VC10x64">
315                                 <Option output="psychlopswin32vc10x64.lib" prefix_auto="0" extension_auto="0" />
316                                 <Option working_dir="" />
317                                 <Option object_output=".objs_vc10x64" />
318                                 <Option deps_output=".deps_bcc" />
319                                 <Option type="2" />
320                                 <Option compiler="microsoft_visual_c_2010_x64" />
321                                 <Option projectCompilerOptionsRelation="1" />
322                                 <Option projectLinkerOptionsRelation="1" />
323                                 <Option projectResourceIncludeDirsRelation="2" />
324                                 <Compiler>
325                                         <Add option="/MT" />
326                                         <Add option="/GA" />
327                                         <Add option="/EHs" />
328                                         <Add option="/GR" />
329                                         <Add option="/Ox" />
330                                         <Add option="/DPSYCHLOPS_PLATFORM_WIN32GL" />
331                                         <Add option="/D___EXTENSIONS___" />
332                                 </Compiler>
333                                 <Linker>
334                                         <Add library="OpenGL32" />
335                                         <Add library="AdvAPI32" />
336                                         <Add library="kernel32" />
337                                         <Add library="glu32" />
338                                         <Add library="gdi32" />
339                                         <Add library="user32" />
340                                         <Add library="comdlg32" />
341                                 </Linker>
342                         </Target>
343                 </Build>
344                 <VirtualTargets>
345                         <Add alias="All" targets="BCC5.51;VC9;MinGW;" />
346                 </VirtualTargets>
347                 <Compiler>
348                         <Add option="___EXTENSIONS___" />
349                         <Add directory="C:/Library/frameworks/opencv/build/include" />
350                         <Add directory="C:/Library/frameworks/Psychlops.framework/cv/include" />
351                 </Compiler>
352                 <Linker>
353                         <Add library="D:\Users\hskwk\Documents\Develop\Psychlops\Trunk\OpenGL\Psychlops_Win32_GL_libtest\lib\libfftw3-3.dll" />
354                 </Linker>
355                 <Unit filename="../../psychlops/core/ApplicationInterfaces/psychlops_app.h" />
356                 <Unit filename="../../psychlops/core/ApplicationInterfaces/psychlops_app_info.cpp" />
357                 <Unit filename="../../psychlops/core/ApplicationInterfaces/psychlops_app_info.h" />
358                 <Unit filename="../../psychlops/core/ApplicationInterfaces/psychlops_app_init.h" />
359                 <Unit filename="../../psychlops/core/ApplicationInterfaces/psychlops_app_thread.cpp" />
360                 <Unit filename="../../psychlops/core/ApplicationInterfaces/psychlops_app_thread.h" />
361                 <Unit filename="../../psychlops/core/ApplicationInterfaces/psychlops_code.h" />
362                 <Unit filename="../../psychlops/core/ApplicationInterfaces/psychlops_code_exception.cpp" />
363                 <Unit filename="../../psychlops/core/ApplicationInterfaces/psychlops_code_exception.h" />
364                 <Unit filename="../../psychlops/core/ApplicationInterfaces/psychlops_code_snippets.cpp" />
365                 <Unit filename="../../psychlops/core/ApplicationInterfaces/psychlops_code_snippets.h" />
366                 <Unit filename="../../psychlops/core/data/psychlops_d_misc.cpp" />
367                 <Unit filename="../../psychlops/core/data/psychlops_d_misc.h" />
368                 <Unit filename="../../psychlops/core/data/psychlops_d_string.cpp" />
369                 <Unit filename="../../psychlops/core/data/psychlops_d_string.h" />
370                 <Unit filename="../../psychlops/core/data/psychlops_data.h" />
371                 <Unit filename="../../psychlops/core/devices/psychlops_devices.h" />
372                 <Unit filename="../../psychlops/core/devices/psychlops_io_analog.cpp" />
373                 <Unit filename="../../psychlops/core/devices/psychlops_io_analog.h" />
374                 <Unit filename="../../psychlops/core/devices/psychlops_io_clipboard.cpp" />
375                 <Unit filename="../../psychlops/core/devices/psychlops_io_clipboard.h" />
376                 <Unit filename="../../psychlops/core/devices/psychlops_io_clock.h" />
377                 <Unit filename="../../psychlops/core/devices/psychlops_io_display.cpp" />
378                 <Unit filename="../../psychlops/core/devices/psychlops_io_display.h" />
379                 <Unit filename="../../psychlops/core/devices/psychlops_io_file.cpp" />
380                 <Unit filename="../../psychlops/core/devices/psychlops_io_file.h" />
381                 <Unit filename="../../psychlops/core/devices/psychlops_io_hid.cpp" />
382                 <Unit filename="../../psychlops/core/devices/psychlops_io_hid.h" />
383                 <Unit filename="../../psychlops/core/devices/psychlops_io_sound.cpp" />
384                 <Unit filename="../../psychlops/core/devices/psychlops_io_sound.h" />
385                 <Unit filename="../../psychlops/core/graphic/psychlops_g_canvas.cpp" />
386                 <Unit filename="../../psychlops/core/graphic/psychlops_g_canvas.h" />
387                 <Unit filename="../../psychlops/core/graphic/psychlops_g_color.cpp" />
388                 <Unit filename="../../psychlops/core/graphic/psychlops_g_color.h" />
389                 <Unit filename="../../psychlops/core/graphic/psychlops_g_font.cpp" />
390                 <Unit filename="../../psychlops/core/graphic/psychlops_g_font.h" />
391                 <Unit filename="../../psychlops/core/graphic/psychlops_g_fundamental.cpp" />
392                 <Unit filename="../../psychlops/core/graphic/psychlops_g_fundamental.h" />
393                 <Unit filename="../../psychlops/core/graphic/psychlops_g_image.cpp" />
394                 <Unit filename="../../psychlops/core/graphic/psychlops_g_image.h" />
395                 <Unit filename="../../psychlops/core/graphic/psychlops_g_module.cpp" />
396                 <Unit filename="../../psychlops/core/graphic/psychlops_g_module.h" />
397                 <Unit filename="../../psychlops/core/graphic/psychlops_g_shape.cpp" />
398                 <Unit filename="../../psychlops/core/graphic/psychlops_g_shape.h" />
399                 <Unit filename="../../psychlops/core/graphic/psychlops_graphic.h" />
400                 <Unit filename="../../psychlops/core/math/dSFMT2.0/dSFMT-params.h" />
401                 <Unit filename="../../psychlops/core/math/dSFMT2.0/dSFMT-params19937.h" />
402                 <Unit filename="../../psychlops/core/math/dSFMT2.0/dSFMT.c">
403                         <Option compilerVar="CC" />
404                 </Unit>
405                 <Unit filename="../../psychlops/core/math/dSFMT2.0/dSFMT.h" />
406                 <Unit filename="../../psychlops/core/math/okumura/igamma.cpp" />
407                 <Unit filename="../../psychlops/core/math/okumura/igamma.h" />
408                 <Unit filename="../../psychlops/core/math/psychlops_m_function.cpp" />
409                 <Unit filename="../../psychlops/core/math/psychlops_m_function.h" />
410                 <Unit filename="../../psychlops/core/math/psychlops_m_interval.cpp" />
411                 <Unit filename="../../psychlops/core/math/psychlops_m_interval.h" />
412                 <Unit filename="../../psychlops/core/math/psychlops_m_matrix.cpp" />
413                 <Unit filename="../../psychlops/core/math/psychlops_m_matrix.h" />
414                 <Unit filename="../../psychlops/core/math/psychlops_m_util.cpp" />
415                 <Unit filename="../../psychlops/core/math/psychlops_m_util.h" />
416                 <Unit filename="../../psychlops/core/math/psychlops_math.cpp" />
417                 <Unit filename="../../psychlops/core/math/psychlops_math.h" />
418                 <Unit filename="../../psychlops/extension/FileFormat/JPEG/jconfig.h" />
419                 <Unit filename="../../psychlops/extension/FileFormat/JPEG/jerror.h" />
420                 <Unit filename="../../psychlops/extension/FileFormat/JPEG/jmorecfg.h" />
421                 <Unit filename="../../psychlops/extension/FileFormat/JPEG/jpeglib.h" />
422                 <Unit filename="../../psychlops/extension/FileFormat/JPEG/psychlops_g_JPEG_bridge.cpp" />
423                 <Unit filename="../../psychlops/extension/FileFormat/JPEG/psychlops_g_JPEG_bridge.h" />
424                 <Unit filename="../../psychlops/extension/FileFormat/OpenCV/psychlops_g_OPENCV_bridge.cpp">
425                         <Option target="MinGW4" />
426                         <Option target="VC10" />
427                         <Option target="VC12" />
428                         <Option target="VC9x64" />
429                         <Option target="MinGW Devices" />
430                         <Option target="VC9 Devices" />
431                         <Option target="VC12x64" />
432                         <Option target="MinGW4x64" />
433                         <Option target="VC10x64" />
434                 </Unit>
435                 <Unit filename="../../psychlops/extension/FileFormat/OpenCV/psychlops_g_OPENCV_bridge.h" />
436                 <Unit filename="../../psychlops/extension/FileFormat/OpenCV/psychlops_g_OPENCV_bridge_dummy.cpp">
437                         <Option target="BCC5.51" />
438                         <Option target="MinGW" />
439                         <Option target="VC9" />
440                 </Unit>
441                 <Unit filename="../../psychlops/extension/FileFormat/PNG/png.h" />
442                 <Unit filename="../../psychlops/extension/FileFormat/PNG/pngconf.h" />
443                 <Unit filename="../../psychlops/extension/FileFormat/PNG/psychlops_g_PNG_bridge.cpp" />
444                 <Unit filename="../../psychlops/extension/FileFormat/PNG/psychlops_g_PNG_bridge.h" />
445                 <Unit filename="../../psychlops/extension/FileFormat/PNG/zconf.h" />
446                 <Unit filename="../../psychlops/extension/FileFormat/PNG/zlib.h" />
447                 <Unit filename="../../psychlops/extension/devices/psychlops_devices_crs_bits.cpp" />
448                 <Unit filename="../../psychlops/extension/devices/psychlops_devices_crs_bits.h" />
449                 <Unit filename="../../psychlops/extension/devices/psychlops_devices_nidaqmx.cpp">
450                         <Option target="MinGW Devices" />
451                         <Option target="VC9 Devices" />
452                 </Unit>
453                 <Unit filename="../../psychlops/extension/devices/psychlops_devices_nidaqmx.h" />
454                 <Unit filename="../../psychlops/extension/devices/psychlops_devices_nidaqmxbase.cpp">
455                         <Option target="MinGW Devices" />
456                         <Option target="VC9 Devices" />
457                 </Unit>
458                 <Unit filename="../../psychlops/extension/devices/psychlops_devices_nidaqmxbase.h" />
459                 <Unit filename="../../psychlops/extension/devices/psychlops_devices_parallelport.h" />
460                 <Unit filename="../../psychlops/extension/devices/psychlops_devices_util.cpp" />
461                 <Unit filename="../../psychlops/extension/devices/psychlops_devices_util.h" />
462                 <Unit filename="../../psychlops/extension/devices/psychlops_extentions_devices.h" />
463                 <Unit filename="../../psychlops/extension/prototype/figure/psychlops_figure_gabor.cpp" />
464                 <Unit filename="../../psychlops/extension/prototype/figure/psychlops_figure_gabor.h" />
465                 <Unit filename="../../psychlops/extension/prototype/figure/psychlops_figure_graph.cpp" />
466                 <Unit filename="../../psychlops/extension/prototype/figure/psychlops_figure_graph.h" />
467                 <Unit filename="../../psychlops/extension/prototype/figure/psychlops_figure_grating.cpp" />
468                 <Unit filename="../../psychlops/extension/prototype/figure/psychlops_figure_grating.h" />
469                 <Unit filename="../../psychlops/extension/prototype/graphic/psychlops_g_SVG.cpp" />
470                 <Unit filename="../../psychlops/extension/prototype/graphic/psychlops_g_SVG.h" />
471                 <Unit filename="../../psychlops/extension/prototype/graphic/psychlops_g_canvas3d_prototype.cpp" />
472                 <Unit filename="../../psychlops/extension/prototype/graphic/psychlops_g_canvas3d_prototype.h" />
473                 <Unit filename="../../psychlops/extension/prototype/math/psychlops_math_prototype.cpp" />
474                 <Unit filename="../../psychlops/extension/prototype/math/psychlops_math_prototype.h" />
475                 <Unit filename="../../psychlops/extension/psychlops_extensions.h" />
476                 <Unit filename="../../psychlops/extension/psychlops_prototype.h" />
477                 <Unit filename="../../psychlops/extension/standard/cv/psychlops_cv1_bridge.cpp" />
478                 <Unit filename="../../psychlops/extension/standard/cv/psychlops_cv1_bridge.h" />
479                 <Unit filename="../../psychlops/extension/standard/cv/psychlops_cv1_bridge_dummy.cpp">
480                         <Option target="BCC5.51" />
481                         <Option target="MinGW" />
482                         <Option target="VC9" />
483                 </Unit>
484                 <Unit filename="../../psychlops/extension/standard/cv/psychlops_cv2_bridge.cpp">
485                         <Option target="MinGW4" />
486                         <Option target="VC10" />
487                         <Option target="VC12" />
488                         <Option target="VC9x64" />
489                         <Option target="MinGW Devices" />
490                         <Option target="VC9 Devices" />
491                         <Option target="VC12x64" />
492                         <Option target="MinGW4x64" />
493                         <Option target="VC10x64" />
494                 </Unit>
495                 <Unit filename="../../psychlops/extension/standard/cv/psychlops_cv2_bridge.h" />
496                 <Unit filename="../../psychlops/extension/standard/cv/psychlops_cv2_bridge_dummy.cpp">
497                         <Option target="BCC5.51" />
498                         <Option target="MinGW" />
499                         <Option target="VC9" />
500                 </Unit>
501                 <Unit filename="../../psychlops/extension/standard/fft/fftw3.h" />
502                 <Unit filename="../../psychlops/extension/standard/fft/psychlops_FFTW_bridge.cpp" />
503                 <Unit filename="../../psychlops/extension/standard/fft/psychlops_FFTW_bridge.h" />
504                 <Unit filename="../../psychlops/extension/standard/figure/psychlops_figure_standard.cpp" />
505                 <Unit filename="../../psychlops/extension/standard/figure/psychlops_figure_standard.h" />
506                 <Unit filename="../../psychlops/extension/standard/figure/psychlops_figure_visualization.cpp" />
507                 <Unit filename="../../psychlops/extension/standard/figure/psychlops_figure_visualization.h" />
508                 <Unit filename="../../psychlops/extension/standard/math/psychlops_math_extension.cpp" />
509                 <Unit filename="../../psychlops/extension/standard/math/psychlops_math_extension.h" />
510                 <Unit filename="../../psychlops/extension/standard/psychophysics/psychlops_exp_psychophysics.cpp" />
511                 <Unit filename="../../psychlops/extension/standard/psychophysics/psychlops_exp_psychophysics.h" />
512                 <Unit filename="../../psychlops/extension/standard/psychophysics/psychlops_util_psychophysics.cpp" />
513                 <Unit filename="../../psychlops/extension/standard/psychophysics/psychlops_util_psychophysics.h" />
514                 <Unit filename="../../psychlops/extension/standard/shader/psychlops_g_shader.cpp" />
515                 <Unit filename="../../psychlops/extension/standard/shader/psychlops_g_shader.h" />
516                 <Unit filename="../../psychlops/extension/standard/shader/psychlops_g_shader_fig.cpp" />
517                 <Unit filename="../../psychlops/extension/standard/shader/psychlops_g_shader_fig.h" />
518                 <Unit filename="../../psychlops/extension/standard/widgets/psychlops_widget.cpp" />
519                 <Unit filename="../../psychlops/extension/standard/widgets/psychlops_widget.h" />
520                 <Unit filename="../../psychlops/extension/standard/widgets/psychlops_widgets.cpp" />
521                 <Unit filename="../../psychlops/extension/standard/widgets/psychlops_widgets.h" />
522                 <Unit filename="../../psychlops/extension/standard/widgets/psychlops_widgets_event.cpp" />
523                 <Unit filename="../../psychlops/extension/standard/widgets/psychlops_widgets_event.h" />
524                 <Unit filename="../../psychlops/extension/standard/widgets/psychlops_widgets_prototype.cpp" />
525                 <Unit filename="../../psychlops/extension/standard/widgets/psychlops_widgets_prototype.h" />
526                 <Unit filename="../../psychlops/platform/cv/psychlops_misc_opencv.cpp">
527                         <Option target="MinGW4" />
528                         <Option target="VC10" />
529                         <Option target="VC12" />
530                         <Option target="VC9x64" />
531                         <Option target="MinGW Devices" />
532                         <Option target="VC9 Devices" />
533                         <Option target="VC12x64" />
534                         <Option target="MinGW4x64" />
535                         <Option target="VC10x64" />
536                 </Unit>
537                 <Unit filename="../../psychlops/platform/cv/psychlops_misc_opencv_dummy.cpp">
538                         <Option target="MinGW" />
539                         <Option target="VC9" />
540                         <Option target="BCC5.51" />
541                 </Unit>
542                 <Unit filename="../../psychlops/platform/gl/extension/psychlops_g_shader_gl.cpp" />
543                 <Unit filename="../../psychlops/platform/gl/extension/psychlops_g_shader_gl.h" />
544                 <Unit filename="../../psychlops/platform/gl/psychlops_g_GL_h.h" />
545                 <Unit filename="../../psychlops/platform/gl/psychlops_g_cache.cpp" />
546                 <Unit filename="../../psychlops/platform/gl/psychlops_g_cache.h" />
547                 <Unit filename="../../psychlops/platform/gl/psychlops_g_canvas_gl.cpp" />
548                 <Unit filename="../../psychlops/platform/gl/psychlops_g_image_GL.cpp" />
549                 <Unit filename="../../psychlops/platform/gl/psychlops_g_module_GL.cpp" />
550                 <Unit filename="../../psychlops/platform/psychlops_platform_selector.h" />
551                 <Unit filename="../../psychlops/platform/win32/psychlops_app_init_Win32.cpp" />
552                 <Unit filename="../../psychlops/platform/win32/psychlops_app_main_Win32.cpp" />
553                 <Unit filename="../../psychlops/platform/win32/psychlops_app_main_Win32.h" />
554                 <Unit filename="../../psychlops/platform/win32/psychlops_app_state_Win32.cpp" />
555                 <Unit filename="../../psychlops/platform/win32/psychlops_app_state_Win32.h" />
556                 <Unit filename="../../psychlops/platform/win32/psychlops_app_thread_Win32.cpp" />
557                 <Unit filename="../../psychlops/platform/win32/psychlops_app_tweak_Win32.h" />
558                 <Unit filename="../../psychlops/platform/win32/psychlops_devices_parallelport_Win32.cpp" />
559                 <Unit filename="../../psychlops/platform/win32/psychlops_io_API_Win32.cpp" />
560                 <Unit filename="../../psychlops/platform/win32/psychlops_io_API_Win32.h" />
561                 <Unit filename="../../psychlops/platform/win32/psychlops_io_clipboard_Win32.cpp" />
562                 <Unit filename="../../psychlops/platform/win32/psychlops_io_clock_Win32.cpp" />
563                 <Unit filename="../../psychlops/platform/win32/psychlops_io_clock_Win32.h" />
564                 <Unit filename="../../psychlops/platform/win32/psychlops_io_display_Win32.cpp" />
565                 <Unit filename="../../psychlops/platform/win32/psychlops_io_display_Win32.h" />
566                 <Unit filename="../../psychlops/platform/win32/psychlops_io_file_Win32.cpp" />
567                 <Unit filename="../../psychlops/platform/win32/psychlops_io_sound_Win32.cpp" />
568                 <Unit filename="../../psychlops/platform/win32gl/extension/glew/glew.c">
569                         <Option compilerVar="CC" />
570                 </Unit>
571                 <Unit filename="../../psychlops/platform/win32gl/extension/glew/glew.h" />
572                 <Unit filename="../../psychlops/platform/win32gl/extension/glew/glew.orig.h" />
573                 <Unit filename="../../psychlops/platform/win32gl/extension/glew/wglew.h" />
574                 <Unit filename="../../psychlops/platform/win32gl/extension/psychlops_g_shader_Win32GL.cpp" />
575                 <Unit filename="../../psychlops/platform/win32gl/extension/psychlops_widgets_win32gl.cpp" />
576                 <Unit filename="../../psychlops/platform/win32gl/psychlops_g_API_win32gl.cpp" />
577                 <Unit filename="../../psychlops/platform/win32gl/psychlops_g_API_win32gl.h" />
578                 <Unit filename="../../psychlops/platform/win32gl/psychlops_g_canvas_win32gl.cpp" />
579                 <Unit filename="../../psychlops/platform/win32gl/psychlops_g_font_win32gl.cpp" />
580                 <Unit filename="../../psychlops/platform/win32gl/psychlops_g_image_win32gl.cpp" />
581                 <Unit filename="../../psychlops/psychlops.h" />
582                 <Unit filename="../../psychlops/psychlops_core.h" />
583                 <Unit filename="../../psychlops/psychlops_lib.h" />
584                 <Extensions>
585                         <code_completion />
586                         <envvars />
587                         <debugger />
588                 </Extensions>
589         </Project>
590 </CodeBlocks_project_file>