1# Microsoft Developer Studio Project File - Name="shellclasses" - 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=shellclasses - Win32 Unicode Debug 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 "shellclasses.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 "shellclasses.mak" CFG="shellclasses - Win32 Unicode Debug" 17!MESSAGE 18!MESSAGE Possible choices for configuration are: 19!MESSAGE 20!MESSAGE "shellclasses - Win32 Release" (based on "Win32 (x86) Console Application") 21!MESSAGE "shellclasses - Win32 Debug" (based on "Win32 (x86) Console Application") 22!MESSAGE "shellclasses - Win32 Unicode Debug" (based on "Win32 (x86) Console Application") 23!MESSAGE "shellclasses - Win32 Unicode Release" (based on "Win32 (x86) Console Application") 24!MESSAGE 25 26# Begin Project 27# PROP AllowPerConfigDependencies 0 28# PROP Scc_ProjName "" 29# PROP Scc_LocalPath "" 30CPP=cl.cmd 31RSC=rc.exe 32 33!IF "$(CFG)" == "shellclasses - Win32 Release" 34 35# PROP BASE Use_MFC 0 36# PROP BASE Use_Debug_Libraries 0 37# PROP BASE Output_Dir "Release" 38# PROP BASE Intermediate_Dir "Release" 39# PROP BASE Target_Dir "" 40# PROP Use_MFC 0 41# PROP Use_Debug_Libraries 0 42# PROP Output_Dir "Release" 43# PROP Intermediate_Dir "Release" 44# PROP Target_Dir "" 45# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c 46# ADD CPP /nologo /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /YX /FD /c 47# ADD BASE RSC /l 0x407 /d "NDEBUG" 48# ADD RSC /l 0x407 /d "NDEBUG" 49BSC32=bscmake.exe 50# ADD BASE BSC32 /nologo 51# ADD BSC32 /nologo 52LINK32=link.cmd 53# 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 /subsystem:console /machine:I386 54# ADD 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 /subsystem:console /machine:I386 55 56!ELSEIF "$(CFG)" == "shellclasses - Win32 Debug" 57 58# PROP BASE Use_MFC 0 59# PROP BASE Use_Debug_Libraries 1 60# PROP BASE Output_Dir "Debug" 61# PROP BASE Intermediate_Dir "Debug" 62# PROP BASE Target_Dir "" 63# PROP Use_MFC 0 64# PROP Use_Debug_Libraries 1 65# PROP Output_Dir "Debug" 66# PROP Intermediate_Dir "Debug" 67# PROP Target_Dir "" 68# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c 69# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /FR /YX /FD /GZ /c 70# ADD BASE RSC /l 0x407 /d "_DEBUG" 71# ADD RSC /l 0x407 /d "_DEBUG" 72BSC32=bscmake.exe 73# ADD BASE BSC32 /nologo 74# ADD BSC32 /nologo 75LINK32=link.cmd 76# 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 /subsystem:console /debug /machine:I386 /pdbtype:sept 77# ADD 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 /subsystem:console /debug /machine:I386 /pdbtype:sept 78 79!ELSEIF "$(CFG)" == "shellclasses - Win32 Unicode Debug" 80 81# PROP BASE Use_MFC 0 82# PROP BASE Use_Debug_Libraries 1 83# PROP BASE Output_Dir "shellclasses___Win32_Unicode_Debug" 84# PROP BASE Intermediate_Dir "shellclasses___Win32_Unicode_Debug" 85# PROP BASE Target_Dir "" 86# PROP Use_MFC 0 87# PROP Use_Debug_Libraries 1 88# PROP Output_Dir "UDebug" 89# PROP Intermediate_Dir "UDebug" 90# PROP Target_Dir "" 91# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /FR /YX /FD /GZ /c 92# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "UNICODE" /FR /YX /FD /GZ /c 93# ADD BASE RSC /l 0x407 /d "_DEBUG" 94# ADD RSC /l 0x407 /d "_DEBUG" 95BSC32=bscmake.exe 96# ADD BASE BSC32 /nologo 97# ADD BSC32 /nologo 98LINK32=link.cmd 99# 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 /subsystem:console /debug /machine:I386 /pdbtype:sept 100# ADD 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 /subsystem:console /debug /machine:I386 /pdbtype:sept 101 102!ELSEIF "$(CFG)" == "shellclasses - Win32 Unicode Release" 103 104# PROP BASE Use_MFC 0 105# PROP BASE Use_Debug_Libraries 0 106# PROP BASE Output_Dir "shellclasses___Win32_Unicode_Release" 107# PROP BASE Intermediate_Dir "shellclasses___Win32_Unicode_Release" 108# PROP BASE Target_Dir "" 109# PROP Use_MFC 0 110# PROP Use_Debug_Libraries 0 111# PROP Output_Dir "URelease" 112# PROP Intermediate_Dir "URelease" 113# PROP Target_Dir "" 114# ADD BASE CPP /nologo /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /YX /FD /c 115# ADD CPP /nologo /W3 /GX /O2 /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "UNICODE" /YX /FD /c 116# ADD BASE RSC /l 0x407 /d "NDEBUG" 117# ADD RSC /l 0x407 /d "NDEBUG" 118BSC32=bscmake.exe 119# ADD BASE BSC32 /nologo 120# ADD BSC32 /nologo 121LINK32=link.cmd 122# 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 /subsystem:console /machine:I386 123# ADD 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 /subsystem:console /machine:I386 124 125!ENDIF 126 127# Begin Target 128 129# Name "shellclasses - Win32 Release" 130# Name "shellclasses - Win32 Debug" 131# Name "shellclasses - Win32 Unicode Debug" 132# Name "shellclasses - Win32 Unicode Release" 133# Begin Source File 134 135SOURCE=.\shellclasses.cpp 136# End Source File 137# Begin Source File 138 139SOURCE=.\shellclasses.h 140# End Source File 141# Begin Source File 142 143SOURCE=.\shelltests.cpp 144# End Source File 145# End Target 146# End Project 147