1 # Microsoft Developer Studio Project File - Name="freeglutdll" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
5 # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
7 CFG=freeglutdll - Win32 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 "freeglutdll.mak".
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 "freeglutdll.mak" CFG="freeglutdll - Win32 Debug"
18 !MESSAGE Possible choices for configuration are:
20 !MESSAGE "freeglutdll - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
21 !MESSAGE "freeglutdll - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
25 # PROP AllowPerConfigDependencies 0
26 # PROP Scc_ProjName ""
27 # PROP Scc_LocalPath ""
32 !IF "$(CFG)" == "freeglutdll - Win32 Release"
35 # PROP BASE Use_Debug_Libraries 0
36 # PROP BASE Output_Dir "Release"
37 # PROP BASE Intermediate_Dir "Release"
38 # PROP BASE Target_Dir ""
40 # PROP Use_Debug_Libraries 0
41 # PROP Output_Dir "Release"
42 # PROP Intermediate_Dir "Release"
44 # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
45 # ADD CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "FREEGLUT_LIBRARY_BUILD" /D "FREEGLUT_DLL" /YX /FD /c
46 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
47 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
48 # ADD BASE RSC /l 0x415 /d "NDEBUG"
49 # ADD RSC /l 0x415 /d "NDEBUG"
51 # ADD BASE BSC32 /nologo
54 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /machine:I386
55 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /machine:I386
57 !ELSEIF "$(CFG)" == "freeglutdll - Win32 Debug"
60 # PROP BASE Use_Debug_Libraries 1
61 # PROP BASE Output_Dir "Debug"
62 # PROP BASE Intermediate_Dir "Debug"
63 # PROP BASE Target_Dir ""
65 # PROP Use_Debug_Libraries 1
66 # PROP Output_Dir "Debug"
67 # PROP Intermediate_Dir "Debug"
69 # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
70 # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "FREEGLUT_LIBRARY_BUILD" /D "FREEGLUT_DLL" /YX /FD /c
71 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
72 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
73 # ADD BASE RSC /l 0x415 /d "_DEBUG"
74 # ADD RSC /l 0x415 /d "_DEBUG"
76 # ADD BASE BSC32 /nologo
79 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
80 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
86 # Name "freeglutdll - Win32 Release"
87 # Name "freeglutdll - Win32 Debug"
88 # Begin Group "Sources"
90 # PROP Default_Filter "*.c"
93 SOURCE=".\src\freeglut_callbacks.c"
97 SOURCE=".\src\freeglut_cursor.c"
101 SOURCE=".\src\freeglut_display.c"
105 SOURCE=".\src\freeglut_font.c"
109 SOURCE=".\src\freeglut_font_data.c"
113 SOURCE=".\src\freeglut_gamemode.c"
117 SOURCE=".\src\freeglut_geometry.c"
121 SOURCE=".\src\freeglut_init.c"
125 SOURCE=".\src\freeglut_joystick.c"
129 SOURCE=".\src\freeglut_main.c"
133 SOURCE=".\src\freeglut_menu.c"
137 SOURCE=".\src\freeglut_misc.c"
141 SOURCE=".\src\freeglut_overlay.c"
145 SOURCE=".\src\freeglut_state.c"
149 SOURCE=".\src\freeglut_stroke_mono_roman.c"
153 SOURCE=".\src\freeglut_stroke_roman.c"
157 SOURCE=".\src\freeglut_structure.c"
161 SOURCE=".\src\freeglut_teapot.c"
165 SOURCE=".\src\freeglut_videoresize.c"
169 SOURCE=".\src\freeglut_window.c"
172 # Begin Group "Headers"
174 # PROP Default_Filter "*.h"
177 SOURCE=.\include\Gl\freeglut.h
181 SOURCE=.\include\Gl\freeglut_internal.h
186 SOURCE=".\src\freeglutdll.def"