# Microsoft Developer Studio Project File - Name="fingerprint_mod" - Package Owner=<4> # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 CFG=fingerprint_mod - Win32 Release Standard !MESSAGE This is not a valid makefile. To build this project using NMAKE, !MESSAGE use the Export Makefile command and run !MESSAGE !MESSAGE NMAKE /f "fingerprint_mod.mak". !MESSAGE !MESSAGE You can specify a configuration when running NMAKE !MESSAGE by defining the macro CFG on the command line. For example: !MESSAGE !MESSAGE NMAKE /f "fingerprint_mod.mak" CFG="fingerprint_mod - Win32 Release Standard" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE !MESSAGE "fingerprint_mod - Win32 Release Lite" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE "fingerprint_mod - Win32 Release Standard" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE "fingerprint_mod - Win32 Release FULL" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE "fingerprint_mod - Win32 Debug FULL" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE # Begin Project # PROP AllowPerConfigDependencies 1 # PROP Scc_ProjName "" # PROP Scc_LocalPath "" CPP=cl.exe MTL=midl.exe RSC=rc.exe !IF "$(CFG)" == "fingerprint_mod - Win32 Release Lite" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 # PROP BASE Output_Dir ".\fingerprint_mod\release_lite" # PROP BASE Intermediate_Dir ".\fingerprint_mod\release_lite" # PROP BASE Ignore_Export_Lib 1 # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 0 # PROP Output_Dir ".\fingerprint_mod\release_lite" # PROP Intermediate_Dir ".\fingerprint_mod\release_lite" # PROP Ignore_Export_Lib 1 # PROP Target_Dir "" # ADD BASE CPP /nologo /MD /W3 /GX /O1 /I "../../../include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "FINGER_EXPORTS" /D "LITE" /Fo".\fingerprint_mod\Lite" /Fd".\fingerprint_mod\Lite" /FD /c # ADD CPP /nologo /MD /W3 /GX /O1 /I "../../../include" /D "LITE" /D "_LITE" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "FINGER_EXPORTS" /Fo".\fingerprint_mod\Lite" /Fd".\fingerprint_mod\Lite" /FD /c # ADD BASE MTL /nologo /I "../../../include" /D "NDEBUG" /mktyplib203 /win32 # ADD MTL /nologo /I "../../../include" /D "NDEBUG" /mktyplib203 /win32 # ADD BASE RSC /l 0x809 /d "NDEBUG" /d "LITE" # ADD RSC /l 0x809 /d "NDEBUG" /d "LITE" BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe # 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 /verbose /dll /pdb:none /machine:I386 /out:".\bin\release_lite\fingerprint.dll" # 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 /verbose /dll /pdb:none /machine:I386 /out:".\bin\release_lite\fingerprint.dll" !ELSEIF "$(CFG)" == "fingerprint_mod - Win32 Release Standard" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 # PROP BASE Output_Dir "Release_Standard" # PROP BASE Intermediate_Dir "Release_Standard" # PROP BASE Ignore_Export_Lib 1 # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 0 # PROP Output_Dir ".\fingerprint_mod\standard" # PROP Intermediate_Dir ".\fingerprint_mod\standard" # PROP Ignore_Export_Lib 1 # PROP Target_Dir "" # ADD BASE CPP /nologo /MD /W3 /GX /O1 /I "../../../include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "FINGER_EXPORTS" /FD /c # SUBTRACT BASE CPP /YX # ADD CPP /nologo /MD /W3 /GX /O1 /I "../../../include" /D "STANDARD" /D "_STANDARD" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "FINGER_EXPORTS" /Fo".\fingerprint_mod\standard" /Fd".\fingerprint_mod\standard" /FD /c # ADD BASE MTL /nologo /I "../../../include" /D "NDEBUG" /mktyplib203 /win32 # ADD MTL /nologo /I "../../../include" /D "NDEBUG" /mktyplib203 /win32 # ADD BASE RSC /l 0x809 /d "NDEBUG" # ADD RSC /l 0x809 /d "NDEBUG" /d "STANDARD" BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe # 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 /verbose /dll /pdb:none /machine:I386 /out:".\bin\release_standard\fingerprint.dll" # 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 /verbose /dll /pdb:none /machine:I386 /out:".\bin\release_standard\fingerprint.dll" # SUBTRACT LINK32 /debug !ELSEIF "$(CFG)" == "fingerprint_mod - Win32 Release FULL" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 # PROP BASE Output_Dir ".\fingerprint_mod\release_full" # PROP BASE Intermediate_Dir ".\fingerprint_mod\release_full" # PROP BASE Ignore_Export_Lib 1 # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 0 # PROP Output_Dir ".\fingerprint_mod\release_full" # PROP Intermediate_Dir ".\fingerprint_mod\release_full" # PROP Ignore_Export_Lib 1 # PROP Target_Dir "" # ADD BASE CPP /nologo /MD /W3 /GX /O1 /I "../../../include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "FINGER_EXPORTS" /D "FULL" /Fo".\fingerprint_mod\full" /Fd".\fingerprint_mod\full" /FD /c # ADD CPP /nologo /MD /W3 /GX /O1 /I "../../../include" /D "FULL" /D "_FULL" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "FINGER_EXPORTS" /Fo".\fingerprint_mod\full" /Fd".\fingerprint_mod\fULL" /FD /c # ADD BASE MTL /nologo /I "../../../include" /D "NDEBUG" /mktyplib203 /win32 # ADD MTL /nologo /I "../../../include" /D "NDEBUG" /mktyplib203 /win32 # ADD BASE RSC /l 0x809 /d "NDEBUG" /d "FULL" # ADD RSC /l 0x809 /d "NDEBUG" /d "FULL" BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe # 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 /verbose /dll /pdb:none /machine:I386 /out:".\bin\release_full\fingerprint.dll" # 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 /verbose /dll /pdb:none /machine:I386 /out:".\bin\release_full\fingerprint.dll" !ELSEIF "$(CFG)" == "fingerprint_mod - Win32 Debug FULL" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 # PROP BASE Output_Dir ".\fingerprint_mod\debug_full" # PROP BASE Intermediate_Dir ".\fingerprint_mod\debug_full" # PROP BASE Ignore_Export_Lib 1 # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 0 # PROP Output_Dir ".\fingerprint_mod\debug_full" # PROP Intermediate_Dir ".\fingerprint_mod\debug_full" # PROP Ignore_Export_Lib 1 # PROP Target_Dir "" # ADD BASE CPP /nologo /MD /W3 /GX /O1 /I "../../../include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "FINGER_EXPORTS" /D "STANDARD" /Fo".\fingerprint_mod\Standard" /Fd".\fingerprint_mod\Standard" /FD /c # ADD CPP /nologo /MTd /W3 /GX /Od /I "../../../include" /D "FULL" /D "_FULL" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "FINGER_EXPORTS" /D "STANDARD" /Fo".\fingerprint_mod\Debug_Standard" /Fd".\fingerprint_mod\Debug_Standard" /FD /c # SUBTRACT CPP /Fr # ADD BASE MTL /nologo /I "../../../include" /D "NDEBUG" /mktyplib203 /win32 # ADD MTL /nologo /I "../../../include" /D "NDEBUG" /mktyplib203 /win32 # ADD BASE RSC /l 0x809 /d "NDEBUG" /d "STANDARD" # ADD RSC /l 0x809 /d "DEBUG" /d "FULL" BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe # 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 /verbose /dll /pdb:none /machine:I386 /out:".\bin\debug_full\fingerprint.dll" # 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 /verbose /dll /pdb:".\bin\debug_full\fingerprint.pdb" /map:".\bin\debug_full\fingerprint.map" /debug /machine:I386 /out:".\bin\debug_full\fingerprint.dll" # SUBTRACT LINK32 /pdb:none !ENDIF # Begin Target # Name "fingerprint_mod - Win32 Release Lite" # Name "fingerprint_mod - Win32 Release Standard" # Name "fingerprint_mod - Win32 Release FULL" # Name "fingerprint_mod - Win32 Debug FULL" # Begin Group "Source Files" # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" # Begin Source File SOURCE=.\fingerprint.c # End Source File # End Group # Begin Group "Header Files" # PROP Default_Filter "h;hpp;hxx;hm;inl" # Begin Source File SOURCE=.\finger_defines.h # End Source File # Begin Source File SOURCE=.\fingerprints.h # End Source File # Begin Source File SOURCE=.\resource.h # End Source File # End Group # Begin Group "Resource Files" # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" # Begin Source File SOURCE=.\resource.rc # End Source File # End Group # End Target # End Project