add fallback if xrender fails

git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@300 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
NishiOwO
2025-10-12 18:12:01 +00:00
parent 80c5ba3b99
commit d39e14a119
11 changed files with 64 additions and 10 deletions

View File

@@ -6,7 +6,7 @@ LD = link /nologo
CFLAGS = /Iinclude /D_MILSKO /DUSE_GDI /DUSE_STB_IMAGE /DSTBI_NO_SIMD
CXXFLAGS = /Iinclude
LDFLAGS = /DLL
.SUFFIXES: .c .cc .obj
.SUFFIXES: .obj .c .cc
all: src\Mw.dll oosrc\MwOO.dll
clean:
del /f /q src\core.obj