소스 검색

Fixed for Linux build.

Brucey 5 년 전
부모
커밋
097dbe9661
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      glfw.mod/common.bmx

+ 5 - 0
glfw.mod/common.bmx

@@ -21,6 +21,11 @@
 '
 '
 SuperStrict
 SuperStrict
 
 
+?linux
+Import "-ldl"
+Import "-lX11"
+?
+
 Import "source.bmx"
 Import "source.bmx"
 
 
 Extern
 Extern