Home
last modified time | relevance | path

Searched defs:LIBS (Results 1 – 25 of 46) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/imgui/examples/example_glfw_opengl3/
DMakefile47 LIBS = -lGL `pkg-config --static --libs glfw3` macro
56 LIBS = -framework OpenGL -framework Cocoa -framework IOKit -framework CoreVideo macro
67 LIBS = -lglfw3 -lgdi32 -lopengl32 -limm32 macro
/third_party/flutter/skia/third_party/externals/imgui/examples/example_sdl_opengl2/
DMakefile27 LIBS = -lGL -ldl `sdl2-config --libs` macro
36LIBS = -framework OpenGL -framework Cocoa -framework IOKit -framework CoreVideo `sdl2-config --lib… macro
45 LIBS = -lgdi32 -lopengl32 -limm32 `pkg-config --static --libs sdl2` macro
Dbuild_win32.bat6 set LIBS=/libpath:%SDL2_DIR%\lib\x86 SDL2.lib SDL2main.lib opengl32.lib variable
/third_party/flutter/skia/third_party/externals/imgui/examples/example_glfw_opengl2/
DMakefile28 LIBS = -lGL `pkg-config --static --libs glfw3` macro
37 LIBS = -framework OpenGL -framework Cocoa -framework IOKit -framework CoreVideo macro
48 LIBS = -lglfw3 -lgdi32 -lopengl32 -limm32 macro
/third_party/flutter/skia/third_party/externals/imgui/examples/example_sdl_opengl3/
DMakefile47 LIBS = -lGL -ldl `sdl2-config --libs` macro
56LIBS = -framework OpenGL -framework Cocoa -framework IOKit -framework CoreVideo `sdl2-config --lib… macro
65 LIBS = -lgdi32 -lopengl32 -limm32 `pkg-config --static --libs sdl2` macro
Dbuild_win32.bat6 set LIBS=/libpath:%SDL2_DIR%\lib\x86 SDL2.lib SDL2main.lib opengl32.lib variable
/third_party/skia/third_party/externals/imgui/examples/example_glfw_opengl2/
Dbuild_win32.bat6 @set LIBS=/LIBPATH:..\libs\glfw\lib-vc2010-32 glfw3.lib opengl32.lib gdi32.lib shell32.lib variable
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx9/
Dbuild_win32.bat6 @set LIBS=/LIBPATH:"%DXSDK_DIR%/Lib/x86" d3d9.lib variable
/third_party/skia/third_party/externals/imgui/examples/example_sdl_sdlrenderer/
Dbuild_win32.bat6 @set LIBS=/LIBPATH:%SDL2_DIR%\lib\x86 SDL2.lib SDL2main.lib variable
/third_party/skia/third_party/externals/imgui/examples/example_sdl_opengl3/
Dbuild_win32.bat6 @set LIBS=/LIBPATH:%SDL2_DIR%\lib\x86 SDL2.lib SDL2main.lib opengl32.lib shell32.lib variable
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx11/
Dbuild_win32.bat6 @set LIBS=/LIBPATH:"%DXSDK_DIR%/Lib/x86" d3d11.lib d3dcompiler.lib variable
/third_party/skia/third_party/externals/imgui/examples/example_sdl_directx11/
Dbuild_win32.bat6 @set LIBS=/LIBPATH:%SDL2_DIR%\lib\x86 SDL2.lib SDL2main.lib /LIBPATH:"%DXSDK_DIR%/Lib/x86" d3d11.li… variable
/third_party/skia/third_party/externals/imgui/examples/example_glfw_opengl3/
Dbuild_win32.bat6 @set LIBS=/LIBPATH:..\libs\glfw\lib-vc2010-32 glfw3.lib opengl32.lib gdi32.lib shell32.lib variable
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx10/
Dbuild_win32.bat6 @set LIBS=/LIBPATH:"%DXSDK_DIR%/Lib/x86" d3d10.lib d3dcompiler.lib variable
/third_party/skia/third_party/externals/imgui/examples/example_sdl_vulkan/
Dbuild_win32.bat6 @set LIBS=/LIBPATH:%SDL2_DIR%\lib\x86 /libpath:%VULKAN_SDK%\lib32 SDL2.lib SDL2main.lib shell32.lib… variable
/third_party/skia/third_party/externals/imgui/examples/example_glfw_vulkan/
Dbuild_win64.bat5 @set LIBS=/LIBPATH:..\libs\glfw\lib-vc2010-64 /libpath:%VULKAN_SDK%\lib glfw3.lib opengl32.lib gdi3… variable
Dbuild_win32.bat6 @set LIBS=/LIBPATH:..\libs\glfw\lib-vc2010-32 /libpath:%VULKAN_SDK%\lib32 glfw3.lib opengl32.lib gd… variable
/third_party/skia/third_party/externals/imgui/examples/example_win32_directx12/
Dbuild_win32.bat7 @set LIBS=d3d12.lib d3dcompiler.lib dxgi.lib variable
/third_party/skia/third_party/externals/imgui/examples/example_sdl_opengl2/
Dbuild_win32.bat6 @set LIBS=/LIBPATH:%SDL2_DIR%\lib\x86 SDL2.lib SDL2main.lib opengl32.lib shell32.lib variable
/third_party/flutter/skia/third_party/externals/sdl/test/nacl/
DMakefile17 LIBS = SDL2_test SDL2 ppapi_simple SDL2main SDL2 $(DEPS) ppapi_gles2 ppapi_cpp ppapi pthread macro
/third_party/node/deps/cares/m4/
Dxc-cc-check.m449 AC_SUBST([LIBS])dnl subst
/third_party/flutter/skia/third_party/externals/freetype/src/tools/ftrandom/
DMakefile31 LIBS = -lm \ macro
/third_party/freetype/src/tools/ftrandom/
DMakefile31 LIBS = -lm \ macro
/third_party/skia/third_party/externals/freetype/src/tools/ftrandom/
DMakefile31 LIBS = -lm \ macro
/third_party/skia/third_party/externals/imgui/examples/example_sdl_metal/
DMakefile16 LIBS = -framework Metal -framework MetalKit -framework Cocoa -framework IOKit -framework CoreVideo … macro

12