mirror of
https://gitea.nishi.boats/pyrite-dev/milsko
synced 2026-01-03 08:00:50 +00:00
add MwLibraryInit
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@680 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
@@ -25,11 +25,6 @@ elsif ($backend eq "gdi") {
|
||||
|
||||
$gl_libs = "-lopengl32 -lglu32";
|
||||
}
|
||||
elsif ($backend eq "darwin") {
|
||||
add_cflags("-DUSE_DARWIN");
|
||||
new_object("src/backend/mac/*.c");
|
||||
add_ldflags("-framework Carbon");
|
||||
}
|
||||
|
||||
if (param_get("stb-image")) {
|
||||
add_cflags("-DUSE_STB_IMAGE");
|
||||
|
||||
Reference in New Issue
Block a user