X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=freeglut_static.dsp;h=b20aad12d984fd34e0dc8a4b4d4f3c7883ba0460;hb=a14928fc505633d395e18db84ce7dbfd7386fa5f;hp=675c30b06dc67b60eb29945a3c240eb46ca2e34c;hpb=66d551afb60d849ed7eafcfb83a4c19795e865da;p=freeglut diff --git a/freeglut_static.dsp b/freeglut_static.dsp index 675c30b..b20aad1 100644 --- a/freeglut_static.dsp +++ b/freeglut_static.dsp @@ -37,11 +37,11 @@ RSC=rc.exe # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 0 -# PROP Output_Dir "freeglut_static___Win32_Release" -# PROP Intermediate_Dir "freeglut_static___Win32_Release" +# PROP Output_Dir "ReleaseStatic" +# PROP Intermediate_Dir "ReleaseStatic" # PROP Target_Dir "" # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c -# ADD CPP /nologo /W3 /GX /O2 /D "NDEBUG" /D "FREEGLUT_STATIC" /D "WIN32" /D "_MBCS" /D "_LIB" /YX /FD /c +# ADD CPP /nologo /W3 /GX /O2 /I "include" /D "NDEBUG" /D "FREEGLUT_STATIC" /D "WIN32" /D "_MBCS" /D "_LIB" /YX /FD /c # ADD BASE RSC /l 0x409 /d "NDEBUG" # ADD RSC /l 0x409 /d "NDEBUG" BSC32=bscmake.exe @@ -60,11 +60,11 @@ LIB32=link.exe -lib # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 1 -# PROP Output_Dir "freeglut_static___Win32_Debug" -# PROP Intermediate_Dir "freeglut_static___Win32_Debug" +# PROP Output_Dir "DebugStatic" +# PROP Intermediate_Dir "DebugStatic" # PROP Target_Dir "" -# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c -# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "FREEGLUT_STATIC" /D "WIN32" /D "_MBCS" /D "_LIB" /FR /YX /FD /GZ /c +# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c +# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "include" /D "_DEBUG" /D "FREEGLUT_STATIC" /D "WIN32" /D "_MBCS" /D "_LIB" /FR /YX /FD /GZ /c # ADD BASE RSC /l 0x409 /d "_DEBUG" # ADD RSC /l 0x409 /d "_DEBUG" BSC32=bscmake.exe @@ -117,10 +117,18 @@ SOURCE=.\src\freeglut_geometry.c # End Source File # Begin Source File +SOURCE=.\src\freeglut_glutfont_definitions.c +# End Source File +# Begin Source File + SOURCE=.\src\freeglut_init.c # End Source File # Begin Source File +SOURCE=.\src\freeglut_input_devices.c +# End Source File +# Begin Source File + SOURCE=.\src\freeglut_joystick.c # End Source File # Begin Source File @@ -185,6 +193,14 @@ SOURCE=.\src\freeglut_internal.h # End Source File # Begin Source File +SOURCE=.\include\GL\freeglut_std.h +# End Source File +# Begin Source File + +SOURCE=.\src\freeglut_teapot_data.h +# End Source File +# Begin Source File + SOURCE=.\include\GL\glut.h # End Source File # End Group