1# Microsoft Developer Studio Project File - Name="pblkfblockprint" - Package Owner=<4> 2# Microsoft Developer Studio Generated Build File, Format Version 6.00 3# ** DO NOT EDIT ** 4 5# TARGTYPE "Win32 (x86) Console Application" 0x0103 6 7CFG=pblkfblockprint - Win32 Debug mt static 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 "pblkfblockprintdeb.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 "pblkfblockprintdeb.mak" CFG="pblkfblockprint - Win32 Debug mt static" 17!MESSAGE 18!MESSAGE Possible choices for configuration are: 19!MESSAGE 20!MESSAGE "pblkfblockprint - Win32 Debug mt static" (based on "Win32 (x86) Console Application") 21!MESSAGE 22 23# Begin Project 24# PROP AllowPerConfigDependencies 0 25# PROP Scc_ProjName "" 26# PROP Scc_LocalPath "" 27CPP=cl.exe 28RSC=rc.exe 29# PROP BASE Use_MFC 0 30# PROP BASE Use_Debug_Libraries 0 31# PROP BASE Output_Dir "pblkfblockprint" 32# PROP BASE Intermediate_Dir "pblkfblockprint" 33# PROP BASE Target_Dir "" 34# PROP Use_MFC 0 35# PROP Use_Debug_Libraries 0 36# PROP Output_Dir "winbuild\debugbin" 37# PROP Intermediate_Dir "winbuild\debugtmp" 38# PROP Ignore_Export_Lib 0 39# PROP Target_Dir "" 40# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /FD /c 41# SUBTRACT BASE CPP /YX 42# ADD CPP /nologo /MTd /W3 /GX /Zi /Od /D "DEBUG" /D "WIN32" /D "_CONSOLE" /FD /c 43# SUBTRACT CPP /YX 44# ADD BASE RSC /l 0x409 /d "NDEBUG" 45# ADD RSC /l 0x409 /d "NDEBUG" 46BSC32=bscmake.exe 47# ADD BASE BSC32 /nologo 48# ADD BSC32 /nologo 49LINK32=link.exe 50# ADD BASE LINK32 wsock32.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 51# SUBTRACT BASE LINK32 /debug 52# ADD LINK32 wsock32.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 /debug /machine:I386 /out:"winbuild\debugbin\pblkfblockprint.exe" 53# Begin Target 54 55# Name "pblkfblockprint - Win32 Debug mt static" 56# Begin Group "Source Files" 57 58# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90" 59# Begin Source File 60 61SOURCE=.\pbl.c 62# End Source File 63# Begin Source File 64 65SOURCE=.\pblhash.c 66# End Source File 67# Begin Source File 68 69SOURCE=.\pblisam.c 70# End Source File 71# Begin Source File 72 73SOURCE=.\pblkf.c 74# End Source File 75# Begin Source File 76 77SOURCE=.\pblkfblockprint.c 78# End Source File 79# End Group 80# Begin Group "Header Files" 81 82# PROP Default_Filter "h;hpp;hxx;hm;inl;fi;fd" 83# Begin Source File 84 85SOURCE=.\pbl.h 86# End Source File 87# End Group 88# Begin Group "Resource Files" 89 90# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe" 91# End Group 92# End Target 93# End Project 94