1*1230fdc1SLionel Sambuc# Microsoft Developer Studio Project File - Name="benchmark" - Package Owner=<4> 2*1230fdc1SLionel Sambuc# Microsoft Developer Studio Generated Build File, Format Version 6.00 3*1230fdc1SLionel Sambuc# ** DO NOT EDIT ** 4*1230fdc1SLionel Sambuc 5*1230fdc1SLionel Sambuc# TARGTYPE "Win32 (x86) Console Application" 0x0103 6*1230fdc1SLionel Sambuc 7*1230fdc1SLionel SambucCFG=benchmark - Win32 Debug 8*1230fdc1SLionel Sambuc!MESSAGE This is not a valid makefile. To build this project using NMAKE, 9*1230fdc1SLionel Sambuc!MESSAGE use the Export Makefile command and run 10*1230fdc1SLionel Sambuc!MESSAGE 11*1230fdc1SLionel Sambuc!MESSAGE NMAKE /f "benchmark.mak". 12*1230fdc1SLionel Sambuc!MESSAGE 13*1230fdc1SLionel Sambuc!MESSAGE You can specify a configuration when running NMAKE 14*1230fdc1SLionel Sambuc!MESSAGE by defining the macro CFG on the command line. For example: 15*1230fdc1SLionel Sambuc!MESSAGE 16*1230fdc1SLionel Sambuc!MESSAGE NMAKE /f "benchmark.mak" CFG="benchmark - Win32 Debug" 17*1230fdc1SLionel Sambuc!MESSAGE 18*1230fdc1SLionel Sambuc!MESSAGE Possible choices for configuration are: 19*1230fdc1SLionel Sambuc!MESSAGE 20*1230fdc1SLionel Sambuc!MESSAGE "benchmark - Win32 Release" (based on "Win32 (x86) Console Application") 21*1230fdc1SLionel Sambuc!MESSAGE "benchmark - Win32 Debug" (based on "Win32 (x86) Console Application") 22*1230fdc1SLionel Sambuc!MESSAGE 23*1230fdc1SLionel Sambuc 24*1230fdc1SLionel Sambuc# Begin Project 25*1230fdc1SLionel Sambuc# PROP AllowPerConfigDependencies 0 26*1230fdc1SLionel Sambuc# PROP Scc_ProjName "" 27*1230fdc1SLionel Sambuc# PROP Scc_LocalPath "" 28*1230fdc1SLionel SambucCPP=cl.exe 29*1230fdc1SLionel SambucRSC=rc.exe 30*1230fdc1SLionel Sambuc 31*1230fdc1SLionel Sambuc!IF "$(CFG)" == "benchmark - Win32 Release" 32*1230fdc1SLionel Sambuc 33*1230fdc1SLionel Sambuc# PROP BASE Use_MFC 0 34*1230fdc1SLionel Sambuc# PROP BASE Use_Debug_Libraries 0 35*1230fdc1SLionel Sambuc# PROP BASE Output_Dir "Release" 36*1230fdc1SLionel Sambuc# PROP BASE Intermediate_Dir "Release" 37*1230fdc1SLionel Sambuc# PROP BASE Target_Dir "" 38*1230fdc1SLionel Sambuc# PROP Use_MFC 0 39*1230fdc1SLionel Sambuc# PROP Use_Debug_Libraries 0 40*1230fdc1SLionel Sambuc# PROP Output_Dir "Release" 41*1230fdc1SLionel Sambuc# PROP Intermediate_Dir "Release" 42*1230fdc1SLionel Sambuc# PROP Target_Dir "" 43*1230fdc1SLionel Sambuc# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c 44*1230fdc1SLionel Sambuc# ADD CPP /nologo /W3 /GX /O2 /I "..\..\lib" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c 45*1230fdc1SLionel Sambuc# ADD BASE RSC /l 0x1009 /d "NDEBUG" 46*1230fdc1SLionel Sambuc# ADD RSC /l 0x1009 /d "NDEBUG" 47*1230fdc1SLionel SambucBSC32=bscmake.exe 48*1230fdc1SLionel Sambuc# ADD BASE BSC32 /nologo 49*1230fdc1SLionel Sambuc# ADD BSC32 /nologo 50*1230fdc1SLionel SambucLINK32=link.exe 51*1230fdc1SLionel Sambuc# ADD BASE LINK32 /nologo /subsystem:console /machine:I386 52*1230fdc1SLionel Sambuc# ADD LINK32 libexpat.lib /nologo /subsystem:console /machine:I386 /libpath:"..\..\win32\bin\Release" 53*1230fdc1SLionel Sambuc 54*1230fdc1SLionel Sambuc!ELSEIF "$(CFG)" == "benchmark - Win32 Debug" 55*1230fdc1SLionel Sambuc 56*1230fdc1SLionel Sambuc# PROP BASE Use_MFC 0 57*1230fdc1SLionel Sambuc# PROP BASE Use_Debug_Libraries 1 58*1230fdc1SLionel Sambuc# PROP BASE Output_Dir "Debug" 59*1230fdc1SLionel Sambuc# PROP BASE Intermediate_Dir "Debug" 60*1230fdc1SLionel Sambuc# PROP BASE Target_Dir "" 61*1230fdc1SLionel Sambuc# PROP Use_MFC 0 62*1230fdc1SLionel Sambuc# PROP Use_Debug_Libraries 1 63*1230fdc1SLionel Sambuc# PROP Output_Dir "Debug" 64*1230fdc1SLionel Sambuc# PROP Intermediate_Dir "Debug" 65*1230fdc1SLionel Sambuc# PROP Target_Dir "" 66*1230fdc1SLionel Sambuc# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c 67*1230fdc1SLionel Sambuc# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "..\..\lib" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c 68*1230fdc1SLionel Sambuc# ADD BASE RSC /l 0x1009 /d "_DEBUG" 69*1230fdc1SLionel Sambuc# ADD RSC /l 0x1009 /d "_DEBUG" 70*1230fdc1SLionel SambucBSC32=bscmake.exe 71*1230fdc1SLionel Sambuc# ADD BASE BSC32 /nologo 72*1230fdc1SLionel Sambuc# ADD BSC32 /nologo 73*1230fdc1SLionel SambucLINK32=link.exe 74*1230fdc1SLionel Sambuc# ADD BASE LINK32 /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept 75*1230fdc1SLionel Sambuc# ADD LINK32 libexpat.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept /libpath:"..\..\win32\bin\Debug" 76*1230fdc1SLionel Sambuc 77*1230fdc1SLionel Sambuc!ENDIF 78*1230fdc1SLionel Sambuc 79*1230fdc1SLionel Sambuc# Begin Target 80*1230fdc1SLionel Sambuc 81*1230fdc1SLionel Sambuc# Name "benchmark - Win32 Release" 82*1230fdc1SLionel Sambuc# Name "benchmark - Win32 Debug" 83*1230fdc1SLionel Sambuc# Begin Source File 84*1230fdc1SLionel Sambuc 85*1230fdc1SLionel SambucSOURCE=.\benchmark.c 86*1230fdc1SLionel Sambuc# End Source File 87*1230fdc1SLionel Sambuc# End Target 88*1230fdc1SLionel Sambuc# End Project 89