Prevent exceeding array bounds in X11 key-repeat detection
[freeglut] / freeglut_evc4.vcp
1 # Microsoft eMbedded Visual Tools Project File - Name="freeglut" - Package Owner=<4>
2 # Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02
3 # ** DO NOT EDIT **
4
5 # TARGTYPE "Win32 (WCE ARMV4) Dynamic-Link Library" 0xa302
6
7 CFG=freeglut - Win32 (WCE ARMV4) Debug
8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
9 !MESSAGE use the Export Makefile command and run
10 !MESSAGE 
11 !MESSAGE NMAKE /f "freeglut_evc4.vcn".
12 !MESSAGE 
13 !MESSAGE You can specify a configuration when running NMAKE
14 !MESSAGE by defining the macro CFG on the command line. For example:
15 !MESSAGE 
16 !MESSAGE NMAKE /f "freeglut_evc4.vcn" CFG="freeglut - Win32 (WCE ARMV4) Debug"
17 !MESSAGE 
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE 
20 !MESSAGE "freeglut - Win32 (WCE ARMV4) Release" (based on "Win32 (WCE ARMV4) Dynamic-Link Library")
21 !MESSAGE "freeglut - Win32 (WCE ARMV4) Debug" (based on "Win32 (WCE ARMV4) Dynamic-Link Library")
22 !MESSAGE 
23
24 # Begin Project
25 # PROP AllowPerConfigDependencies 0
26 # PROP Scc_ProjName ""
27 # PROP Scc_LocalPath ""
28 # PROP ATL_Project 2
29 CPP="C:\Program Files\Microsoft eMbedded C++ 4.0\EVC\WCE420\bin\xicle42"
30 MTL=midl.exe
31 RSC=rc.exe
32
33 !IF  "$(CFG)" == "freeglut - Win32 (WCE ARMV4) Release"
34
35 # PROP BASE Use_MFC 0
36 # PROP BASE Use_Debug_Libraries 0
37 # PROP BASE Output_Dir "ARMV4Rel"
38 # PROP BASE Intermediate_Dir "ARMV4Rel"
39 # PROP BASE CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}"
40 # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
41 # PROP BASE Target_Dir ""
42 # PROP Use_MFC 0
43 # PROP Use_Debug_Libraries 0
44 # PROP Output_Dir "ARMV4Rel"
45 # PROP Intermediate_Dir "ARMV4Rel"
46 # PROP CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}"
47 # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
48 # PROP Ignore_Export_Lib 0
49 # PROP Target_Dir ""
50 # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "NDEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /d "ARMV4" /r
51 # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "NDEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /d "ARMV4" /r
52 # ADD BASE CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "FREEGLUT_EXPORTS" /YX /O2 /M$(CECrtMT) /c
53 # ADD CPP /nologo /W3 /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "FREEGLUT_EXPORTS" /YX /O2 /M$(CECrtMT) /c
54 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
55 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
56 BSC32=bscmake.exe
57 # ADD BASE BSC32 /nologo
58 # ADD BSC32 /nologo
59 LINK32="C:\Program Files\Microsoft eMbedded C++ 4.0\EVC\WCE420\bin\xilinke42"
60 # ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM
61 # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /nodefaultlib:"$(CENoDefaultLib)" /out:"ARMV4Rel/freeglut.dll" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM
62
63 !ELSEIF  "$(CFG)" == "freeglut - Win32 (WCE ARMV4) Debug"
64
65 # PROP BASE Use_MFC 0
66 # PROP BASE Use_Debug_Libraries 1
67 # PROP BASE Output_Dir "ARMV4Dbg"
68 # PROP BASE Intermediate_Dir "ARMV4Dbg"
69 # PROP BASE CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}"
70 # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
71 # PROP BASE Target_Dir ""
72 # PROP Use_MFC 0
73 # PROP Use_Debug_Libraries 1
74 # PROP Output_Dir "ARMV4Dbg"
75 # PROP Intermediate_Dir "ARMV4Dbg"
76 # PROP CPU_ID "{ECBEA43D-CD7B-4852-AD55-D4227B5D624B}"
77 # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
78 # PROP Ignore_Export_Lib 0
79 # PROP Target_Dir ""
80 # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "DEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /d "ARMV4" /r
81 # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "DEBUG" /d "UNICODE" /d "_UNICODE" /d "$(CePlatform)" /d "ARM" /d "_ARM_" /d "ARMV4" /r
82 # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "FREEGLUT_EXPORTS" /YX /M$(CECrtMTDebug) /c
83 # ADD CPP /nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "FREEGLUT_EXPORTS" /YX /M$(CECrtMTDebug) /c
84 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
85 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
86 BSC32=bscmake.exe
87 # ADD BASE BSC32 /nologo
88 # ADD BSC32 /nologo
89 LINK32="C:\Program Files\Microsoft eMbedded C++ 4.0\EVC\WCE420\bin\xilinke42"
90 # ADD BASE LINK32 commctrl.lib coredll.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /debug /nodefaultlib:"$(CENoDefaultLib)" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM
91 # ADD LINK32 commctrl.lib coredll.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /debug /nodefaultlib:"$(CENoDefaultLib)" /out:"ARMV4Dbg/freeglutD.dll" /subsystem:$(CESubsystem) /align:"4096" /MACHINE:ARM
92
93 !ENDIF 
94
95 # Begin Target
96
97 # Name "freeglut - Win32 (WCE ARMV4) Release"
98 # Name "freeglut - Win32 (WCE ARMV4) Debug"
99 # Begin Group "Resource Files"
100
101 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
102 # End Group
103 # Begin Group "Source Files"
104
105 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
106 # Begin Source File
107
108 SOURCE=.\src\freeglut_callbacks.c
109 DEP_CPP_FREEG=\
110         ".\src\freeglut_internal.h"\
111         {$(INCLUDE)}"GL\freeglut.h"\
112         {$(INCLUDE)}"GL\freeglut_ext.h"\
113         {$(INCLUDE)}"GL\freeglut_std.h"\
114         
115 NODEP_CPP_FREEG=\
116         ".\src\config.h"\
117         
118 # End Source File
119 # Begin Source File
120
121 SOURCE=.\src\freeglut_cursor.c
122 DEP_CPP_FREEGL=\
123         ".\src\freeglut_internal.h"\
124         {$(INCLUDE)}"GL\freeglut.h"\
125         {$(INCLUDE)}"GL\freeglut_ext.h"\
126         {$(INCLUDE)}"GL\freeglut_std.h"\
127         
128 NODEP_CPP_FREEGL=\
129         ".\src\config.h"\
130         
131 # End Source File
132 # Begin Source File
133
134 SOURCE=.\src\freeglut_display.c
135 DEP_CPP_FREEGLU=\
136         ".\src\freeglut_internal.h"\
137         {$(INCLUDE)}"GL\freeglut.h"\
138         {$(INCLUDE)}"GL\freeglut_ext.h"\
139         {$(INCLUDE)}"GL\freeglut_std.h"\
140         
141 NODEP_CPP_FREEGLU=\
142         ".\src\config.h"\
143         
144 # End Source File
145 # Begin Source File
146
147 SOURCE=.\src\freeglut_ext.c
148 DEP_CPP_FREEGLUT=\
149         ".\src\freeglut_internal.h"\
150         {$(INCLUDE)}"GL\freeglut.h"\
151         {$(INCLUDE)}"GL\freeglut_ext.h"\
152         {$(INCLUDE)}"GL\freeglut_std.h"\
153         
154 NODEP_CPP_FREEGLUT=\
155         ".\src\config.h"\
156         
157 # End Source File
158 # Begin Source File
159
160 SOURCE=.\src\freeglut_font.c
161 DEP_CPP_FREEGLUT_=\
162         ".\src\freeglut_internal.h"\
163         {$(INCLUDE)}"GL\freeglut.h"\
164         {$(INCLUDE)}"GL\freeglut_ext.h"\
165         {$(INCLUDE)}"GL\freeglut_std.h"\
166         
167 NODEP_CPP_FREEGLUT_=\
168         ".\src\config.h"\
169         
170 # End Source File
171 # Begin Source File
172
173 SOURCE=.\src\freeglut_font_data.c
174 DEP_CPP_FREEGLUT_F=\
175         ".\src\freeglut_internal.h"\
176         {$(INCLUDE)}"GL\freeglut.h"\
177         {$(INCLUDE)}"GL\freeglut_ext.h"\
178         {$(INCLUDE)}"GL\freeglut_std.h"\
179         
180 NODEP_CPP_FREEGLUT_F=\
181         ".\src\config.h"\
182         
183 # End Source File
184 # Begin Source File
185
186 SOURCE=.\src\freeglut_gamemode.c
187 # PROP Exclude_From_Build 1
188 # End Source File
189 # Begin Source File
190
191 SOURCE=.\src\freeglut_geometry.c
192 DEP_CPP_FREEGLUT_G=\
193         ".\src\freeglut_internal.h"\
194         {$(INCLUDE)}"GL\freeglut.h"\
195         {$(INCLUDE)}"GL\freeglut_ext.h"\
196         {$(INCLUDE)}"GL\freeglut_std.h"\
197         
198 NODEP_CPP_FREEGLUT_G=\
199         ".\src\config.h"\
200         
201 # End Source File
202 # Begin Source File
203
204 SOURCE=.\src\freeglut_glutfont_definitions.c
205 DEP_CPP_FREEGLUT_GL=\
206         ".\src\freeglut_internal.h"\
207         
208 # End Source File
209 # Begin Source File
210
211 SOURCE=.\src\freeglut_gx.cpp
212 DEP_CPP_FREEGLUT_GX=\
213         ".\src\freeglut_internal.h"\
214         {$(INCLUDE)}"gx.h"\
215         
216 NODEP_CPP_FREEGLUT_GX=\
217         ".\src\config.h"\
218         
219
220 !IF  "$(CFG)" == "freeglut - Win32 (WCE ARMV4) Release"
221
222 !ELSEIF  "$(CFG)" == "freeglut - Win32 (WCE ARMV4) Debug"
223
224 !ENDIF 
225
226 # End Source File
227 # Begin Source File
228
229 SOURCE=.\src\freeglut_init.c
230 DEP_CPP_FREEGLUT_I=\
231         ".\src\freeglut_internal.h"\
232         {$(INCLUDE)}"GL\freeglut.h"\
233         {$(INCLUDE)}"GL\freeglut_ext.h"\
234         {$(INCLUDE)}"GL\freeglut_std.h"\
235         
236 NODEP_CPP_FREEGLUT_I=\
237         ".\src\config.h"\
238         
239 # End Source File
240 # Begin Source File
241
242 SOURCE=.\src\freeglut_internal.h
243 # End Source File
244 # Begin Source File
245
246 SOURCE=.\src\freeglut_joystick.c
247 # PROP Exclude_From_Build 1
248 # End Source File
249 # Begin Source File
250
251 SOURCE=.\src\freeglut_main.c
252 DEP_CPP_FREEGLUT_M=\
253         ".\src\freeglut_internal.h"\
254         ".\src\my_gx.h"\
255         {$(INCLUDE)}"GL\freeglut.h"\
256         {$(INCLUDE)}"GL\freeglut_ext.h"\
257         {$(INCLUDE)}"GL\freeglut_std.h"\
258         
259 NODEP_CPP_FREEGLUT_M=\
260         ".\src\config.h"\
261         
262 # End Source File
263 # Begin Source File
264
265 SOURCE=.\src\freeglut_menu.c
266 DEP_CPP_FREEGLUT_ME=\
267         ".\src\freeglut_internal.h"\
268         {$(INCLUDE)}"GL\freeglut.h"\
269         {$(INCLUDE)}"GL\freeglut_ext.h"\
270         {$(INCLUDE)}"GL\freeglut_std.h"\
271         
272 NODEP_CPP_FREEGLUT_ME=\
273         ".\src\config.h"\
274         
275 # End Source File
276 # Begin Source File
277
278 SOURCE=.\src\freeglut_misc.c
279 DEP_CPP_FREEGLUT_MI=\
280         ".\src\freeglut_internal.h"\
281         {$(INCLUDE)}"GL\freeglut.h"\
282         {$(INCLUDE)}"GL\freeglut_ext.h"\
283         {$(INCLUDE)}"GL\freeglut_std.h"\
284         
285 NODEP_CPP_FREEGLUT_MI=\
286         ".\src\config.h"\
287         
288 # End Source File
289 # Begin Source File
290
291 SOURCE=.\src\freeglut_overlay.c
292 DEP_CPP_FREEGLUT_O=\
293         ".\src\freeglut_internal.h"\
294         {$(INCLUDE)}"GL\freeglut.h"\
295         {$(INCLUDE)}"GL\freeglut_ext.h"\
296         {$(INCLUDE)}"GL\freeglut_std.h"\
297         
298 NODEP_CPP_FREEGLUT_O=\
299         ".\src\config.h"\
300         
301 # End Source File
302 # Begin Source File
303
304 SOURCE=.\src\freeglut_state.c
305 DEP_CPP_FREEGLUT_S=\
306         ".\src\freeglut_internal.h"\
307         {$(INCLUDE)}"GL\freeglut.h"\
308         {$(INCLUDE)}"GL\freeglut_ext.h"\
309         {$(INCLUDE)}"GL\freeglut_std.h"\
310         
311 NODEP_CPP_FREEGLUT_S=\
312         ".\src\config.h"\
313         
314 # End Source File
315 # Begin Source File
316
317 SOURCE=.\src\freeglut_stroke_mono_roman.c
318 DEP_CPP_FREEGLUT_ST=\
319         ".\src\freeglut_internal.h"\
320         
321 # End Source File
322 # Begin Source File
323
324 SOURCE=.\src\freeglut_stroke_roman.c
325 DEP_CPP_FREEGLUT_STR=\
326         ".\src\freeglut_internal.h"\
327         
328 # End Source File
329 # Begin Source File
330
331 SOURCE=.\src\freeglut_structure.c
332 DEP_CPP_FREEGLUT_STRU=\
333         ".\src\freeglut_internal.h"\
334         {$(INCLUDE)}"GL\freeglut.h"\
335         {$(INCLUDE)}"GL\freeglut_ext.h"\
336         {$(INCLUDE)}"GL\freeglut_std.h"\
337         
338 NODEP_CPP_FREEGLUT_STRU=\
339         ".\src\config.h"\
340         
341 # End Source File
342 # Begin Source File
343
344 SOURCE=.\src\freeglut_teapot.c
345 DEP_CPP_FREEGLUT_T=\
346         ".\src\freeglut_internal.h"\
347         {$(INCLUDE)}"GL\freeglut.h"\
348         {$(INCLUDE)}"GL\freeglut_ext.h"\
349         {$(INCLUDE)}"GL\freeglut_std.h"\
350         
351 NODEP_CPP_FREEGLUT_T=\
352         ".\src\config.h"\
353         
354 # End Source File
355 # Begin Source File
356
357 SOURCE=.\src\freeglut_videoresize.c
358 DEP_CPP_FREEGLUT_V=\
359         ".\src\freeglut_internal.h"\
360         {$(INCLUDE)}"GL\freeglut.h"\
361         {$(INCLUDE)}"GL\freeglut_ext.h"\
362         {$(INCLUDE)}"GL\freeglut_std.h"\
363         
364 NODEP_CPP_FREEGLUT_V=\
365         ".\src\config.h"\
366         
367 # End Source File
368 # Begin Source File
369
370 SOURCE=.\src\freeglut_window.c
371 DEP_CPP_FREEGLUT_W=\
372         ".\src\freeglut_internal.h"\
373         {$(INCLUDE)}"aygshell.h"\
374         {$(INCLUDE)}"GL\freeglut.h"\
375         {$(INCLUDE)}"GL\freeglut_ext.h"\
376         {$(INCLUDE)}"GL\freeglut_std.h"\
377         {$(INCLUDE)}"sipapi.h"\
378         {$(INCLUDE)}"winuserm.h"\
379         
380 NODEP_CPP_FREEGLUT_W=\
381         "..\..\..\..\..\Program Files\Windows CE Tools\wce420\POCKET PC 2003\Include\ARMV4\vibrate.h"\
382         ".\src\config.h"\
383         
384 # End Source File
385 # End Group
386 # Begin Group "Header Files"
387
388 # PROP Default_Filter "h;hpp;hxx;hm;inl"
389 # Begin Source File
390
391 SOURCE=.\include\GL\freeglut.h
392 # End Source File
393 # Begin Source File
394
395 SOURCE=.\include\GL\freeglut_ext.h
396 # End Source File
397 # Begin Source File
398
399 SOURCE=.\include\GL\freeglut_std.h
400 # End Source File
401 # Begin Source File
402
403 SOURCE=.\include\GL\glut.h
404 # End Source File
405 # End Group
406 # End Target
407 # End Project