Skip to content

Commit b10e9ae

Browse files
committed
Add new file to MSVC build system as well
1 parent f5d4bdd commit b10e9ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tools/msvc/Mkvcbuild.pm

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ sub mkvcbuild
6060
srandom.c getaddrinfo.c gettimeofday.c inet_net_ntop.c kill.c open.c
6161
erand48.c snprintf.c strlcat.c strlcpy.c dirmod.c exec.c noblock.c path.c
6262
pgcheckdir.c pg_crc.c pgmkdirp.c pgsleep.c pgstrcasecmp.c qsort.c qsort_arg.c
63-
sprompt.c thread.c getopt.c getopt_long.c dirent.c rint.c win32env.c
63+
sprompt.c tar.c thread.c getopt.c getopt_long.c dirent.c rint.c win32env.c
6464
win32error.c win32setlocale.c);
6565

6666
$libpgport = $solution->AddProject('libpgport', 'lib', 'misc');

0 commit comments

Comments
 (0)