From 1fe1a4dc258d7b08aaadced9c20238a281359773 Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Thu, 28 Aug 2003 18:07:06 +0000 Subject: [PATCH] renamed netutils.bkl to net.bkl, to simplify bakefile_gen use git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23279 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- contrib/build/net/{netutils.bkl => net.bkl} | 0 contrib/build/net/{netutils.dsp => net.dsp} | 5 ++--- contrib/build/net/{netutils.dsw => net.dsw} | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) rename contrib/build/net/{netutils.bkl => net.bkl} (100%) rename contrib/build/net/{netutils.dsp => net.dsp} (99%) rename contrib/build/net/{netutils.dsw => net.dsw} (85%) diff --git a/contrib/build/net/netutils.bkl b/contrib/build/net/net.bkl similarity index 100% rename from contrib/build/net/netutils.bkl rename to contrib/build/net/net.bkl diff --git a/contrib/build/net/netutils.dsp b/contrib/build/net/net.dsp similarity index 99% rename from contrib/build/net/netutils.dsp rename to contrib/build/net/net.dsp index 3817ef8066..d3c8662cbb 100644 --- a/contrib/build/net/netutils.dsp +++ b/contrib/build/net/net.dsp @@ -9,12 +9,12 @@ CFG=netutils - Win32 DLL Release !MESSAGE This is not a valid makefile. To build this project using NMAKE, !MESSAGE use the Export Makefile command and run !MESSAGE -!MESSAGE NMAKE /f "netutils.mak". +!MESSAGE NMAKE /f "net.mak". !MESSAGE !MESSAGE You can specify a configuration when running NMAKE !MESSAGE by defining the macro CFG on the command line. For example: !MESSAGE -!MESSAGE NMAKE /f "netutils.mak" CFG="netutils - Win32 DLL Release" +!MESSAGE NMAKE /f "net.mak" CFG="netutils - Win32 DLL Release" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE @@ -41,7 +41,6 @@ CFG=netutils - Win32 DLL Release # PROP Scc_ProjName "" # PROP Scc_LocalPath "" CPP=cl.exe -MTL=midl.exe RSC=rc.exe !IF "$(CFG)" == "netutils - Win32 Debug" diff --git a/contrib/build/net/netutils.dsw b/contrib/build/net/net.dsw similarity index 85% rename from contrib/build/net/netutils.dsw rename to contrib/build/net/net.dsw index 1052235b93..1e73e8b66d 100644 --- a/contrib/build/net/netutils.dsw +++ b/contrib/build/net/net.dsw @@ -2,7 +2,7 @@ Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ############################################################################### -Project: "netutils"=netutils.dsp - Package Owner=<4> +Project: "netutils"=net.dsp - Package Owner=<4> Package=<5> {{{ -- 2.45.2