1# Microsoft Developer Studio Project File - Name="libdiff" - Package Owner=<4> 2# Microsoft Developer Studio Generated Build File, Format Version 5.00 3# ** DO NOT EDIT ** 4 5# TARGTYPE "Win32 (x86) Static Library" 0x0104 6 7CFG=libdiff - Win32 Release 8!MESSAGE This is not a valid makefile. To build this project using NMAKE, 9!MESSAGE use the Export Makefile command and run 10!MESSAGE 11!MESSAGE NMAKE /f "libdiff.mak". 12!MESSAGE 13!MESSAGE You can specify a configuration when running NMAKE 14!MESSAGE by defining the macro CFG on the command line. For example: 15!MESSAGE 16!MESSAGE NMAKE /f "libdiff.mak" CFG="libdiff - Win32 Release" 17!MESSAGE 18!MESSAGE Possible choices for configuration are: 19!MESSAGE 20!MESSAGE "libdiff - Win32 Release" (based on "Win32 (x86) Static Library") 21!MESSAGE "libdiff - Win32 Debug" (based on "Win32 (x86) Static Library") 22!MESSAGE 23 24# Begin Project 25# PROP Scc_ProjName "" 26# PROP Scc_LocalPath "" 27CPP=cl.exe 28 29!IF "$(CFG)" == "libdiff - Win32 Release" 30 31# PROP BASE Use_MFC 0 32# PROP BASE Use_Debug_Libraries 0 33# PROP BASE Output_Dir "Release" 34# PROP BASE Intermediate_Dir "Release" 35# PROP BASE Target_Dir ".\libdiff" 36# PROP Use_MFC 0 37# PROP Use_Debug_Libraries 0 38# PROP Output_Dir "Release" 39# PROP Intermediate_Dir "Release" 40# PROP Target_Dir ".\libdiff" 41# ADD BASE CPP /nologo /W3 /GX /O2 /I "..\windows-NT" /I "..\lib" /D "_WINDOWS" /D "HAVE_TIME_H" /D "CLOSEDIR_VOID" /D "NDEBUG" /D "WIN32" /D "WANT_WIN_COMPILER_VERSION" /YX /FD /c 42# ADD CPP /nologo /W3 /GX /O2 /I "..\windows-NT" /I "..\lib" /D "_WINDOWS" /D "HAVE_TIME_H" /D "CLOSEDIR_VOID" /D "NDEBUG" /D "WIN32" /D "WANT_WIN_COMPILER_VERSION" /YX /FD /c 43BSC32=bscmake.exe 44# ADD BASE BSC32 /nologo 45# ADD BSC32 /nologo 46LIB32=link.exe -lib 47# ADD BASE LIB32 /nologo 48# ADD LIB32 /nologo 49 50!ELSEIF "$(CFG)" == "libdiff - Win32 Debug" 51 52# PROP BASE Use_MFC 0 53# PROP BASE Use_Debug_Libraries 1 54# PROP BASE Output_Dir "Debug" 55# PROP BASE Intermediate_Dir "Debug" 56# PROP BASE Target_Dir ".\libdiff" 57# PROP Use_MFC 0 58# PROP Use_Debug_Libraries 1 59# PROP Output_Dir "Debug" 60# PROP Intermediate_Dir "Debug" 61# PROP Target_Dir ".\libdiff" 62# ADD BASE CPP /nologo /W3 /GX /Z7 /Od /I "..\windows-NT" /I "..\lib" /D "_DEBUG" /D "_WINDOWS" /D "WIN32" /D "HAVE_TIME_H" /D "CLOSEDIR_VOID" /YX /FD /c 63# ADD CPP /nologo /W3 /GX /Z7 /Od /I "..\windows-NT" /I "..\lib" /D "_DEBUG" /D "_WINDOWS" /D "WIN32" /D "HAVE_TIME_H" /D "CLOSEDIR_VOID" /YX /FD /c 64BSC32=bscmake.exe 65# ADD BASE BSC32 /nologo 66# ADD BSC32 /nologo 67LIB32=link.exe -lib 68# ADD BASE LIB32 /nologo 69# ADD LIB32 /nologo 70 71!ENDIF 72 73# Begin Target 74 75# Name "libdiff - Win32 Release" 76# Name "libdiff - Win32 Debug" 77# Begin Group "Source Files" 78 79# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90" 80# Begin Source File 81 82SOURCE=.\analyze.c 83# End Source File 84# Begin Source File 85 86SOURCE=.\cmpbuf.c 87# End Source File 88# Begin Source File 89 90SOURCE=.\context.c 91# End Source File 92# Begin Source File 93 94SOURCE=.\diff.c 95# End Source File 96# Begin Source File 97 98SOURCE=.\diff3.c 99# End Source File 100# Begin Source File 101 102SOURCE=.\dir.c 103# End Source File 104# Begin Source File 105 106SOURCE=.\ed.c 107# End Source File 108# Begin Source File 109 110SOURCE=.\ifdef.c 111# End Source File 112# Begin Source File 113 114SOURCE=.\io.c 115# End Source File 116# Begin Source File 117 118SOURCE=.\normal.c 119# End Source File 120# Begin Source File 121 122SOURCE=.\side.c 123# End Source File 124# Begin Source File 125 126SOURCE=.\util.c 127# End Source File 128# Begin Source File 129 130SOURCE=.\version.c 131# End Source File 132# End Group 133# End Target 134# End Project 135