From 0532db2418146c8fa94760171ca63bd18bccfc62 Mon Sep 17 00:00:00 2001 From: Sebastien Barre Date: Thu, 24 May 2001 21:12:20 -0400 Subject: [PATCH] Welcome to cmGetFilenameComponentCommand --- Source/CMakeLib.dsp | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/Source/CMakeLib.dsp b/Source/CMakeLib.dsp index ab7418f18..ee8ffc6dd 100644 --- a/Source/CMakeLib.dsp +++ b/Source/CMakeLib.dsp @@ -25,7 +25,7 @@ CFG=CMakeLib - Win32 Debug # PROP AllowPerConfigDependencies 0 # PROP Scc_ProjName "" # PROP Scc_LocalPath "" -CPP=xicl6.exe +CPP=cl.exe RSC=rc.exe !IF "$(CFG)" == "CMakeLib - Win32 Release" @@ -47,7 +47,7 @@ RSC=rc.exe BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo -LIB32=xilink6.exe -lib +LIB32=link.exe -lib # ADD BASE LIB32 /nologo # ADD LIB32 /nologo @@ -64,13 +64,13 @@ LIB32=xilink6.exe -lib # PROP Intermediate_Dir "Debug" # PROP Target_Dir "" # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c -# ADD CPP /nologo /MDd /W3 /Gm /GR- /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c +# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c # ADD BASE RSC /l 0x409 /d "_DEBUG" # ADD RSC /l 0x409 /d "_DEBUG" BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo -LIB32=xilink6.exe -lib +LIB32=link.exe -lib # ADD BASE LIB32 /nologo # ADD LIB32 /nologo @@ -197,6 +197,10 @@ SOURCE=.\cmFindProgramCommand.h # End Source File # Begin Source File +SOURCE=.\cmGetFilenameComponentCommand.h +# End Source File +# Begin Source File + SOURCE=.\cmIncludeDirectoryCommand.h # End Source File # Begin Source File