From d6d559c11797a74e4f2333850b3cd1d92423c02c Mon Sep 17 00:00:00 2001 From: hyung-hwan Date: Thu, 22 Mar 2007 06:23:57 +0000 Subject: [PATCH] *** empty log message *** --- ase/ase.dsw | 16 ++++++++-------- ase/awk/{awk.dsp => aseawk.dsp} | 20 ++++++++++---------- ase/awk/{jni.dsp => aseawk_jni.dsp} | 20 ++++++++++---------- ase/cmn/{cmn.dsp => asecmn.dsp} | 20 ++++++++++---------- ase/com/{ase.dsp => asecom.dsp} | 20 ++++++++++---------- ase/lsp/{lsp.dsp => aselsp.dsp} | 20 ++++++++++---------- ase/test/awk/{awk.dsp => asetestawk.dsp} | 20 ++++++++++---------- ase/test/lsp/{lsp.dsp => asetestlsp.dsp} | 20 ++++++++++---------- ase/utl/{utl.dsp => aseutl.dsp} | 20 ++++++++++---------- 9 files changed, 88 insertions(+), 88 deletions(-) rename ase/awk/{awk.dsp => aseawk.dsp} (89%) rename ase/awk/{jni.dsp => aseawk_jni.dsp} (88%) rename ase/cmn/{cmn.dsp => asecmn.dsp} (86%) rename ase/com/{ase.dsp => asecom.dsp} (92%) rename ase/lsp/{lsp.dsp => aselsp.dsp} (88%) rename ase/test/awk/{awk.dsp => asetestawk.dsp} (87%) rename ase/test/lsp/{lsp.dsp => asetestlsp.dsp} (87%) rename ase/utl/{utl.dsp => aseutl.dsp} (86%) diff --git a/ase/ase.dsw b/ase/ase.dsw index 6d899c28..5565d7d0 100644 --- a/ase/ase.dsw +++ b/ase/ase.dsw @@ -3,7 +3,7 @@ Microsoft Developer Studio Workspace File, Format Version 6.00 ############################################################################### -Project: "cmn.lib"=.\cmn\cmn.dsp - Package Owner=<4> +Project: "asecmn"=.\cmn\asecmn.dsp - Package Owner=<4> Package=<5> {{{ @@ -15,7 +15,7 @@ Package=<4> ############################################################################### -Project: "utl.lib"=.\utl\utl.dsp - Package Owner=<4> +Project: "aseutl"=.\utl\aseutl.dsp - Package Owner=<4> Package=<5> {{{ @@ -27,7 +27,7 @@ Package=<4> ############################################################################### -Project: "awk.lib"=.\awk\awk.dsp - Package Owner=<4> +Project: "aseawk"=.\awk\aseawk.dsp - Package Owner=<4> Package=<5> {{{ @@ -39,7 +39,7 @@ Package=<4> ############################################################################### -Project: "awk.jni"=.\awk\jni.dsp - Package Owner=<4> +Project: "aseawk_jni"=.\awk\aseawk_jni.dsp - Package Owner=<4> Package=<5> {{{ @@ -51,7 +51,7 @@ Package=<4> ############################################################################### -Project: "ase.com"=.\com\ase.dsp - Package Owner=<4> +Project: "asecom"=.\com\asecom.dsp - Package Owner=<4> Package=<5> {{{ @@ -63,7 +63,7 @@ Package=<4> ############################################################################### -Project: "awk.test"=.\test\awk\awk.dsp - Package Owner=<4> +Project: "asetestawk"=.\test\awk\asetestawk.dsp - Package Owner=<4> Package=<5> {{{ @@ -75,7 +75,7 @@ Package=<4> ############################################################################### -Project: "lsp.lib"=.\lsp\lsp.dsp - Package Owner=<4> +Project: "aselsp"=.\lsp\aselsp.dsp - Package Owner=<4> Package=<5> {{{ @@ -87,7 +87,7 @@ Package=<4> ############################################################################### -Project: "lsp.test"=.\test\lsp\lsp.dsp - Package Owner=<4> +Project: "asetestlsp"=.\test\lsp\asetestlsp.dsp - Package Owner=<4> Package=<5> {{{ diff --git a/ase/awk/awk.dsp b/ase/awk/aseawk.dsp similarity index 89% rename from ase/awk/awk.dsp rename to ase/awk/aseawk.dsp index d41e0b58..e45db28a 100644 --- a/ase/awk/awk.dsp +++ b/ase/awk/aseawk.dsp @@ -1,24 +1,24 @@ -# Microsoft Developer Studio Project File - Name="awk.lib" - Package Owner=<4> +# Microsoft Developer Studio Project File - Name="aseawk" - Package Owner=<4> # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Static Library" 0x0104 -CFG=awk.lib - Win32 Release +CFG=aseawk - Win32 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 "awk.mak". +!MESSAGE NMAKE /f "aseawk.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 "awk.mak" CFG="awk.lib - Win32 Release" +!MESSAGE NMAKE /f "aseawk.mak" CFG="aseawk - Win32 Release" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE -!MESSAGE "awk.lib - Win32 Release" (based on "Win32 (x86) Static Library") -!MESSAGE "awk.lib - Win32 Debug" (based on "Win32 (x86) Static Library") +!MESSAGE "aseawk - Win32 Release" (based on "Win32 (x86) Static Library") +!MESSAGE "aseawk - Win32 Debug" (based on "Win32 (x86) Static Library") !MESSAGE # Begin Project @@ -28,7 +28,7 @@ CFG=awk.lib - Win32 Release CPP=cl.exe RSC=rc.exe -!IF "$(CFG)" == "awk.lib - Win32 Release" +!IF "$(CFG)" == "aseawk - Win32 Release" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 @@ -56,7 +56,7 @@ LIB32=link.exe -lib # ADD BASE LIB32 /nologo # ADD LIB32 /nologo /out:"../release/win32/vs60/aseawk.lib" -!ELSEIF "$(CFG)" == "awk.lib - Win32 Debug" +!ELSEIF "$(CFG)" == "aseawk - Win32 Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 @@ -88,8 +88,8 @@ LIB32=link.exe -lib # Begin Target -# Name "awk.lib - Win32 Release" -# Name "awk.lib - Win32 Debug" +# Name "aseawk - Win32 Release" +# Name "aseawk - Win32 Debug" # Begin Group "Source Files" # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" diff --git a/ase/awk/jni.dsp b/ase/awk/aseawk_jni.dsp similarity index 88% rename from ase/awk/jni.dsp rename to ase/awk/aseawk_jni.dsp index c73c55ac..f1090f15 100644 --- a/ase/awk/jni.dsp +++ b/ase/awk/aseawk_jni.dsp @@ -1,24 +1,24 @@ -# Microsoft Developer Studio Project File - Name="awk.jni" - Package Owner=<4> +# Microsoft Developer Studio Project File - Name="aesawk_jni" - Package Owner=<4> # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 -CFG=awk.jni - Win32 Debug +CFG=aesawk_jni - 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 "jni.mak". +!MESSAGE NMAKE /f "aesawk_jni.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 "jni.mak" CFG="awk.jni - Win32 Debug" +!MESSAGE NMAKE /f "aesawk_jni.mak" CFG="aesawk_jni - Win32 Debug" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE -!MESSAGE "awk.jni - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "awk.jni - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") +!MESSAGE "aesawk_jni - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") +!MESSAGE "aesawk_jni - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE # Begin Project @@ -29,7 +29,7 @@ CPP=cl.exe MTL=midl.exe RSC=rc.exe -!IF "$(CFG)" == "awk.jni - Win32 Release" +!IF "$(CFG)" == "aesawk_jni - Win32 Release" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 @@ -56,7 +56,7 @@ LINK32=link.exe # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 # ADD LINK32 asecmn.lib aseawk.lib aseutl.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386 /out:"../release/win32/vs60/aseawk_jni.dll" /implib:"release/win32/vs60/aseawk_jni.lib" /libpath:"$(OutDir)" -!ELSEIF "$(CFG)" == "awk.jni - Win32 Debug" +!ELSEIF "$(CFG)" == "aesawk_jni - Win32 Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 @@ -87,8 +87,8 @@ LINK32=link.exe # Begin Target -# Name "awk.jni - Win32 Release" -# Name "awk.jni - Win32 Debug" +# Name "aesawk_jni - Win32 Release" +# Name "aesawk_jni - Win32 Debug" # Begin Group "Source Files" # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" diff --git a/ase/cmn/cmn.dsp b/ase/cmn/asecmn.dsp similarity index 86% rename from ase/cmn/cmn.dsp rename to ase/cmn/asecmn.dsp index 2271783a..24afb376 100644 --- a/ase/cmn/cmn.dsp +++ b/ase/cmn/asecmn.dsp @@ -1,24 +1,24 @@ -# Microsoft Developer Studio Project File - Name="cmn.lib" - Package Owner=<4> +# Microsoft Developer Studio Project File - Name="asecmn" - Package Owner=<4> # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Static Library" 0x0104 -CFG=cmn.lib - Win32 Release +CFG=asecmn - Win32 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 "cmn.mak". +!MESSAGE NMAKE /f "asecmn.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 "cmn.mak" CFG="cmn.lib - Win32 Release" +!MESSAGE NMAKE /f "asecmn.mak" CFG="asecmn - Win32 Release" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE -!MESSAGE "cmn.lib - Win32 Release" (based on "Win32 (x86) Static Library") -!MESSAGE "cmn.lib - Win32 Debug" (based on "Win32 (x86) Static Library") +!MESSAGE "asecmn - Win32 Release" (based on "Win32 (x86) Static Library") +!MESSAGE "asecmn - Win32 Debug" (based on "Win32 (x86) Static Library") !MESSAGE # Begin Project @@ -28,7 +28,7 @@ CFG=cmn.lib - Win32 Release CPP=cl.exe RSC=rc.exe -!IF "$(CFG)" == "cmn.lib - Win32 Release" +!IF "$(CFG)" == "asecmn - Win32 Release" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 @@ -56,7 +56,7 @@ LIB32=link.exe -lib # ADD BASE LIB32 /nologo # ADD LIB32 /nologo /out:"../release/win32/vs60/asecmn.lib" -!ELSEIF "$(CFG)" == "cmn.lib - Win32 Debug" +!ELSEIF "$(CFG)" == "asecmn - Win32 Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 @@ -88,8 +88,8 @@ LIB32=link.exe -lib # Begin Target -# Name "cmn.lib - Win32 Release" -# Name "cmn.lib - Win32 Debug" +# Name "asecmn - Win32 Release" +# Name "asecmn - Win32 Debug" # Begin Group "Source Files" # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" diff --git a/ase/com/ase.dsp b/ase/com/asecom.dsp similarity index 92% rename from ase/com/ase.dsp rename to ase/com/asecom.dsp index 7f455035..1b655b0b 100644 --- a/ase/com/ase.dsp +++ b/ase/com/asecom.dsp @@ -1,24 +1,24 @@ -# Microsoft Developer Studio Project File - Name="ase.com" - Package Owner=<4> +# Microsoft Developer Studio Project File - Name="asecom" - Package Owner=<4> # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 -CFG=ase.com - Win32 Debug +CFG=asecom - 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 "ase.mak". +!MESSAGE NMAKE /f "asecom.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 "ase.mak" CFG="ase.com - Win32 Debug" +!MESSAGE NMAKE /f "asecom.mak" CFG="asecom - Win32 Debug" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE -!MESSAGE "ase.com - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") -!MESSAGE "ase.com - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") +!MESSAGE "asecom - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") +!MESSAGE "asecom - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE # Begin Project @@ -29,7 +29,7 @@ CPP=cl.exe MTL=midl.exe RSC=rc.exe -!IF "$(CFG)" == "ase.com - Win32 Debug" +!IF "$(CFG)" == "asecom - Win32 Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 @@ -72,7 +72,7 @@ SOURCE="$(InputPath)" # End Custom Build -!ELSEIF "$(CFG)" == "ase.com - Win32 Release" +!ELSEIF "$(CFG)" == "asecom - Win32 Release" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 @@ -119,8 +119,8 @@ SOURCE="$(InputPath)" # Begin Target -# Name "ase.com - Win32 Debug" -# Name "ase.com - Win32 Release" +# Name "asecom - Win32 Debug" +# Name "asecom - Win32 Release" # Begin Group "Source Files" # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" diff --git a/ase/lsp/lsp.dsp b/ase/lsp/aselsp.dsp similarity index 88% rename from ase/lsp/lsp.dsp rename to ase/lsp/aselsp.dsp index 97a92100..983915c9 100644 --- a/ase/lsp/lsp.dsp +++ b/ase/lsp/aselsp.dsp @@ -1,24 +1,24 @@ -# Microsoft Developer Studio Project File - Name="lsp" - Package Owner=<4> +# Microsoft Developer Studio Project File - Name="aselsp" - Package Owner=<4> # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Static Library" 0x0104 -CFG=lsp.lib - Win32 Debug +CFG=aselsp - 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 "lsp.mak". +!MESSAGE NMAKE /f "aselsp.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 "lsp.mak" CFG="lsp.lib - Win32 Debug" +!MESSAGE NMAKE /f "aselsp.mak" CFG="aselsp - Win32 Debug" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE -!MESSAGE "lsp.lib - Win32 Release" (based on "Win32 (x86) Static Library") -!MESSAGE "lsp.lib - Win32 Debug" (based on "Win32 (x86) Static Library") +!MESSAGE "aselsp - Win32 Release" (based on "Win32 (x86) Static Library") +!MESSAGE "aselsp - Win32 Debug" (based on "Win32 (x86) Static Library") !MESSAGE # Begin Project @@ -28,7 +28,7 @@ CFG=lsp.lib - Win32 Debug CPP=cl.exe RSC=rc.exe -!IF "$(CFG)" == "lsp.lib - Win32 Release" +!IF "$(CFG)" == "aselsp - 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:"../release/win32/vs60/aselsp.lib" -!ELSEIF "$(CFG)" == "lsp.lib - Win32 Debug" +!ELSEIF "$(CFG)" == "aselsp - Win32 Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 @@ -80,8 +80,8 @@ LIB32=link.exe -lib # Begin Target -# Name "lsp.lib - Win32 Release" -# Name "lsp.lib - Win32 Debug" +# Name "aselsp - Win32 Release" +# Name "aselsp - Win32 Debug" # Begin Group "Source Files" # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" diff --git a/ase/test/awk/awk.dsp b/ase/test/awk/asetestawk.dsp similarity index 87% rename from ase/test/awk/awk.dsp rename to ase/test/awk/asetestawk.dsp index 24004240..6267cd50 100644 --- a/ase/test/awk/awk.dsp +++ b/ase/test/awk/asetestawk.dsp @@ -1,24 +1,24 @@ -# Microsoft Developer Studio Project File - Name="awk.test" - Package Owner=<4> +# Microsoft Developer Studio Project File - Name="asetestawk" - Package Owner=<4> # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Console Application" 0x0103 -CFG=awk.test - Win32 Debug +CFG=asetestawk - 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 "awk.mak". +!MESSAGE NMAKE /f "asetestawk.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 "awk.mak" CFG="awk.test - Win32 Debug" +!MESSAGE NMAKE /f "asetestawk.mak" CFG="asetestawk - Win32 Debug" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE -!MESSAGE "awk.test - Win32 Release" (based on "Win32 (x86) Console Application") -!MESSAGE "awk.test - Win32 Debug" (based on "Win32 (x86) Console Application") +!MESSAGE "asetestawk - Win32 Release" (based on "Win32 (x86) Console Application") +!MESSAGE "asetestawk - Win32 Debug" (based on "Win32 (x86) Console Application") !MESSAGE # Begin Project @@ -28,7 +28,7 @@ CFG=awk.test - Win32 Debug CPP=cl.exe RSC=rc.exe -!IF "$(CFG)" == "awk.test - Win32 Release" +!IF "$(CFG)" == "asetestawk - Win32 Release" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 @@ -52,7 +52,7 @@ LINK32=link.exe # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386 # ADD LINK32 asecmn.lib aseawk.lib aseutl.lib user32.lib kernel32.lib /nologo /subsystem:console /machine:I386 /out:"../../release/win32/vs60/aseawk.exe" /libpath:"$(OutDir)" -!ELSEIF "$(CFG)" == "awk.test - Win32 Debug" +!ELSEIF "$(CFG)" == "asetestawk - Win32 Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 @@ -80,8 +80,8 @@ LINK32=link.exe # Begin Target -# Name "awk.test - Win32 Release" -# Name "awk.test - Win32 Debug" +# Name "asetestawk - Win32 Release" +# Name "asetestawk - Win32 Debug" # Begin Group "Source Files" # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" diff --git a/ase/test/lsp/lsp.dsp b/ase/test/lsp/asetestlsp.dsp similarity index 87% rename from ase/test/lsp/lsp.dsp rename to ase/test/lsp/asetestlsp.dsp index 6aa491e6..06b933c6 100644 --- a/ase/test/lsp/lsp.dsp +++ b/ase/test/lsp/asetestlsp.dsp @@ -1,24 +1,24 @@ -# Microsoft Developer Studio Project File - Name="lsp.test" - Package Owner=<4> +# Microsoft Developer Studio Project File - Name="asetestlsp" - Package Owner=<4> # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Console Application" 0x0103 -CFG=lsp.test - Win32 Debug +CFG=asetestlsp - 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 "lsp.mak". +!MESSAGE NMAKE /f "asetestlsp.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 "lsp.mak" CFG="lsp.test - Win32 Debug" +!MESSAGE NMAKE /f "asetestlsp.mak" CFG="asetestlsp - Win32 Debug" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE -!MESSAGE "lsp.test - Win32 Release" (based on "Win32 (x86) Console Application") -!MESSAGE "lsp.test - Win32 Debug" (based on "Win32 (x86) Console Application") +!MESSAGE "asetestlsp - Win32 Release" (based on "Win32 (x86) Console Application") +!MESSAGE "asetestlsp - Win32 Debug" (based on "Win32 (x86) Console Application") !MESSAGE # Begin Project @@ -28,7 +28,7 @@ CFG=lsp.test - Win32 Debug CPP=cl.exe RSC=rc.exe -!IF "$(CFG)" == "lsp.test - Win32 Release" +!IF "$(CFG)" == "asetestlsp - Win32 Release" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 @@ -52,7 +52,7 @@ LINK32=link.exe # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386 # ADD LINK32 aselsp.lib asecmn.lib aseutl.lib user32.lib kernel32.lib /nologo /subsystem:console /machine:I386 /out:"../../release/win32/vs60/aselsp.exe" /libpath:"$(OutDir)" -!ELSEIF "$(CFG)" == "lsp.test - Win32 Debug" +!ELSEIF "$(CFG)" == "asetestlsp - Win32 Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 @@ -80,8 +80,8 @@ LINK32=link.exe # Begin Target -# Name "lsp.test - Win32 Release" -# Name "lsp.test - Win32 Debug" +# Name "asetestlsp - Win32 Release" +# Name "asetestlsp - Win32 Debug" # Begin Group "Source Files" # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" diff --git a/ase/utl/utl.dsp b/ase/utl/aseutl.dsp similarity index 86% rename from ase/utl/utl.dsp rename to ase/utl/aseutl.dsp index d06c4fa2..d531484e 100644 --- a/ase/utl/utl.dsp +++ b/ase/utl/aseutl.dsp @@ -1,24 +1,24 @@ -# Microsoft Developer Studio Project File - Name="utl.lib" - Package Owner=<4> +# Microsoft Developer Studio Project File - Name="aseutl" - Package Owner=<4> # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Static Library" 0x0104 -CFG=utl.lib - Win32 Release +CFG=aseutl - Win32 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 "utl.mak". +!MESSAGE NMAKE /f "aseutl.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 "utl.mak" CFG="utl.lib - Win32 Release" +!MESSAGE NMAKE /f "aseutl.mak" CFG="aseutl - Win32 Release" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE -!MESSAGE "utl.lib - Win32 Release" (based on "Win32 (x86) Static Library") -!MESSAGE "utl.lib - Win32 Debug" (based on "Win32 (x86) Static Library") +!MESSAGE "aseutl - Win32 Release" (based on "Win32 (x86) Static Library") +!MESSAGE "aseutl - Win32 Debug" (based on "Win32 (x86) Static Library") !MESSAGE # Begin Project @@ -28,7 +28,7 @@ CFG=utl.lib - Win32 Release CPP=cl.exe RSC=rc.exe -!IF "$(CFG)" == "utl.lib - Win32 Release" +!IF "$(CFG)" == "aseutl - Win32 Release" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 @@ -56,7 +56,7 @@ LIB32=link.exe -lib # ADD BASE LIB32 /nologo # ADD LIB32 /nologo /out:"../release/win32/vs60/aseutl.lib" -!ELSEIF "$(CFG)" == "utl.lib - Win32 Debug" +!ELSEIF "$(CFG)" == "aseutl - Win32 Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 @@ -87,8 +87,8 @@ LIB32=link.exe -lib # Begin Target -# Name "utl.lib - Win32 Release" -# Name "utl.lib - Win32 Debug" +# Name "aseutl - Win32 Release" +# Name "aseutl - Win32 Debug" # Begin Group "Source Files" # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"