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

Commit42344ad

Browse files
committed
Add Windows file version information to libpq_pipeline.exe.
1 parent49527a3 commit42344ad

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

‎src/test/modules/libpq_pipeline/Makefile

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
# src/test/modules/libpq_pipeline/Makefile
22

3+
PGFILEDESC = "libpq_pipeline - test program for pipeline execution"
4+
PGAPPICON = win32
5+
36
PROGRAM = libpq_pipeline
4-
OBJS = libpq_pipeline.o
7+
OBJS =$(WIN32RES)libpq_pipeline.o
58

69
NO_INSTALL = 1
710

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp