mirror of
https://github.com/curl/curl.git
synced 2026-08-04 05:19:59 +03:00
msvc: move Makefile.msvc.names into winbuild/
In an attempt to clear up misc files from the root dir
This commit is contained in:
parent
7be925aefc
commit
632e50ca8d
4 changed files with 7 additions and 7 deletions
|
|
@ -5,7 +5,7 @@
|
|||
# | (__| |_| | _ <| |___
|
||||
# \___|\___/|_| \_\_____|
|
||||
#
|
||||
# Copyright (C) 1999 - 2012, Daniel Stenberg, <daniel@haxx.se>, et al.
|
||||
# Copyright (C) 1999 - 2013, Daniel Stenberg, <daniel@haxx.se>, et al.
|
||||
#
|
||||
# This software is licensed as described in the file COPYING, which
|
||||
# you should have received as part of this distribution. The terms
|
||||
|
|
@ -52,8 +52,7 @@ PROGRAM_NAME = curl.exe
|
|||
# Makefile.msvc.names provides libcurl file names
|
||||
# ------------------------------------------------
|
||||
|
||||
!INCLUDE ..\Makefile.msvc.names
|
||||
|
||||
!INCLUDE ..\winbuild\Makefile.msvc.names
|
||||
|
||||
|
||||
!IFNDEF OPENSSL_PATH
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue