1 # Microsoft eMbedded Visual Tools Project File - Name="freeglut" - Package Owner=<4>
2 # Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02
5 # TARGTYPE "Win32 (WCE ARMV4) Dynamic-Link Library" 0xa302
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
11 !MESSAGE NMAKE /f "freeglut_evc4.vcn".
13 !MESSAGE You can specify a configuration when running NMAKE
14 !MESSAGE by defining the macro CFG on the command line. For example:
16 !MESSAGE NMAKE /f "freeglut_evc4.vcn" CFG="freeglut - Win32 (WCE ARMV4) Debug"
18 !MESSAGE Possible choices for configuration are:
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")
25 # PROP AllowPerConfigDependencies 0
26 # PROP Scc_ProjName ""
27 # PROP Scc_LocalPath ""
29 CPP="C:\Program Files\Microsoft eMbedded C++ 4.0\EVC\WCE420\bin\xicle42"
33 !IF "$(CFG)" == "freeglut - Win32 (WCE ARMV4) Release"
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 ""
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
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
57 # ADD BASE 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
63 !ELSEIF "$(CFG)" == "freeglut - Win32 (WCE ARMV4) Debug"
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 ""
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
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
87 # ADD BASE 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
97 # Name "freeglut - Win32 (WCE ARMV4) Release"
98 # Name "freeglut - Win32 (WCE ARMV4) Debug"
99 # Begin Group "Resource Files"
101 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
103 # Begin Group "Source Files"
105 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
108 SOURCE=.\src\freeglut_callbacks.c
110 ".\src\freeglut_internal.h"\
111 {$(INCLUDE)}"GL\freeglut.h"\
112 {$(INCLUDE)}"GL\freeglut_ext.h"\
113 {$(INCLUDE)}"GL\freeglut_std.h"\
121 SOURCE=.\src\freeglut_cursor.c
123 ".\src\freeglut_internal.h"\
124 {$(INCLUDE)}"GL\freeglut.h"\
125 {$(INCLUDE)}"GL\freeglut_ext.h"\
126 {$(INCLUDE)}"GL\freeglut_std.h"\
134 SOURCE=.\src\freeglut_display.c
136 ".\src\freeglut_internal.h"\
137 {$(INCLUDE)}"GL\freeglut.h"\
138 {$(INCLUDE)}"GL\freeglut_ext.h"\
139 {$(INCLUDE)}"GL\freeglut_std.h"\
147 SOURCE=.\src\freeglut_ext.c
149 ".\src\freeglut_internal.h"\
150 {$(INCLUDE)}"GL\freeglut.h"\
151 {$(INCLUDE)}"GL\freeglut_ext.h"\
152 {$(INCLUDE)}"GL\freeglut_std.h"\
160 SOURCE=.\src\freeglut_font.c
162 ".\src\freeglut_internal.h"\
163 {$(INCLUDE)}"GL\freeglut.h"\
164 {$(INCLUDE)}"GL\freeglut_ext.h"\
165 {$(INCLUDE)}"GL\freeglut_std.h"\
167 NODEP_CPP_FREEGLUT_=\
173 SOURCE=.\src\freeglut_font_data.c
175 ".\src\freeglut_internal.h"\
176 {$(INCLUDE)}"GL\freeglut.h"\
177 {$(INCLUDE)}"GL\freeglut_ext.h"\
178 {$(INCLUDE)}"GL\freeglut_std.h"\
180 NODEP_CPP_FREEGLUT_F=\
186 SOURCE=.\src\freeglut_gamemode.c
187 # PROP Exclude_From_Build 1
191 SOURCE=.\src\freeglut_geometry.c
193 ".\src\freeglut_internal.h"\
194 {$(INCLUDE)}"GL\freeglut.h"\
195 {$(INCLUDE)}"GL\freeglut_ext.h"\
196 {$(INCLUDE)}"GL\freeglut_std.h"\
198 NODEP_CPP_FREEGLUT_G=\
204 SOURCE=.\src\freeglut_glutfont_definitions.c
205 DEP_CPP_FREEGLUT_GL=\
206 ".\src\freeglut_internal.h"\
211 SOURCE=.\src\freeglut_gx.cpp
212 DEP_CPP_FREEGLUT_GX=\
213 ".\src\freeglut_internal.h"\
216 NODEP_CPP_FREEGLUT_GX=\
220 !IF "$(CFG)" == "freeglut - Win32 (WCE ARMV4) Release"
222 !ELSEIF "$(CFG)" == "freeglut - Win32 (WCE ARMV4) Debug"
229 SOURCE=.\src\freeglut_init.c
231 ".\src\freeglut_internal.h"\
232 {$(INCLUDE)}"GL\freeglut.h"\
233 {$(INCLUDE)}"GL\freeglut_ext.h"\
234 {$(INCLUDE)}"GL\freeglut_std.h"\
236 NODEP_CPP_FREEGLUT_I=\
242 SOURCE=.\src\freeglut_internal.h
246 SOURCE=.\src\freeglut_joystick.c
247 # PROP Exclude_From_Build 1
251 SOURCE=.\src\freeglut_main.c
253 ".\src\freeglut_internal.h"\
255 {$(INCLUDE)}"GL\freeglut.h"\
256 {$(INCLUDE)}"GL\freeglut_ext.h"\
257 {$(INCLUDE)}"GL\freeglut_std.h"\
259 NODEP_CPP_FREEGLUT_M=\
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"\
272 NODEP_CPP_FREEGLUT_ME=\
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"\
285 NODEP_CPP_FREEGLUT_MI=\
291 SOURCE=.\src\freeglut_overlay.c
293 ".\src\freeglut_internal.h"\
294 {$(INCLUDE)}"GL\freeglut.h"\
295 {$(INCLUDE)}"GL\freeglut_ext.h"\
296 {$(INCLUDE)}"GL\freeglut_std.h"\
298 NODEP_CPP_FREEGLUT_O=\
304 SOURCE=.\src\freeglut_state.c
306 ".\src\freeglut_internal.h"\
307 {$(INCLUDE)}"GL\freeglut.h"\
308 {$(INCLUDE)}"GL\freeglut_ext.h"\
309 {$(INCLUDE)}"GL\freeglut_std.h"\
311 NODEP_CPP_FREEGLUT_S=\
317 SOURCE=.\src\freeglut_stroke_mono_roman.c
318 DEP_CPP_FREEGLUT_ST=\
319 ".\src\freeglut_internal.h"\
324 SOURCE=.\src\freeglut_stroke_roman.c
325 DEP_CPP_FREEGLUT_STR=\
326 ".\src\freeglut_internal.h"\
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"\
338 NODEP_CPP_FREEGLUT_STRU=\
344 SOURCE=.\src\freeglut_teapot.c
346 ".\src\freeglut_internal.h"\
347 {$(INCLUDE)}"GL\freeglut.h"\
348 {$(INCLUDE)}"GL\freeglut_ext.h"\
349 {$(INCLUDE)}"GL\freeglut_std.h"\
351 NODEP_CPP_FREEGLUT_T=\
357 SOURCE=.\src\freeglut_videoresize.c
359 ".\src\freeglut_internal.h"\
360 {$(INCLUDE)}"GL\freeglut.h"\
361 {$(INCLUDE)}"GL\freeglut_ext.h"\
362 {$(INCLUDE)}"GL\freeglut_std.h"\
364 NODEP_CPP_FREEGLUT_V=\
370 SOURCE=.\src\freeglut_window.c
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"\
380 NODEP_CPP_FREEGLUT_W=\
381 "..\..\..\..\..\Program Files\Windows CE Tools\wce420\POCKET PC 2003\Include\ARMV4\vibrate.h"\
386 # Begin Group "Header Files"
388 # PROP Default_Filter "h;hpp;hxx;hm;inl"
391 SOURCE=.\include\GL\freeglut.h
395 SOURCE=.\include\GL\freeglut_ext.h
399 SOURCE=.\include\GL\freeglut_std.h
403 SOURCE=.\include\GL\glut.h