Skip to content

Commit

Permalink
remove lflags
Browse files Browse the repository at this point in the history
  • Loading branch information
redthing1 committed Jul 16, 2024
1 parent ac6824d commit 31d7d7b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions dub.sdl
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@ dependency "minlog" version="~>2.0.0"
dependency "dray" version=">=5.0.0-r1 <5.1.0-0"
dependency "optional" version="~>1.3.0"

lflags "-lglew" "-lglfw" "-framework" "OpenGL" "-L/opt/homebrew/lib" platform="osx"
lflags "WinMM.lib" "OLDNAMES.lib" "MSVCRT.lib" "$PACKAGE_DIR/raylib.lib" "$PACKAGE_DIR/*.lib $PACKAGE_DIR/glfw3_mt.lib" "user32.lib" "gdi32.lib" platform="windows"

libs "raylib"
configuration "lib-standard" {
targetType "library"
versions "physics" "vr"
Expand Down

0 comments on commit 31d7d7b

Please sign in to comment.