From 74f8d8ed0c4069f382308b953eb7a250294bf03c Mon Sep 17 00:00:00 2001 From: Julian Smart Date: Sun, 10 Jun 2001 11:52:51 +0000 Subject: [PATCH] Renamed XRC project files git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10492 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- contrib/src/xrc/{wxXMLVC.dsp => XrcVC.dsp} | 26 +++++++++++----------- contrib/src/xrc/{wxXMLVC.dsw => XrcVC.dsw} | 2 +- src/xrc/{wxXMLVC.dsp => XrcVC.dsp} | 26 +++++++++++----------- src/xrc/{wxXMLVC.dsw => XrcVC.dsw} | 2 +- 4 files changed, 28 insertions(+), 28 deletions(-) rename contrib/src/xrc/{wxXMLVC.dsp => XrcVC.dsp} (90%) rename contrib/src/xrc/{wxXMLVC.dsw => XrcVC.dsw} (89%) rename src/xrc/{wxXMLVC.dsp => XrcVC.dsp} (90%) rename src/xrc/{wxXMLVC.dsw => XrcVC.dsw} (89%) diff --git a/contrib/src/xrc/wxXMLVC.dsp b/contrib/src/xrc/XrcVC.dsp similarity index 90% rename from contrib/src/xrc/wxXMLVC.dsp rename to contrib/src/xrc/XrcVC.dsp index 5633c0c3e9..bb44d91942 100644 --- a/contrib/src/xrc/wxXMLVC.dsp +++ b/contrib/src/xrc/XrcVC.dsp @@ -1,25 +1,25 @@ -# Microsoft Developer Studio Project File - Name="wxXMLVC" - Package Owner=<4> +# Microsoft Developer Studio Project File - Name="XrcVC" - Package Owner=<4> # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Static Library" 0x0104 -CFG=wxXMLVC - Win32 Debug +CFG=XrcVC - Win32 Debug !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 "wxXMLVC.mak". -!MESSAGE +!MESSAGE NMAKE /f "XrcVC.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 "wxXMLVC.mak" CFG="wxXMLVC - Win32 Debug" -!MESSAGE +!MESSAGE NMAKE /f "XrcVC.mak" CFG="XrcVC - Win32 Debug" +!MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE -!MESSAGE "wxXMLVC - Win32 Release" (based on "Win32 (x86) Static Library") -!MESSAGE "wxXMLVC - Win32 Debug" (based on "Win32 (x86) Static Library") -!MESSAGE +!MESSAGE "XrcVC - Win32 Release" (based on "Win32 (x86) Static Library") +!MESSAGE "XrcVC - Win32 Debug" (based on "Win32 (x86) Static Library") +!MESSAGE # Begin Project # PROP AllowPerConfigDependencies 0 @@ -28,7 +28,7 @@ CFG=wxXMLVC - Win32 Debug CPP=cl.exe RSC=rc.exe -!IF "$(CFG)" == "wxXMLVC - Win32 Release" +!IF "$(CFG)" == "XrcVC - Win32 Release" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 @@ -52,7 +52,7 @@ LIB32=link.exe -lib # ADD BASE LIB32 /nologo # ADD LIB32 /nologo /out:"..\..\lib\wxxrc.lib" -!ELSEIF "$(CFG)" == "wxXMLVC - Win32 Debug" +!ELSEIF "$(CFG)" == "XrcVC - Win32 Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 @@ -80,8 +80,8 @@ LIB32=link.exe -lib # Begin Target -# Name "wxXMLVC - Win32 Release" -# Name "wxXMLVC - Win32 Debug" +# Name "XrcVC - Win32 Release" +# Name "XrcVC - Win32 Debug" # Begin Group "Expat" # PROP Default_Filter "" diff --git a/contrib/src/xrc/wxXMLVC.dsw b/contrib/src/xrc/XrcVC.dsw similarity index 89% rename from contrib/src/xrc/wxXMLVC.dsw rename to contrib/src/xrc/XrcVC.dsw index 6cabdb16e5..01942f48d9 100644 --- a/contrib/src/xrc/wxXMLVC.dsw +++ b/contrib/src/xrc/XrcVC.dsw @@ -3,7 +3,7 @@ Microsoft Developer Studio Workspace File, Format Version 6.00 ############################################################################### -Project: "wxXMLVC"=.\wxXMLVC.dsp - Package Owner=<4> +Project: "XrcVC"=.\XrcVC.dsp - Package Owner=<4> Package=<5> {{{ diff --git a/src/xrc/wxXMLVC.dsp b/src/xrc/XrcVC.dsp similarity index 90% rename from src/xrc/wxXMLVC.dsp rename to src/xrc/XrcVC.dsp index 5633c0c3e9..bb44d91942 100644 --- a/src/xrc/wxXMLVC.dsp +++ b/src/xrc/XrcVC.dsp @@ -1,25 +1,25 @@ -# Microsoft Developer Studio Project File - Name="wxXMLVC" - Package Owner=<4> +# Microsoft Developer Studio Project File - Name="XrcVC" - Package Owner=<4> # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Static Library" 0x0104 -CFG=wxXMLVC - Win32 Debug +CFG=XrcVC - Win32 Debug !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 "wxXMLVC.mak". -!MESSAGE +!MESSAGE NMAKE /f "XrcVC.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 "wxXMLVC.mak" CFG="wxXMLVC - Win32 Debug" -!MESSAGE +!MESSAGE NMAKE /f "XrcVC.mak" CFG="XrcVC - Win32 Debug" +!MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE -!MESSAGE "wxXMLVC - Win32 Release" (based on "Win32 (x86) Static Library") -!MESSAGE "wxXMLVC - Win32 Debug" (based on "Win32 (x86) Static Library") -!MESSAGE +!MESSAGE "XrcVC - Win32 Release" (based on "Win32 (x86) Static Library") +!MESSAGE "XrcVC - Win32 Debug" (based on "Win32 (x86) Static Library") +!MESSAGE # Begin Project # PROP AllowPerConfigDependencies 0 @@ -28,7 +28,7 @@ CFG=wxXMLVC - Win32 Debug CPP=cl.exe RSC=rc.exe -!IF "$(CFG)" == "wxXMLVC - Win32 Release" +!IF "$(CFG)" == "XrcVC - Win32 Release" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 @@ -52,7 +52,7 @@ LIB32=link.exe -lib # ADD BASE LIB32 /nologo # ADD LIB32 /nologo /out:"..\..\lib\wxxrc.lib" -!ELSEIF "$(CFG)" == "wxXMLVC - Win32 Debug" +!ELSEIF "$(CFG)" == "XrcVC - Win32 Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 @@ -80,8 +80,8 @@ LIB32=link.exe -lib # Begin Target -# Name "wxXMLVC - Win32 Release" -# Name "wxXMLVC - Win32 Debug" +# Name "XrcVC - Win32 Release" +# Name "XrcVC - Win32 Debug" # Begin Group "Expat" # PROP Default_Filter "" diff --git a/src/xrc/wxXMLVC.dsw b/src/xrc/XrcVC.dsw similarity index 89% rename from src/xrc/wxXMLVC.dsw rename to src/xrc/XrcVC.dsw index 6cabdb16e5..01942f48d9 100644 --- a/src/xrc/wxXMLVC.dsw +++ b/src/xrc/XrcVC.dsw @@ -3,7 +3,7 @@ Microsoft Developer Studio Workspace File, Format Version 6.00 ############################################################################### -Project: "wxXMLVC"=.\wxXMLVC.dsp - Package Owner=<4> +Project: "XrcVC"=.\XrcVC.dsp - Package Owner=<4> Package=<5> {{{ -- 2.50.0