📄 mesa.dsp
字号:
# Microsoft Developer Studio Project File - Name="mesa" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Static Library" 0x0104
CFG=mesa - Win32 Debug x86
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
!MESSAGE use the Export Makefile command and run
!MESSAGE
!MESSAGE NMAKE /f "mesa.mak".
!MESSAGE
!MESSAGE You can specify a configuration when running NMAKE
!MESSAGE by defining the macro CFG on the command line. For example:
!MESSAGE
!MESSAGE NMAKE /f "mesa.mak" CFG="mesa - Win32 Debug x86"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "mesa - Win32 Release" (based on "Win32 (x86) Static Library")
!MESSAGE "mesa - Win32 Debug" (based on "Win32 (x86) Static Library")
!MESSAGE "mesa - Win32 Release x86" (based on "Win32 (x86) Static Library")
!MESSAGE "mesa - Win32 Debug x86" (based on "Win32 (x86) Static Library")
!MESSAGE
# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
CPP=cl.exe
RSC=rc.exe
!IF "$(CFG)" == "mesa - Win32 Release"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "Release"
# PROP BASE Intermediate_Dir "Release"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "Release"
# PROP Intermediate_Dir "Release"
# 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 /I "../../../../include" /I "../../../../src/mesa" /I "../../../../src/mesa/glapi" /I "../../../../src/mesa/main" /I "../../../../src/mesa/shader" /I "../../../../src/mesa/shader/slang" /I "../../../../src/mesa/shader/grammar" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "_DLL" /D "BUILD_GL32" /D "MESA_MINWARN" /YX /FD /Zm1000 /c
# ADD BASE RSC /l 0x409 /d "NDEBUG"
# ADD RSC /l 0x409 /d "NDEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo
!ELSEIF "$(CFG)" == "mesa - Win32 Debug"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "Debug"
# PROP BASE Intermediate_Dir "Debug"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "Debug"
# PROP Intermediate_Dir "Debug"
# 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 /I "../../../../include" /I "../../../../src/mesa" /I "../../../../src/mesa/glapi" /I "../../../../src/mesa/main" /I "../../../../src/mesa/shader" /I "../../../../src/mesa/shader/slang" /I "../../../../src/mesa/shader/grammar" /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "_DLL" /D "BUILD_GL32" /D "MESA_MINWARN" /Fr /FD /GZ /Zm1000 /c
# ADD BASE RSC /l 0x409 /d "_DEBUG"
# ADD RSC /l 0x409 /d "_DEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo
!ELSEIF "$(CFG)" == "mesa - Win32 Release x86"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "mesa___Win32_Release_x86"
# PROP BASE Intermediate_Dir "mesa___Win32_Release_x86"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "Release_x86"
# PROP Intermediate_Dir "Release_x86"
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /GX /O2 /I "../../../../include" /I "../../../../src/mesa" /I "../../../../src/mesa/glapi" /I "../../../../src/mesa/main" /I "../../../../src/mesa/shader" /I "../../../../src/mesa/shader/slang" /I "../../../../src/mesa/shader/grammar" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "_DLL" /D "BUILD_GL32" /D "MESA_MINWARN" /YX /FD /Zm1000 /c
# ADD CPP /nologo /W3 /GX /O2 /I "../../../../include" /I "../../../../src/mesa" /I "../../../../src/mesa/glapi" /I "../../../../src/mesa/main" /I "../../../../src/mesa/shader" /I "../../../../src/mesa/shader/slang" /I "../../../../src/mesa/shader/grammar" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "_DLL" /D "BUILD_GL32" /D "MESA_MINWARN" /D "SLANG_X86" /YX /FD /Zm1000 /c
# ADD BASE RSC /l 0x409 /d "NDEBUG"
# ADD RSC /l 0x409 /d "NDEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo
!ELSEIF "$(CFG)" == "mesa - Win32 Debug x86"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "mesa___Win32_Debug_x86"
# PROP BASE Intermediate_Dir "mesa___Win32_Debug_x86"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "Debug_x86"
# PROP Intermediate_Dir "Debug_x86"
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /I "../../../../include" /I "../../../../src/mesa" /I "../../../../src/mesa/glapi" /I "../../../../src/mesa/main" /I "../../../../src/mesa/shader" /I "../../../../src/mesa/shader/slang" /I "../../../../src/mesa/shader/grammar" /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "_DLL" /D "BUILD_GL32" /D "MESA_MINWARN" /Fr /FD /GZ /Zm1000 /c
# ADD CPP /nologo /W3 /Gm /GX /Zi /Od /I "../../../../include" /I "../../../../src/mesa" /I "../../../../src/mesa/glapi" /I "../../../../src/mesa/main" /I "../../../../src/mesa/shader" /I "../../../../src/mesa/shader/slang" /I "../../../../src/mesa/shader/grammar" /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "_DLL" /D "BUILD_GL32" /D "MESA_MINWARN" /D "SLANG_X86" /Fr /FD /GZ /Zm1000 /c
# ADD BASE RSC /l 0x409 /d "_DEBUG"
# ADD RSC /l 0x409 /d "_DEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo
!ENDIF
# Begin Target
# Name "mesa - Win32 Release"
# Name "mesa - Win32 Debug"
# Name "mesa - Win32 Release x86"
# Name "mesa - Win32 Debug x86"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
SOURCE=..\..\..\..\src\mesa\array_cache\ac_context.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\array_cache\ac_import.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\main\accum.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\main\api_arrayelt.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\main\api_loopback.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\main\api_noop.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\main\api_validate.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\shader\arbprogparse.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\shader\arbprogram.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\shader\atifragshader.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\main\attrib.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\main\blend.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\main\bufferobj.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\main\buffers.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\main\clip.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\main\colortab.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\main\context.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\main\convolve.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\main\debug.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\main\depth.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\main\depthstencil.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\main\dispatch.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\main\dlist.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\main\drawpix.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\main\enable.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\main\enums.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\main\eval.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\main\execmem.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\main\extensions.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\main\fbobject.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\main\feedback.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\main\fog.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\main\framebuffer.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\main\get.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\main\getstring.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\glapi\glapi.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\glapi\glthread.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\shader\grammar\grammar.c
!IF "$(CFG)" == "mesa - Win32 Release"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "mesa - Win32 Debug"
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "mesa - Win32 Release x86"
# PROP BASE Exclude_From_Build 1
# PROP Exclude_From_Build 1
!ELSEIF "$(CFG)" == "mesa - Win32 Debug x86"
# PROP BASE Exclude_From_Build 1
# PROP Exclude_From_Build 1
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\shader\grammar\grammar_mesa.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\main\hash.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\main\hint.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\main\histogram.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\main\image.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\main\imports.c
!IF "$(CFG)" == "mesa - Win32 Release"
!ELSEIF "$(CFG)" == "mesa - Win32 Debug"
!ELSEIF "$(CFG)" == "mesa - Win32 Release x86"
# ADD CPP /YX
!ELSEIF "$(CFG)" == "mesa - Win32 Debug x86"
!ENDIF
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\main\light.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\main\lines.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\math\m_debug_clip.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\math\m_debug_norm.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\math\m_debug_xform.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\math\m_eval.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\math\m_matrix.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\math\m_translate.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\math\m_vector.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\math\m_xform.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\main\matrix.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\main\mm.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\shader\nvfragparse.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\shader\nvprogram.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\shader\nvvertexec.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\shader\nvvertparse.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\main\occlude.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\main\pixel.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\main\points.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\main\polygon.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\shader\program.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\main\rastpos.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\main\renderbuffer.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\swrast\s_aaline.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\swrast\s_aatriangle.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\swrast\s_accum.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\swrast\s_alpha.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\swrast\s_arbshader.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\swrast\s_atifragshader.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\swrast\s_bitmap.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\swrast\s_blend.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\swrast\s_blit.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\swrast\s_buffers.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\swrast\s_context.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\swrast\s_copypix.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\swrast\s_depth.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\swrast\s_drawpix.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\swrast\s_feedback.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\swrast\s_fog.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\swrast\s_imaging.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\swrast\s_lines.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\swrast\s_logic.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\swrast\s_masking.c
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\mesa\swrast\s_nvfragprog.c
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -