Skip to content

Commit

Permalink
Add SDL2 DLL to link with on Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
yutotakano committed Aug 9, 2024
1 parent 56016c6 commit 63595ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions HaskellGameJamTemplate.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,7 @@ executable Game
-- Directories containing source files.
hs-source-dirs: src

extra-bundled-libraries: SDL2

-- Base language which the package is written in.
default-language: Haskell2010
Binary file added libSDL2.dll
Binary file not shown.

0 comments on commit 63595ac

Please sign in to comment.