Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit22c5a59

Browse files
committed
Add WIN32RES to fulleq and mchar
1 parentea47b26 commit22c5a59

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎contrib/fulleq/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
MODULE_big = fulleq
2-
OBJS = fulleq.o
2+
OBJS = fulleq.o$(WIN32RES)
33
EXTENSION = fulleq
44
DATA = fulleq--1.0.sql
55
DOCS = README.fulleq

‎contrib/mchar/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MODULE_big = mchar
22
OBJS = mchar_io.o mchar_proc.o mchar_op.o mchar_recode.o\
3-
mchar_like.o
3+
mchar_like.o$(WIN32RES)
44
EXTENSION = mchar
55
DATA = mchar--1.0.sql
66
DOCS = README.mchar

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp