This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
Archivist
/
raylib-src
огледало од
https://github.com/raysan5/raylib
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Издања
24
Вики
Activity
Преглед изворни кода
Added WinMM library
Required for high resolution timer
pull/832/head
Ray
пре 6 година
родитељ
f6d1ffd4cd
комит
4773de26a5
1 измењених фајлова
са
1 додато
и
1 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/external/glfw/CMakeLists.txt
+ 1
- 1
src/external/glfw/CMakeLists.txt
Прегледај датотеку
@ -190,7 +190,7 @@ endif()
#
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
if
(
_GLFW_WIN32
)
list
(
APPEND
glfw_PKG_LIBS
"-lgdi32"
)
list
(
APPEND
glfw_PKG_LIBS
"-lgdi32
-lwinmm
"
)
if
(
GLFW_USE_HYBRID_HPG
)
set
(
_GLFW_USE_HYBRID_HPG
1
)
Write
Preview
Loading…
Откажи
Сачувај