*** empty log message ***

This commit is contained in:
hyung-hwan 2007-03-22 06:23:57 +00:00
parent e1903e942e
commit d6d559c117
9 changed files with 88 additions and 88 deletions

View File

@ -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>
{{{

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"

View File

@ -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"